[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:34:03.086328   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:35509,127.0.205.253:35251,127.0.205.252:41845
I20260630 12:34:03.087949   823 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:34:03.088841   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.102051   830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.102782   829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.103749   823 server_base.cc:1061] running on GCE node
W20260630 12:34:03.111559   832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.218344   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:04.218555   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:04.218743   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822844218718 us; error 0 us; skew 500 ppm
I20260630 12:34:04.219529   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:04.225229   823 webserver.cc:533] Webserver started at http://127.0.205.254:34345/ using document root <none> and password file <none>
I20260630 12:34:04.225965   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:04.226157   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:04.226584   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:04.232463   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "d494369010fb4c7bbfd3d0ca6c460b81"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.239470   823 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:04.244164   838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.245178   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:04.245476   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "d494369010fb4c7bbfd3d0ca6c460b81"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.245771   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:04.299269   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:04.300648   823 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
I20260630 12:34:04.301056   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:04.365628   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:35509
I20260630 12:34:04.365684   889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:35509 every 8 connection(s)
I20260630 12:34:04.371186   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:04.373097   890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:34:04.378084   893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:04.376860   892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:04.381052   895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.381999   823 server_base.cc:1061] running on GCE node
I20260630 12:34:04.382618   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:04.382809   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:04.382977   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822844382960 us; error 0 us; skew 500 ppm
I20260630 12:34:04.383507   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:04.386740   823 webserver.cc:533] Webserver started at http://127.0.205.253:44077/ using document root <none> and password file <none>
I20260630 12:34:04.387202   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:04.387390   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:04.387646   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:04.388651   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root/instance:
uuid: "90aaac84b0324ac5afb7c0ed39035f7f"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.393424   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:04.392319   890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.397259   900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.398010   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:04.398365   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
uuid: "90aaac84b0324ac5afb7c0ed39035f7f"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.398767   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:04.420276   890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:04.422576   842 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.253:35251: connect: Connection refused (error 111)
W20260630 12:34:04.426594   890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.253:35251: Network error: Client connection negotiation failed: client connection to 127.0.205.253:35251: connect: Connection refused (error 111)
I20260630 12:34:04.426653   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:04.427938   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:04.476397   890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } attempt: 1
W20260630 12:34:04.480896   890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.253:35251: Network error: Client connection negotiation failed: client connection to 127.0.205.253:35251: connect: Connection refused (error 111)
I20260630 12:34:04.490198   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.253:35251
I20260630 12:34:04.490274   954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.253:35251 every 8 connection(s)
I20260630 12:34:04.494565   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:04.495229   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:04.499789   955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:04.501057   957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:04.504323   958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:04.510564   961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.511101   823 server_base.cc:1061] running on GCE node
I20260630 12:34:04.511725   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:04.511957   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:04.512137   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822844512119 us; error 0 us; skew 500 ppm
I20260630 12:34:04.512742   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:04.515826   955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.516476   823 webserver.cc:533] Webserver started at http://127.0.205.252:43875/ using document root <none> and password file <none>
I20260630 12:34:04.517082   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:04.517330   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:04.517652   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:04.518793   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root/instance:
uuid: "34583903813349729b034c47e758ea32"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.524991   823 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260630 12:34:04.528618   955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.529464   967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.530727   823 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:04.530970   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
uuid: "34583903813349729b034c47e758ea32"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.531255   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
W20260630 12:34:04.533653   955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:41845: Network error: Client connection negotiation failed: client connection to 127.0.205.252:41845: connect: Connection refused (error 111)
I20260630 12:34:04.549352   890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } attempt: 2
I20260630 12:34:04.557591   890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:04.561462   890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:41845: Network error: Client connection negotiation failed: client connection to 127.0.205.252:41845: connect: Connection refused (error 111)
I20260630 12:34:04.566248   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:04.567457   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:04.577003   955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } attempt: 1
W20260630 12:34:04.581712   955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:41845: Network error: Client connection negotiation failed: client connection to 127.0.205.252:41845: connect: Connection refused (error 111)
I20260630 12:34:04.592828   890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } attempt: 1
W20260630 12:34:04.597067   890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:41845: Network error: Client connection negotiation failed: client connection to 127.0.205.252:41845: connect: Connection refused (error 111)
I20260630 12:34:04.630870   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.252:41845
I20260630 12:34:04.630990  1019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.252:41845 every 8 connection(s)
I20260630 12:34:04.634902  1020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:04.634908   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:04.639998  1020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.650285  1020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.657109   955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } attempt: 2
I20260630 12:34:04.658026  1020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:04.664467   890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } attempt: 2
I20260630 12:34:04.677381   955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: Bootstrap starting.
I20260630 12:34:04.680387  1020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: Bootstrap starting.
I20260630 12:34:04.682845   890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: Bootstrap starting.
I20260630 12:34:04.683761   955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.686019   955 log.cc:826] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: Log is configured to *not* fsync() on all Append() calls
I20260630 12:34:04.686837  1020 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.688619   890 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.691213   955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: No bootstrap required, opened a new log
I20260630 12:34:04.693778  1020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: No bootstrap required, opened a new log
I20260630 12:34:04.694150   890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: No bootstrap required, opened a new log
I20260630 12:34:04.709898   890 raft_consensus.cc:359] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.709916   955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.709916  1020 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.710525   890 raft_consensus.cc:385] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.710772   955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.710825  1020 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.710872   890 raft_consensus.cc:740] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494369010fb4c7bbfd3d0ca6c460b81, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.711166   955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90aaac84b0324ac5afb7c0ed39035f7f, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.711184  1020 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34583903813349729b034c47e758ea32, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.711978   890 consensus_queue.cc:260] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.711987  1020 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.711992   955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.716935  1030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [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: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.717823  1030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:04.719010  1020 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:04.719861  1029 sys_catalog.cc:455] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [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: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.720613  1029 sys_catalog.cc:458] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:04.720441  1031 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [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: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.721177  1031 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:04.721328   890 sys_catalog.cc:565] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:04.721817   955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:04.736686  1031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:04.737279  1031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.740546  1031 leader_election.cc:290] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494369010fb4c7bbfd3d0ca6c460b81 (127.0.205.254:35509), 34583903813349729b034c47e758ea32 (127.0.205.252:41845)
I20260630 12:34:04.741374   865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" is_pre_election: true
I20260630 12:34:04.742178   865 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90aaac84b0324ac5afb7c0ed39035f7f in term 0.
I20260630 12:34:04.743515   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34583903813349729b034c47e758ea32" is_pre_election: true
I20260630 12:34:04.744690   903 leader_election.cc:304] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90aaac84b0324ac5afb7c0ed39035f7f, d494369010fb4c7bbfd3d0ca6c460b81; no voters: 
I20260630 12:34:04.745626  1031 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:04.745968  1031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:04.746275  1031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.749636   995 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90aaac84b0324ac5afb7c0ed39035f7f in term 0.
I20260630 12:34:04.755358  1031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.758033   865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494369010fb4c7bbfd3d0ca6c460b81"
I20260630 12:34:04.758566   865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.765085   865 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90aaac84b0324ac5afb7c0ed39035f7f in term 1.
I20260630 12:34:04.766232   903 leader_election.cc:304] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90aaac84b0324ac5afb7c0ed39035f7f, d494369010fb4c7bbfd3d0ca6c460b81; no voters: 
I20260630 12:34:04.772059   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34583903813349729b034c47e758ea32"
I20260630 12:34:04.772590   995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.778951   995 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90aaac84b0324ac5afb7c0ed39035f7f in term 1.
I20260630 12:34:04.780726  1031 leader_election.cc:290] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [CANDIDATE]: Term 1 election: Requested vote from peers d494369010fb4c7bbfd3d0ca6c460b81 (127.0.205.254:35509), 34583903813349729b034c47e758ea32 (127.0.205.252:41845)
I20260630 12:34:04.781703  1031 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:04.782694  1031 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 1 LEADER]: Becoming Leader. State: Replica: 90aaac84b0324ac5afb7c0ed39035f7f, State: Running, Role: LEADER
I20260630 12:34:04.784555  1031 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } }
I20260630 12:34:04.801498  1047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90aaac84b0324ac5afb7c0ed39035f7f. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.802271  1047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: This master's current role is: LEADER
W20260630 12:34:04.805994   844 tablet.cc:2406] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:04.806290  1058 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:04.815544  1058 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:34:04.825065  1055 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:04.825407  1055 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:04.835320   995 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 1 FOLLOWER]: Refusing update from remote peer 90aaac84b0324ac5afb7c0ed39035f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:04.837172  1047 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.840410   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:04.842469   865 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 1 FOLLOWER]: Refusing update from remote peer 90aaac84b0324ac5afb7c0ed39035f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:04.844027  1031 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:04.845875  1067 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:04.846184  1067 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:04.872388   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:34:04.873734   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:04.881068  1074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.882905  1029 sys_catalog.cc:455] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90aaac84b0324ac5afb7c0ed39035f7f. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.883561  1029 sys_catalog.cc:458] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:34:04.885397  1075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.887945  1030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90aaac84b0324ac5afb7c0ed39035f7f. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.888604  1030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:04.888461  1064 mvcc.cc:204] Tried to move back new op lower bound from 7302442372423204864 to 7302442372256051200. Current Snapshot: MvccSnapshot[applied={T|T < 7302442372423204864}]
I20260630 12:34:04.892779  1058 catalog_manager.cc:1383] Generated new cluster ID: 4301766769804b37afe47c02400d5318
I20260630 12:34:04.892580  1031 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.893220  1058 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:04.893366  1031 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:04.908910  1047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.916304  1047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:04.923044   823 server_base.cc:1061] running on GCE node
I20260630 12:34:04.922948  1029 sys_catalog.cc:455] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.924455  1029 sys_catalog.cc:458] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:04.928946  1030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494369010fb4c7bbfd3d0ca6c460b81" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 35509 } } peers { permanent_uuid: "90aaac84b0324ac5afb7c0ed39035f7f" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 35251 } } peers { permanent_uuid: "34583903813349729b034c47e758ea32" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 41845 } } }
I20260630 12:34:04.929587  1030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:34:04.930914  1081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:04.932386   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:04.932686   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:04.932991   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822844932969 us; error 0 us; skew 500 ppm
I20260630 12:34:04.933663   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:04.943848  1058 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:04.945677  1058 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:04.952023   823 webserver.cc:533] Webserver started at http://127.0.205.193:39407/ using document root <none> and password file <none>
I20260630 12:34:04.952620   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:04.952838   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:04.953114   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:04.954321   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "d7d2682d55134be3a4ba665f84498dc5"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.959965   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:34:04.963935  1086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.964776   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:04.965085   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "d7d2682d55134be3a4ba665f84498dc5"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-tsj5"
I20260630 12:34:04.965396   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:04.981593  1058 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: Generated new TSK 0
I20260630 12:34:04.982681  1058 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:04.996585   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:04.998221   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:05.000691   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:05.005460   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:05.005729   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.006003   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:05.006215   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.089012   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:35113
I20260630 12:34:05.089062  1149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:35113 every 8 connection(s)
I20260630 12:34:05.106166   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:05.123313  1150 heartbeater.cc:344] Connected to a master server at 127.0.205.252:41845
I20260630 12:34:05.123755  1150 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.124680  1151 heartbeater.cc:344] Connected to a master server at 127.0.205.253:35251
I20260630 12:34:05.124979  1150 heartbeater.cc:507] Master 127.0.205.252:41845 requested a full tablet report, sending...
I20260630 12:34:05.125095  1151 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.126101  1151 heartbeater.cc:507] Master 127.0.205.253:35251 requested a full tablet report, sending...
W20260630 12:34:05.125021  1158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.128969   985 ts_manager.cc:194] Registered new tserver with Master: d7d2682d55134be3a4ba665f84498dc5 (127.0.205.193:35113)
I20260630 12:34:05.128993   920 ts_manager.cc:194] Registered new tserver with Master: d7d2682d55134be3a4ba665f84498dc5 (127.0.205.193:35113)
I20260630 12:34:05.131958   920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58022
I20260630 12:34:05.134589  1152 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35509
I20260630 12:34:05.135010  1152 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:05.136073  1157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.136121  1152 heartbeater.cc:507] Master 127.0.205.254:35509 requested a full tablet report, sending...
I20260630 12:34:05.139019   855 ts_manager.cc:194] Registered new tserver with Master: d7d2682d55134be3a4ba665f84498dc5 (127.0.205.193:35113)
W20260630 12:34:05.141063  1160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.141748   823 server_base.cc:1061] running on GCE node
I20260630 12:34:05.142550   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:05.142729   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:05.142901   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822845142882 us; error 0 us; skew 500 ppm
I20260630 12:34:05.143342   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:05.145826   823 webserver.cc:533] Webserver started at http://127.0.205.194:39377/ using document root <none> and password file <none>
I20260630 12:34:05.146237   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:05.146404   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:05.146638   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:05.147558   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "2868c662a56a4c5f9afcc34471f19b46"
format_stamp: "Formatted at 2026-06-30 12:34:05 on dist-test-slave-tsj5"
I20260630 12:34:05.151618   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:34:05.154750  1165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.155475   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:05.155714   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "2868c662a56a4c5f9afcc34471f19b46"
format_stamp: "Formatted at 2026-06-30 12:34:05 on dist-test-slave-tsj5"
I20260630 12:34:05.155985   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:05.170475   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:05.171649   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:05.172914   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:05.175045   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:05.175215   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.175422   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:05.175562   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.257144   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:42267
I20260630 12:34:05.257292  1227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:42267 every 8 connection(s)
I20260630 12:34:05.266948   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:05.288820  1235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.288945  1228 heartbeater.cc:344] Connected to a master server at 127.0.205.252:41845
I20260630 12:34:05.292577  1228 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.293267  1229 heartbeater.cc:344] Connected to a master server at 127.0.205.253:35251
I20260630 12:34:05.293429  1228 heartbeater.cc:507] Master 127.0.205.252:41845 requested a full tablet report, sending...
I20260630 12:34:05.293653  1229 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.294464  1229 heartbeater.cc:507] Master 127.0.205.253:35251 requested a full tablet report, sending...
I20260630 12:34:05.296541   985 ts_manager.cc:194] Registered new tserver with Master: 2868c662a56a4c5f9afcc34471f19b46 (127.0.205.194:42267)
I20260630 12:34:05.296701   920 ts_manager.cc:194] Registered new tserver with Master: 2868c662a56a4c5f9afcc34471f19b46 (127.0.205.194:42267)
I20260630 12:34:05.298286   920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58038
W20260630 12:34:05.300913  1236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.300985  1230 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35509
I20260630 12:34:05.301501  1230 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.302004  1230 heartbeater.cc:507] Master 127.0.205.254:35509 requested a full tablet report, sending...
I20260630 12:34:05.304437   855 ts_manager.cc:194] Registered new tserver with Master: 2868c662a56a4c5f9afcc34471f19b46 (127.0.205.194:42267)
W20260630 12:34:05.307403  1238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:05.308400   823 server_base.cc:1061] running on GCE node
I20260630 12:34:05.309475   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:05.309664   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:05.309861   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822845309843 us; error 0 us; skew 500 ppm
I20260630 12:34:05.310379   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:05.312722   823 webserver.cc:533] Webserver started at http://127.0.205.195:41851/ using document root <none> and password file <none>
I20260630 12:34:05.313153   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:05.313329   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:05.313578   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:05.314599   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "489f1e694fda4e9bb0c3d73ec964ac96"
format_stamp: "Formatted at 2026-06-30 12:34:05 on dist-test-slave-tsj5"
I20260630 12:34:05.319259   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:05.322616  1243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.323828   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:34:05.324150   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "489f1e694fda4e9bb0c3d73ec964ac96"
format_stamp: "Formatted at 2026-06-30 12:34:05 on dist-test-slave-tsj5"
I20260630 12:34:05.324482   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:05.351274   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:05.352842   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:05.354348   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:05.357921   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:05.358172   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.358431   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:05.358632   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:05.439675   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:35279
I20260630 12:34:05.439738  1305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:35279 every 8 connection(s)
I20260630 12:34:05.476347  1307 heartbeater.cc:344] Connected to a master server at 127.0.205.253:35251
I20260630 12:34:05.476805  1307 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.477689  1307 heartbeater.cc:507] Master 127.0.205.253:35251 requested a full tablet report, sending...
I20260630 12:34:05.480127   920 ts_manager.cc:194] Registered new tserver with Master: 489f1e694fda4e9bb0c3d73ec964ac96 (127.0.205.195:35279)
I20260630 12:34:05.481437  1306 heartbeater.cc:344] Connected to a master server at 127.0.205.252:41845
I20260630 12:34:05.481745   920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58040
I20260630 12:34:05.481858  1306 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.482802  1306 heartbeater.cc:507] Master 127.0.205.252:41845 requested a full tablet report, sending...
I20260630 12:34:05.485809   985 ts_manager.cc:194] Registered new tserver with Master: 489f1e694fda4e9bb0c3d73ec964ac96 (127.0.205.195:35279)
I20260630 12:34:05.490700  1309 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35509
I20260630 12:34:05.490983  1309 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:05.491474  1309 heartbeater.cc:507] Master 127.0.205.254:35509 requested a full tablet report, sending...
I20260630 12:34:05.493897   855 ts_manager.cc:194] Registered new tserver with Master: 489f1e694fda4e9bb0c3d73ec964ac96 (127.0.205.195:35279)
I20260630 12:34:05.494917   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020578109s
I20260630 12:34:05.831192  1055 catalog_manager.cc:1295] Loaded cluster ID: 4301766769804b37afe47c02400d5318
I20260630 12:34:05.831524  1055 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: loading cluster ID for follower catalog manager: success
I20260630 12:34:05.838497  1055 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: acquiring CA information for follower catalog manager: success
I20260630 12:34:05.843649  1055 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:05.851675  1067 catalog_manager.cc:1295] Loaded cluster ID: 4301766769804b37afe47c02400d5318
I20260630 12:34:05.851989  1067 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: loading cluster ID for follower catalog manager: success
I20260630 12:34:05.858636  1067 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: acquiring CA information for follower catalog manager: success
I20260630 12:34:05.863580  1067 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:06.137389  1151 heartbeater.cc:499] Master 127.0.205.253:35251 was elected leader, sending a full tablet report...
I20260630 12:34:06.300964  1229 heartbeater.cc:499] Master 127.0.205.253:35251 was elected leader, sending a full tablet report...
I20260630 12:34:06.485405  1307 heartbeater.cc:499] Master 127.0.205.253:35251 was elected leader, sending a full tablet report...
I20260630 12:34:06.853116  1068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:07.107440   920 catalog_manager.cc:2283] 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: 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"
    }
  }
}
I20260630 12:34:07.193455  1115 tablet_service.cc:1511] Processing CreateTablet for tablet 44136cba75c146019a65bc74312447a4 (DEFAULT_TABLE table=test-workload [id=67607230aab04551a52ee4ecd6b7382a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:07.193591  1114 tablet_service.cc:1511] Processing CreateTablet for tablet 10e266ee04694d7ba1fd816efb6a2da4 (DEFAULT_TABLE table=test-workload [id=67607230aab04551a52ee4ecd6b7382a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:07.194372  1271 tablet_service.cc:1511] Processing CreateTablet for tablet 4a044efa289f4324b92caf95938fc0a4 (DEFAULT_TABLE table=test-workload [id=67607230aab04551a52ee4ecd6b7382a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:07.194845  1115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44136cba75c146019a65bc74312447a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.195448  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e266ee04694d7ba1fd816efb6a2da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.195837  1271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a044efa289f4324b92caf95938fc0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.197613  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 15c77e1246d849ea86b134d27e1d839b (DEFAULT_TABLE table=test-workload [id=67607230aab04551a52ee4ecd6b7382a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:07.198829  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c77e1246d849ea86b134d27e1d839b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.215695  1341 tablet_bootstrap.cc:492] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: Bootstrap starting.
I20260630 12:34:07.217374  1340 tablet_bootstrap.cc:492] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: Bootstrap starting.
I20260630 12:34:07.219784  1342 tablet_bootstrap.cc:492] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: Bootstrap starting.
I20260630 12:34:07.223165  1341 tablet_bootstrap.cc:654] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.224843  1340 tablet_bootstrap.cc:654] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.226687  1342 tablet_bootstrap.cc:654] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.228789  1341 tablet_bootstrap.cc:492] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: No bootstrap required, opened a new log
I20260630 12:34:07.229264  1341 ts_tablet_manager.cc:1403] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:34:07.230927  1340 tablet_bootstrap.cc:492] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: No bootstrap required, opened a new log
I20260630 12:34:07.231349  1340 ts_tablet_manager.cc:1403] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:34:07.232051  1341 raft_consensus.cc:359] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2868c662a56a4c5f9afcc34471f19b46" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42267 } }
I20260630 12:34:07.232507  1341 raft_consensus.cc:385] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.232573  1342 tablet_bootstrap.cc:492] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: No bootstrap required, opened a new log
I20260630 12:34:07.232795  1341 raft_consensus.cc:740] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2868c662a56a4c5f9afcc34471f19b46, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.233034  1342 ts_tablet_manager.cc:1403] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:34:07.233942  1341 consensus_queue.cc:260] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2868c662a56a4c5f9afcc34471f19b46" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42267 } }
I20260630 12:34:07.234434  1341 raft_consensus.cc:399] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.234668  1341 raft_consensus.cc:493] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.234930  1341 raft_consensus.cc:3060] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.235620  1342 raft_consensus.cc:359] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489f1e694fda4e9bb0c3d73ec964ac96" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35279 } }
I20260630 12:34:07.236125  1342 raft_consensus.cc:385] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.236399  1342 raft_consensus.cc:740] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489f1e694fda4e9bb0c3d73ec964ac96, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.236781  1340 raft_consensus.cc:359] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.236963  1342 consensus_queue.cc:260] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "489f1e694fda4e9bb0c3d73ec964ac96" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35279 } }
I20260630 12:34:07.237335  1340 raft_consensus.cc:385] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.237562  1342 raft_consensus.cc:399] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.237661  1340 raft_consensus.cc:740] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d2682d55134be3a4ba665f84498dc5, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.237932  1342 raft_consensus.cc:493] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.238319  1342 raft_consensus.cc:3060] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.238617  1340 consensus_queue.cc:260] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.239260  1340 raft_consensus.cc:399] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.239562  1340 raft_consensus.cc:493] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.239897  1340 raft_consensus.cc:3060] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.240971  1341 raft_consensus.cc:515] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2868c662a56a4c5f9afcc34471f19b46" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42267 } }
I20260630 12:34:07.241664  1341 leader_election.cc:304] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [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: 2868c662a56a4c5f9afcc34471f19b46; no voters: 
I20260630 12:34:07.242719  1342 raft_consensus.cc:515] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489f1e694fda4e9bb0c3d73ec964ac96" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35279 } }
I20260630 12:34:07.243425  1342 leader_election.cc:304] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [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: 489f1e694fda4e9bb0c3d73ec964ac96; no voters: 
I20260630 12:34:07.243712  1341 leader_election.cc:290] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.244304  1346 raft_consensus.cc:2804] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.245851  1340 raft_consensus.cc:515] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.246574  1340 leader_election.cc:304] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [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: d7d2682d55134be3a4ba665f84498dc5; no voters: 
I20260630 12:34:07.256594  1342 leader_election.cc:290] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.258073  1341 ts_tablet_manager.cc:1434] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.015s
I20260630 12:34:07.259744  1347 raft_consensus.cc:2804] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.257439  1346 raft_consensus.cc:697] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 1 LEADER]: Becoming Leader. State: Replica: 2868c662a56a4c5f9afcc34471f19b46, State: Running, Role: LEADER
I20260630 12:34:07.260907  1346 consensus_queue.cc:237] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [LEADER]: Queue going to LEADER mode. State: All 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: "2868c662a56a4c5f9afcc34471f19b46" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42267 } }
I20260630 12:34:07.265158  1340 leader_election.cc:290] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.265888  1350 raft_consensus.cc:2804] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.268342  1347 raft_consensus.cc:697] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 1 LEADER]: Becoming Leader. State: Replica: 489f1e694fda4e9bb0c3d73ec964ac96, State: Running, Role: LEADER
I20260630 12:34:07.269075  1347 consensus_queue.cc:237] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [LEADER]: Queue going to LEADER mode. State: All 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: "489f1e694fda4e9bb0c3d73ec964ac96" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35279 } }
I20260630 12:34:07.271464  1342 ts_tablet_manager.cc:1434] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: Time spent starting tablet: real 0.038s	user 0.024s	sys 0.004s
I20260630 12:34:07.275053  1350 raft_consensus.cc:697] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 LEADER]: Becoming Leader. State: Replica: d7d2682d55134be3a4ba665f84498dc5, State: Running, Role: LEADER
I20260630 12:34:07.278249  1350 consensus_queue.cc:237] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [LEADER]: Queue going to LEADER mode. State: All 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: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.280508  1340 ts_tablet_manager.cc:1434] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.016s
I20260630 12:34:07.282871  1340 tablet_bootstrap.cc:492] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: Bootstrap starting.
I20260630 12:34:07.290091  1340 tablet_bootstrap.cc:654] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.308781   918 catalog_manager.cc:5697] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489f1e694fda4e9bb0c3d73ec964ac96 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "489f1e694fda4e9bb0c3d73ec964ac96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489f1e694fda4e9bb0c3d73ec964ac96" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35279 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.310415   920 catalog_manager.cc:5697] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2868c662a56a4c5f9afcc34471f19b46 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "2868c662a56a4c5f9afcc34471f19b46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2868c662a56a4c5f9afcc34471f19b46" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.375312  1340 tablet_bootstrap.cc:492] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: No bootstrap required, opened a new log
I20260630 12:34:07.375816  1340 ts_tablet_manager.cc:1403] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.046s
I20260630 12:34:07.378505  1340 raft_consensus.cc:359] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.379036  1340 raft_consensus.cc:385] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.379376  1340 raft_consensus.cc:740] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d2682d55134be3a4ba665f84498dc5, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.380247  1340 consensus_queue.cc:260] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.380918  1340 raft_consensus.cc:399] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.381279  1340 raft_consensus.cc:493] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.381680  1340 raft_consensus.cc:3060] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.387064   919 catalog_manager.cc:5697] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7d2682d55134be3a4ba665f84498dc5 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d7d2682d55134be3a4ba665f84498dc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.387957  1340 raft_consensus.cc:515] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.392153  1340 leader_election.cc:304] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [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: d7d2682d55134be3a4ba665f84498dc5; no voters: 
I20260630 12:34:07.395004  1340 leader_election.cc:290] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.396167  1354 raft_consensus.cc:2804] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.396567  1340 ts_tablet_manager.cc:1434] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:34:07.407130  1354 raft_consensus.cc:697] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 LEADER]: Becoming Leader. State: Replica: d7d2682d55134be3a4ba665f84498dc5, State: Running, Role: LEADER
I20260630 12:34:07.409392  1354 consensus_queue.cc:237] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [LEADER]: Queue going to LEADER mode. State: All 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: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } }
I20260630 12:34:07.423513   919 catalog_manager.cc:5697] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7d2682d55134be3a4ba665f84498dc5 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d7d2682d55134be3a4ba665f84498dc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d2682d55134be3a4ba665f84498dc5" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35113 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:08.854036  1068 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:08.856341  1068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:09.454372   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:34:09.472651   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:09.473302   823 tablet_replica.cc:333] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5: stopping tablet replica
I20260630 12:34:09.473855   823 raft_consensus.cc:2243] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:09.474242   823 raft_consensus.cc:2272] T 44136cba75c146019a65bc74312447a4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.476218   823 tablet_replica.cc:333] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5: stopping tablet replica
I20260630 12:34:09.476624   823 raft_consensus.cc:2243] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:09.476946   823 raft_consensus.cc:2272] T 10e266ee04694d7ba1fd816efb6a2da4 P d7d2682d55134be3a4ba665f84498dc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.551738   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:34:09.560659   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:34:09.574555   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:09.575139   823 tablet_replica.cc:333] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46: stopping tablet replica
I20260630 12:34:09.575596   823 raft_consensus.cc:2243] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:09.576032   823 raft_consensus.cc:2272] T 15c77e1246d849ea86b134d27e1d839b P 2868c662a56a4c5f9afcc34471f19b46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.583195   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:34:09.590371   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:34:09.603652   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:09.604203   823 tablet_replica.cc:333] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96: stopping tablet replica
I20260630 12:34:09.604645   823 raft_consensus.cc:2243] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:09.605032   823 raft_consensus.cc:2272] T 4a044efa289f4324b92caf95938fc0a4 P 489f1e694fda4e9bb0c3d73ec964ac96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.621789   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:34:09.628814   823 master.cc:562] Master@127.0.205.254:35509 shutting down...
I20260630 12:34:09.821779   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:09.822319   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.822602   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P d494369010fb4c7bbfd3d0ca6c460b81: stopping tablet replica
I20260630 12:34:09.839685   823 master.cc:584] Master@127.0.205.254:35509 shutdown complete.
I20260630 12:34:09.849020   823 master.cc:562] Master@127.0.205.253:35251 shutting down...
I20260630 12:34:09.860759   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:09.861558   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.861862   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90aaac84b0324ac5afb7c0ed39035f7f: stopping tablet replica
I20260630 12:34:09.926175   823 master.cc:584] Master@127.0.205.253:35251 shutdown complete.
I20260630 12:34:09.936305   823 master.cc:562] Master@127.0.205.252:41845 shutting down...
I20260630 12:34:09.947464   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:09.947978   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:09.948256   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34583903813349729b034c47e758ea32: stopping tablet replica
I20260630 12:34:09.964450   823 master.cc:584] Master@127.0.205.252:41845 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6902 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:34:09.986340   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:42545
I20260630 12:34:09.987262   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:09.991744  1366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:09.991837  1367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:09.992859  1369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:09.993840   823 server_base.cc:1061] running on GCE node
I20260630 12:34:09.994477   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:09.994656   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:09.994804   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822849994788 us; error 0 us; skew 500 ppm
I20260630 12:34:09.995265   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:09.997299   823 webserver.cc:533] Webserver started at http://127.0.205.254:46041/ using document root <none> and password file <none>
I20260630 12:34:09.997736   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:09.997908   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:09.998153   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:09.999107   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "43fdc77c478a454695aa2582463f6c31"
format_stamp: "Formatted at 2026-06-30 12:34:09 on dist-test-slave-tsj5"
I20260630 12:34:10.003006   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:34:10.005820  1374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.006449   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:10.006682   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "43fdc77c478a454695aa2582463f6c31"
format_stamp: "Formatted at 2026-06-30 12:34:09 on dist-test-slave-tsj5"
I20260630 12:34:10.006930   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-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)
I20260630 12:34:10.023160   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:10.024057   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:10.054739   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:42545
I20260630 12:34:10.054827  1425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:42545 every 8 connection(s)
I20260630 12:34:10.058151  1426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:10.066601  1426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31: Bootstrap starting.
I20260630 12:34:10.070251  1426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:10.073472  1426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31: No bootstrap required, opened a new log
I20260630 12:34:10.075121  1426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER }
I20260630 12:34:10.075456  1426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:10.075623  1426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43fdc77c478a454695aa2582463f6c31, State: Initialized, Role: FOLLOWER
I20260630 12:34:10.076162  1426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER }
I20260630 12:34:10.076570  1426 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:10.076752  1426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:10.076956  1426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:10.080468  1426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER }
I20260630 12:34:10.080899  1426 leader_election.cc:304] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [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: 43fdc77c478a454695aa2582463f6c31; no voters: 
I20260630 12:34:10.081806  1426 leader_election.cc:290] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:10.082049  1429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:10.083397  1429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 1 LEADER]: Becoming Leader. State: Replica: 43fdc77c478a454695aa2582463f6c31, State: Running, Role: LEADER
I20260630 12:34:10.084036  1429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [LEADER]: Queue going to LEADER mode. State: All 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: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER }
I20260630 12:34:10.084431  1426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:10.086719  1430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43fdc77c478a454695aa2582463f6c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER } }
I20260630 12:34:10.086781  1431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43fdc77c478a454695aa2582463f6c31. Latest consensus state: current_term: 1 leader_uuid: "43fdc77c478a454695aa2582463f6c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43fdc77c478a454695aa2582463f6c31" member_type: VOTER } }
I20260630 12:34:10.087484  1430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:10.087523  1431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:10.093298  1435 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:10.100240  1435 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:10.101132   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:10.107884  1435 catalog_manager.cc:1383] Generated new cluster ID: 5910fb8be02842ff8755fae0d64de47e
I20260630 12:34:10.108093  1435 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:10.130247  1435 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:10.131330  1435 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:10.144595  1435 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31: Generated new TSK 0
I20260630 12:34:10.145110  1435 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:10.167307   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:10.172967  1447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:10.173882  1448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:10.175508  1450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:10.175696   823 server_base.cc:1061] running on GCE node
I20260630 12:34:10.176496   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:10.176689   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:10.176846   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822850176829 us; error 0 us; skew 500 ppm
I20260630 12:34:10.177351   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:10.179477   823 webserver.cc:533] Webserver started at http://127.0.205.193:43067/ using document root <none> and password file <none>
I20260630 12:34:10.179976   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:10.180158   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:10.180405   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:10.181398   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "b82fd580a2fd44e48b24492b37877dce"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.185468   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:10.188540  1455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.189179   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:10.189432   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "b82fd580a2fd44e48b24492b37877dce"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.189684   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-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)
I20260630 12:34:10.206979   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:10.207965   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:10.209273   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:10.211311   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:10.211498   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.211711   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:10.211886   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:34:10.246158   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:37707
I20260630 12:34:10.246225  1517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:37707 every 8 connection(s)
I20260630 12:34:10.250582   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:10.256711  1522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:10.257576  1523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:10.259788  1525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:10.260588   823 server_base.cc:1061] running on GCE node
I20260630 12:34:10.261487   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:10.261731   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:10.261929   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822850261912 us; error 0 us; skew 500 ppm
I20260630 12:34:10.262490   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:10.262871  1518 heartbeater.cc:344] Connected to a master server at 127.0.205.254:42545
I20260630 12:34:10.263195  1518 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:10.264026  1518 heartbeater.cc:507] Master 127.0.205.254:42545 requested a full tablet report, sending...
I20260630 12:34:10.264882   823 webserver.cc:533] Webserver started at http://127.0.205.194:41823/ using document root <none> and password file <none>
I20260630 12:34:10.265383   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:10.265566   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:10.265798   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:10.266012  1391 ts_manager.cc:194] Registered new tserver with Master: b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707)
I20260630 12:34:10.266793   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "2940526eceba49c084bb5f0294f256ec"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.267580  1391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38076
I20260630 12:34:10.270841   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:10.273828  1530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.274688   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:34:10.274998   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "2940526eceba49c084bb5f0294f256ec"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.275235   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-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)
I20260630 12:34:10.302502   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:10.303457   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:10.304738   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:10.306715   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:10.306881   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.307094   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:10.307227   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.341239   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:38101
I20260630 12:34:10.341327  1592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:38101 every 8 connection(s)
I20260630 12:34:10.345419   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:10.351518  1596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:10.353119  1597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:10.355104   823 server_base.cc:1061] running on GCE node
W20260630 12:34:10.355360  1599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:10.356451   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:10.356700   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:10.356918   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822850356901 us; error 0 us; skew 500 ppm
I20260630 12:34:10.357453   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:10.357796  1593 heartbeater.cc:344] Connected to a master server at 127.0.205.254:42545
I20260630 12:34:10.358176  1593 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:10.358982  1593 heartbeater.cc:507] Master 127.0.205.254:42545 requested a full tablet report, sending...
I20260630 12:34:10.359999   823 webserver.cc:533] Webserver started at http://127.0.205.195:42829/ using document root <none> and password file <none>
I20260630 12:34:10.360447   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:10.360620   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:10.360849   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:10.360843  1391 ts_manager.cc:194] Registered new tserver with Master: 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:10.362066   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "008c82af3a57401693634636585f1851"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.362293  1391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38084
I20260630 12:34:10.366508   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:34:10.369788  1604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.370508   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:10.370792   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "008c82af3a57401693634636585f1851"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-tsj5"
I20260630 12:34:10.371057   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-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)
I20260630 12:34:10.392254   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:10.393270   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:10.394558   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:10.396576   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:10.396766   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.396984   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:10.397130   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:10.432484   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:35985
I20260630 12:34:10.432567  1666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:35985 every 8 connection(s)
I20260630 12:34:10.444380  1667 heartbeater.cc:344] Connected to a master server at 127.0.205.254:42545
I20260630 12:34:10.444718  1667 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:10.445393  1667 heartbeater.cc:507] Master 127.0.205.254:42545 requested a full tablet report, sending...
I20260630 12:34:10.447023  1391 ts_manager.cc:194] Registered new tserver with Master: 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:10.447397   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012026767s
I20260630 12:34:10.448215  1391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38094
I20260630 12:34:11.269804  1518 heartbeater.cc:499] Master 127.0.205.254:42545 was elected leader, sending a full tablet report...
I20260630 12:34:11.364742  1593 heartbeater.cc:499] Master 127.0.205.254:42545 was elected leader, sending a full tablet report...
I20260630 12:34:11.450243  1667 heartbeater.cc:499] Master 127.0.205.254:42545 was elected leader, sending a full tablet report...
I20260630 12:34:11.499356  1391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36674:
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"
    }
  }
}
W20260630 12:34:11.501784  1391 catalog_manager.cc:7077] 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.
I20260630 12:34:11.566565  1558 tablet_service.cc:1511] Processing CreateTablet for tablet 9aacb785ae9f4cc595532fdf492eed1a (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:11.568037  1558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aacb785ae9f4cc595532fdf492eed1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.572106  1483 tablet_service.cc:1511] Processing CreateTablet for tablet 9aacb785ae9f4cc595532fdf492eed1a (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:11.572857  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 14171bad2ef6420cb6a0dade8b4cf590 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:11.573385  1483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aacb785ae9f4cc595532fdf492eed1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.574103  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14171bad2ef6420cb6a0dade8b4cf590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.576737  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 14171bad2ef6420cb6a0dade8b4cf590 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:11.577986  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14171bad2ef6420cb6a0dade8b4cf590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.583244  1632 tablet_service.cc:1511] Processing CreateTablet for tablet 9aacb785ae9f4cc595532fdf492eed1a (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:11.586148  1632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aacb785ae9f4cc595532fdf492eed1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.584837  1631 tablet_service.cc:1511] Processing CreateTablet for tablet 14171bad2ef6420cb6a0dade8b4cf590 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:11.591909  1631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14171bad2ef6420cb6a0dade8b4cf590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.598086  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbce888aed1433cb1841071087fe42f (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:11.599406  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbce888aed1433cb1841071087fe42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.599074  1630 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbce888aed1433cb1841071087fe42f (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:11.600337  1630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbce888aed1433cb1841071087fe42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.601840  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 666889cbd83d4aa8a7ec700c1ecd1962 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:11.604468  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666889cbd83d4aa8a7ec700c1ecd1962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.607652  1555 tablet_service.cc:1511] Processing CreateTablet for tablet 666889cbd83d4aa8a7ec700c1ecd1962 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:11.608923  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666889cbd83d4aa8a7ec700c1ecd1962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.609462  1629 tablet_service.cc:1511] Processing CreateTablet for tablet 666889cbd83d4aa8a7ec700c1ecd1962 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:11.610692  1629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666889cbd83d4aa8a7ec700c1ecd1962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.610860  1479 tablet_service.cc:1511] Processing CreateTablet for tablet 0511ab5c7a82427c985fb73a2a942dd9 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:11.612064  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0511ab5c7a82427c985fb73a2a942dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.612775  1628 tablet_service.cc:1511] Processing CreateTablet for tablet 0511ab5c7a82427c985fb73a2a942dd9 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:11.613992  1628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0511ab5c7a82427c985fb73a2a942dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.615494  1477 tablet_service.cc:1511] Processing CreateTablet for tablet 86ce920d41d14c35882ad1ea08083632 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:11.616729  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ce920d41d14c35882ad1ea08083632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.617687  1627 tablet_service.cc:1511] Processing CreateTablet for tablet 78c633be215b42b483630c13b38cb791 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:11.618906  1627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c633be215b42b483630c13b38cb791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.619514  1478 tablet_service.cc:1511] Processing CreateTablet for tablet 78c633be215b42b483630c13b38cb791 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:11.620047  1482 tablet_service.cc:1511] Processing CreateTablet for tablet a716242c1eda499098dbe35eca130ad0 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:11.621179  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716242c1eda499098dbe35eca130ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.624585  1554 tablet_service.cc:1511] Processing CreateTablet for tablet 0511ab5c7a82427c985fb73a2a942dd9 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:11.624773  1551 tablet_service.cc:1511] Processing CreateTablet for tablet a716242c1eda499098dbe35eca130ad0 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:11.595960  1481 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbce888aed1433cb1841071087fe42f (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:11.626667  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbce888aed1433cb1841071087fe42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.626437  1553 tablet_service.cc:1511] Processing CreateTablet for tablet 78c633be215b42b483630c13b38cb791 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:11.629376  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0511ab5c7a82427c985fb73a2a942dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.629992  1553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c633be215b42b483630c13b38cb791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.629737  1552 tablet_service.cc:1511] Processing CreateTablet for tablet 86ce920d41d14c35882ad1ea08083632 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:11.630944  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ce920d41d14c35882ad1ea08083632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.631443  1551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716242c1eda499098dbe35eca130ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.632205  1626 tablet_service.cc:1511] Processing CreateTablet for tablet 86ce920d41d14c35882ad1ea08083632 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:11.633457  1626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ce920d41d14c35882ad1ea08083632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.629379  1625 tablet_service.cc:1511] Processing CreateTablet for tablet a716242c1eda499098dbe35eca130ad0 (DEFAULT_TABLE table=test-workload [id=9f06862d95924ee4817c76a8ba224fd5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:11.637121  1625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716242c1eda499098dbe35eca130ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.644953  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c633be215b42b483630c13b38cb791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:11.695123  1687 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.695515  1689 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.703007  1688 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.703985  1689 tablet_bootstrap.cc:654] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.709355  1688 tablet_bootstrap.cc:654] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.717245  1687 tablet_bootstrap.cc:654] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.722622  1689 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.723055  1689 ts_tablet_manager.cc:1403] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.004s
I20260630 12:34:11.723299  1688 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.723752  1688 ts_tablet_manager.cc:1403] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260630 12:34:11.724874  1687 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.725219  1687 ts_tablet_manager.cc:1403] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260630 12:34:11.725636  1689 raft_consensus.cc:359] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.726358  1689 raft_consensus.cc:385] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.726193  1688 raft_consensus.cc:359] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.726673  1689 raft_consensus.cc:740] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.726908  1688 raft_consensus.cc:385] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.727035  1687 raft_consensus.cc:359] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.727231  1688 raft_consensus.cc:740] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.727610  1687 raft_consensus.cc:385] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.727550  1689 consensus_queue.cc:260] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.728082  1687 raft_consensus.cc:740] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.728039  1688 consensus_queue.cc:260] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.728890  1687 consensus_queue.cc:260] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.730450  1689 ts_tablet_manager.cc:1434] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:34:11.731427  1689 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.736923  1689 tablet_bootstrap.cc:654] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.738421  1687 ts_tablet_manager.cc:1434] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260630 12:34:11.740785  1688 ts_tablet_manager.cc:1434] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:34:11.741706  1688 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.746850  1688 tablet_bootstrap.cc:654] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.749156  1689 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.749692  1689 ts_tablet_manager.cc:1403] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260630 12:34:11.751597  1687 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.752377  1689 raft_consensus.cc:359] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.753120  1689 raft_consensus.cc:385] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.753407  1689 raft_consensus.cc:740] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.754138  1689 consensus_queue.cc:260] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.755884  1687 tablet_bootstrap.cc:654] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.756212  1689 ts_tablet_manager.cc:1434] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:11.757247  1689 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.763507  1689 tablet_bootstrap.cc:654] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.764410  1688 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.764923  1688 ts_tablet_manager.cc:1403] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260630 12:34:11.766909  1687 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.767263  1687 ts_tablet_manager.cc:1403] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:34:11.767551  1688 raft_consensus.cc:359] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.768291  1688 raft_consensus.cc:385] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.768584  1688 raft_consensus.cc:740] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.769177  1687 raft_consensus.cc:359] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.769761  1687 raft_consensus.cc:385] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.769299  1688 consensus_queue.cc:260] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.769994  1687 raft_consensus.cc:740] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.770718  1687 consensus_queue.cc:260] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.771458  1688 ts_tablet_manager.cc:1434] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:34:11.772480  1688 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.776055  1687 ts_tablet_manager.cc:1434] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:11.776049  1689 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.776944  1689 ts_tablet_manager.cc:1403] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:34:11.777150  1687 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.778545  1688 tablet_bootstrap.cc:654] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.779452  1689 raft_consensus.cc:359] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.780311  1689 raft_consensus.cc:385] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.781327  1689 raft_consensus.cc:740] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.782673  1687 tablet_bootstrap.cc:654] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.782243  1689 consensus_queue.cc:260] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.784570  1689 ts_tablet_manager.cc:1434] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:34:11.788215  1689 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.793540  1689 tablet_bootstrap.cc:654] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.793533  1687 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.794291  1687 ts_tablet_manager.cc:1403] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:34:11.795008  1695 raft_consensus.cc:493] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:11.795480  1695 raft_consensus.cc:515] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.799705  1688 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.800217  1688 ts_tablet_manager.cc:1403] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260630 12:34:11.803228  1695 leader_election.cc:290] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:11.802956  1688 raft_consensus.cc:359] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.804481  1688 raft_consensus.cc:385] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.804863  1688 raft_consensus.cc:740] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.806533  1688 consensus_queue.cc:260] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.808573  1687 raft_consensus.cc:359] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.811790  1687 raft_consensus.cc:385] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.812584  1687 raft_consensus.cc:740] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.813719  1687 consensus_queue.cc:260] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.817780  1687 ts_tablet_manager.cc:1434] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260630 12:34:11.818796  1687 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.811326  1688 ts_tablet_manager.cc:1434] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260630 12:34:11.822566  1688 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.828857  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:11.829490  1568 raft_consensus.cc:2468] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 0.
I20260630 12:34:11.832806  1687 tablet_bootstrap.cc:654] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.833287  1688 tablet_bootstrap.cc:654] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.833783  1457 leader_election.cc:304] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:11.836215  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:11.837098  1689 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.836400  1695 raft_consensus.cc:2804] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:11.837497  1689 ts_tablet_manager.cc:1403] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.049s	user 0.036s	sys 0.011s
I20260630 12:34:11.837515  1695 raft_consensus.cc:493] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:11.838009  1695 raft_consensus.cc:3060] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:11.838047  1458 leader_election.cc:343] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008c82af3a57401693634636585f1851 (127.0.205.195:35985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:11.840273  1689 raft_consensus.cc:359] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.840981  1689 raft_consensus.cc:385] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.841245  1689 raft_consensus.cc:740] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.841789  1688 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.842348  1688 ts_tablet_manager.cc:1403] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.005s
I20260630 12:34:11.842042  1689 consensus_queue.cc:260] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.844784  1695 raft_consensus.cc:515] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.846306  1689 ts_tablet_manager.cc:1434] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:34:11.845194  1688 raft_consensus.cc:359] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.847265  1689 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.847434  1688 raft_consensus.cc:385] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.848016  1688 raft_consensus.cc:740] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.848054  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:11.848722  1568 raft_consensus.cc:3060] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:11.849143  1688 consensus_queue.cc:260] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.853219  1689 tablet_bootstrap.cc:654] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.853605  1688 ts_tablet_manager.cc:1434] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:34:11.854677  1688 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.860409  1688 tablet_bootstrap.cc:654] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.862936  1687 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.863436  1687 ts_tablet_manager.cc:1403] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.016s
I20260630 12:34:11.865857  1568 raft_consensus.cc:2468] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 1.
I20260630 12:34:11.866300  1687 raft_consensus.cc:359] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.867091  1687 raft_consensus.cc:385] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.867086  1457 leader_election.cc:304] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:11.867769  1687 raft_consensus.cc:740] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.868736  1687 consensus_queue.cc:260] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.872684  1688 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.873217  1688 ts_tablet_manager.cc:1403] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:34:11.874856  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:11.874886  1709 raft_consensus.cc:2804] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:34:11.876299  1458 leader_election.cc:343] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 008c82af3a57401693634636585f1851 (127.0.205.195:35985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:11.876432  1695 leader_election.cc:290] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Requested vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:11.878214  1688 raft_consensus.cc:359] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.878922  1688 raft_consensus.cc:385] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.879225  1688 raft_consensus.cc:740] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.879583  1687 ts_tablet_manager.cc:1434] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:34:11.880554  1687 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.880060  1688 consensus_queue.cc:260] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.882541  1688 ts_tablet_manager.cc:1434] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:34:11.884284  1688 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.885982  1709 raft_consensus.cc:697] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Becoming Leader. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Running, Role: LEADER
I20260630 12:34:11.886822  1709 consensus_queue.cc:237] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.889823  1688 tablet_bootstrap.cc:654] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.891609  1687 tablet_bootstrap.cc:654] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.899375  1687 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.899783  1687 ts_tablet_manager.cc:1403] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260630 12:34:11.901818  1687 raft_consensus.cc:359] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.902302  1687 raft_consensus.cc:385] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.902587  1687 raft_consensus.cc:740] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.903369  1687 consensus_queue.cc:260] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.905529  1687 ts_tablet_manager.cc:1434] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:11.906471  1687 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.906038  1390 catalog_manager.cc:5697] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce reported cstate change: term changed from 0 to 1, leader changed from <none> to b82fd580a2fd44e48b24492b37877dce (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b82fd580a2fd44e48b24492b37877dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:11.907393  1688 tablet_bootstrap.cc:492] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.907909  1688 ts_tablet_manager.cc:1403] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260630 12:34:11.910720  1688 raft_consensus.cc:359] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.911543  1688 raft_consensus.cc:385] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.911904  1688 raft_consensus.cc:740] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.912504  1687 tablet_bootstrap.cc:654] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.912752  1688 consensus_queue.cc:260] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.915189  1688 ts_tablet_manager.cc:1434] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:34:11.916290  1688 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.922287  1688 tablet_bootstrap.cc:654] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.948336  1689 tablet_bootstrap.cc:492] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.948813  1689 ts_tablet_manager.cc:1403] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.102s	user 0.041s	sys 0.058s
I20260630 12:34:11.949105  1688 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:11.949479  1688 ts_tablet_manager.cc:1403] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.017s
I20260630 12:34:11.949725  1687 tablet_bootstrap.cc:492] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.950181  1687 ts_tablet_manager.cc:1403] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.012s
I20260630 12:34:11.951471  1688 raft_consensus.cc:359] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.951467  1689 raft_consensus.cc:359] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.952070  1688 raft_consensus.cc:385] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.952317  1689 raft_consensus.cc:385] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.952354  1688 raft_consensus.cc:740] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.952803  1689 raft_consensus.cc:740] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.952611  1687 raft_consensus.cc:359] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.953323  1687 raft_consensus.cc:385] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.953220  1688 consensus_queue.cc:260] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.953661  1687 raft_consensus.cc:740] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.953657  1689 consensus_queue.cc:260] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.954660  1687 consensus_queue.cc:260] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.955264  1688 ts_tablet_manager.cc:1434] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:34:11.956269  1688 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: Bootstrap starting.
I20260630 12:34:11.956782  1687 ts_tablet_manager.cc:1434] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:34:11.957682  1687 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.959911  1689 ts_tablet_manager.cc:1434] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:34:11.960969  1689 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:11.963533  1687 tablet_bootstrap.cc:654] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.966686  1689 tablet_bootstrap.cc:654] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.969970  1688 tablet_bootstrap.cc:654] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.976253  1694 raft_consensus.cc:493] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:11.976783  1694 raft_consensus.cc:515] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.982329  1694 leader_election.cc:290] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:11.988332  1687 tablet_bootstrap.cc:492] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:11.988794  1687 ts_tablet_manager.cc:1403] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260630 12:34:11.991247  1687 raft_consensus.cc:359] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.991914  1687 raft_consensus.cc:385] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.992184  1687 raft_consensus.cc:740] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.992877  1687 consensus_queue.cc:260] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:11.997622  1687 ts_tablet_manager.cc:1434] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:11.998495  1687 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: Bootstrap starting.
I20260630 12:34:11.999218  1689 tablet_bootstrap.cc:492] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:11.999785  1689 ts_tablet_manager.cc:1403] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.012s
I20260630 12:34:12.003612  1687 tablet_bootstrap.cc:654] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:12.005560  1688 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: No bootstrap required, opened a new log
I20260630 12:34:12.005278  1689 raft_consensus.cc:359] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.005998  1688 ts_tablet_manager.cc:1403] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: Time spent bootstrapping tablet: real 0.050s	user 0.002s	sys 0.015s
I20260630 12:34:12.006228  1689 raft_consensus.cc:385] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:12.006609  1689 raft_consensus.cc:740] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:12.007500  1689 consensus_queue.cc:260] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.009735  1689 ts_tablet_manager.cc:1434] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:34:12.010273  1688 raft_consensus.cc:359] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.010784  1689 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: Bootstrap starting.
I20260630 12:34:12.010881  1688 raft_consensus.cc:385] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:12.011287  1688 raft_consensus.cc:740] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Initialized, Role: FOLLOWER
I20260630 12:34:12.011237  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.012143  1493 raft_consensus.cc:2468] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
I20260630 12:34:12.012228  1688 consensus_queue.cc:260] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.014510  1534 leader_election.cc:304] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.017500  1689 tablet_bootstrap.cc:654] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:12.018106  1694 raft_consensus.cc:2804] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.018469  1694 raft_consensus.cc:493] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.018793  1694 raft_consensus.cc:3060] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.025542  1694 raft_consensus.cc:515] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.028244  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.028806  1688 ts_tablet_manager.cc:1434] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260630 12:34:12.028832  1493 raft_consensus.cc:3060] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.030231  1694 leader_election.cc:290] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.031956  1693 raft_consensus.cc:493] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.032457  1693 raft_consensus.cc:515] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.033195  1689 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:12.033599  1689 ts_tablet_manager.cc:1403] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:34:12.036077  1689 raft_consensus.cc:359] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.036809  1689 raft_consensus.cc:385] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:12.037099  1689 raft_consensus.cc:740] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:12.037868  1689 consensus_queue.cc:260] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.039055  1693 leader_election.cc:290] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.048950  1493 raft_consensus.cc:2468] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.050269  1534 leader_election.cc:304] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.051149  1694 raft_consensus.cc:2804] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.052711  1694 raft_consensus.cc:697] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Becoming Leader. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Running, Role: LEADER
I20260630 12:34:12.053018  1727 raft_consensus.cc:493] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.053485  1694 consensus_queue.cc:237] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.053462  1727 raft_consensus.cc:515] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.057585  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14171bad2ef6420cb6a0dade8b4cf590" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.058229  1492 raft_consensus.cc:2468] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
I20260630 12:34:12.059386  1534 leader_election.cc:304] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.060231  1709 raft_consensus.cc:493] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.060707  1709 raft_consensus.cc:515] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.062798  1709 leader_election.cc:290] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.064487  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c633be215b42b483630c13b38cb791" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.065140  1642 raft_consensus.cc:2468] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 0.
I20260630 12:34:12.066464  1458 leader_election.cc:304] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.068225  1728 raft_consensus.cc:493] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.068400  1695 raft_consensus.cc:493] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.070919  1694 raft_consensus.cc:2804] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.071259  1694 raft_consensus.cc:493] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.071591  1694 raft_consensus.cc:3060] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.068681  1728 raft_consensus.cc:515] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.076683  1728 leader_election.cc:290] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.077117  1727 leader_election.cc:290] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.078186  1693 raft_consensus.cc:493] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.078646  1693 raft_consensus.cc:515] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.080612  1693 leader_election.cc:290] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.081691  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ce920d41d14c35882ad1ea08083632" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.082293  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c633be215b42b483630c13b38cb791" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
W20260630 12:34:12.082970  1534 leader_election.cc:343] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:12.083372  1695 raft_consensus.cc:515] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.085506  1695 leader_election.cc:290] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.085783  1693 raft_consensus.cc:493] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.086009  1695 raft_consensus.cc:2804] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.086416  1695 raft_consensus.cc:493] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.086274  1693 raft_consensus.cc:515] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.086570  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.086813  1695 raft_consensus.cc:3060] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.087442  1640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ce920d41d14c35882ad1ea08083632" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.088057  1640 raft_consensus.cc:2468] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
I20260630 12:34:12.088227  1693 leader_election.cc:290] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707)
I20260630 12:34:12.089195  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.090483  1640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.090762  1533 leader_election.cc:304] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [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: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: b82fd580a2fd44e48b24492b37877dce
I20260630 12:34:12.091131  1640 raft_consensus.cc:2468] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 0.
W20260630 12:34:12.091915  1533 leader_election.cc:343] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 008c82af3a57401693634636585f1851 (127.0.205.195:35985): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:12.092775  1533 leader_election.cc:343] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008c82af3a57401693634636585f1851 (127.0.205.195:35985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:12.082924  1568 raft_consensus.cc:2468] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 0.
I20260630 12:34:12.089123  1639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14171bad2ef6420cb6a0dade8b4cf590" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.094467  1639 raft_consensus.cc:2468] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
W20260630 12:34:12.095933  1439 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:12.093819  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.096663  1567 raft_consensus.cc:2468] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 0.
I20260630 12:34:12.093736  1458 leader_election.cc:304] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.098320  1709 raft_consensus.cc:2804] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.098692  1709 raft_consensus.cc:493] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.099026  1709 raft_consensus.cc:3060] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.099330  1728 raft_consensus.cc:2804] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.099689  1728 raft_consensus.cc:493] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.100042  1728 raft_consensus.cc:3060] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.103080  1727 raft_consensus.cc:493] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.103505  1727 raft_consensus.cc:515] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.106040  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.106606  1493 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
I20260630 12:34:12.098104  1444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:12.107527  1534 leader_election.cc:304] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.097429  1694 raft_consensus.cc:515] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.108621  1689 ts_tablet_manager.cc:1434] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.075s	user 0.038s	sys 0.033s
I20260630 12:34:12.108544  1730 raft_consensus.cc:2804] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.109196  1730 raft_consensus.cc:493] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.109611  1689 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: Bootstrap starting.
W20260630 12:34:12.110571  1444 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:12.111413  1639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14171bad2ef6420cb6a0dade8b4cf590" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.111966  1639 raft_consensus.cc:3060] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.109479  1694 leader_election.cc:290] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.112797  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14171bad2ef6420cb6a0dade8b4cf590" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.109515  1730 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.113760  1493 raft_consensus.cc:3060] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.114318  1727 leader_election.cc:290] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.115715  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.117195  1567 raft_consensus.cc:2468] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 0.
I20260630 12:34:12.118279  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.108471  1388 catalog_manager.cc:5697] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940526eceba49c084bb5f0294f256ec (127.0.205.194). New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.122172  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.122318  1640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851" is_pre_election: true
I20260630 12:34:12.120658  1606 leader_election.cc:304] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: 
I20260630 12:34:12.124193  1687 tablet_bootstrap.cc:492] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: No bootstrap required, opened a new log
I20260630 12:34:12.125604  1567 raft_consensus.cc:2393] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 008c82af3a57401693634636585f1851 in current term 1: Already voted for candidate b82fd580a2fd44e48b24492b37877dce in this term.
I20260630 12:34:12.125945  1693 raft_consensus.cc:2804] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.126281  1693 raft_consensus.cc:493] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.125656  1687 ts_tablet_manager.cc:1403] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.049s
I20260630 12:34:12.126742  1693 raft_consensus.cc:3060] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.126245  1639 raft_consensus.cc:2468] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.125406  1689 tablet_bootstrap.cc:654] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:12.128347  1709 raft_consensus.cc:515] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.125087  1640 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 0.
I20260630 12:34:12.127766  1726 raft_consensus.cc:493] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.128834  1533 leader_election.cc:304] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: 
I20260630 12:34:12.129770  1726 raft_consensus.cc:515] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.131865  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:12.131887  1727 raft_consensus.cc:2804] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.133210  1727 raft_consensus.cc:697] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Becoming Leader. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Running, Role: LEADER
I20260630 12:34:12.132405  1567 raft_consensus.cc:3060] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.134269  1726 leader_election.cc:290] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.127840  1728 raft_consensus.cc:515] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.135071  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666889cbd83d4aa8a7ec700c1ecd1962" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.136101  1566 raft_consensus.cc:2468] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 0.
I20260630 12:34:12.137529  1695 raft_consensus.cc:515] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.139425  1730 raft_consensus.cc:515] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.137845  1606 leader_election.cc:304] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: 
I20260630 12:34:12.140565  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c633be215b42b483630c13b38cb791" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:12.140666  1727 consensus_queue.cc:237] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.141162  1566 raft_consensus.cc:3060] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.140710  1568 raft_consensus.cc:2393] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 008c82af3a57401693634636585f1851 in current term 1: Already voted for candidate 2940526eceba49c084bb5f0294f256ec in this term.
I20260630 12:34:12.142655  1730 leader_election.cc:290] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.135317  1693 raft_consensus.cc:515] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.148695  1640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.149725  1639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.148772  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c633be215b42b483630c13b38cb791" candidate_uuid: "b82fd580a2fd44e48b24492b37877dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.150332  1728 leader_election.cc:290] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.143230  1726 raft_consensus.cc:2804] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:12.151973  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ce920d41d14c35882ad1ea08083632" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.153354  1726 raft_consensus.cc:493] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:12.143110  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.154062  1492 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.153616  1642 raft_consensus.cc:3060] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.144575  1695 leader_election.cc:290] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Requested vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.144150  1709 leader_election.cc:290] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Requested vote from peers 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101), 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:12.156749  1639 raft_consensus.cc:2393] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b82fd580a2fd44e48b24492b37877dce in current term 1: Already voted for candidate 008c82af3a57401693634636585f1851 in this term.
I20260630 12:34:12.158871  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ce920d41d14c35882ad1ea08083632" candidate_uuid: "2940526eceba49c084bb5f0294f256ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008c82af3a57401693634636585f1851"
I20260630 12:34:12.160643  1641 raft_consensus.cc:3060] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.159582  1687 raft_consensus.cc:359] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.152935  1640 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.161350  1687 raft_consensus.cc:385] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:12.161612  1687 raft_consensus.cc:740] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Initialized, Role: FOLLOWER
I20260630 12:34:12.162120  1687 consensus_queue.cc:260] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.156272  1726 raft_consensus.cc:3060] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.162735  1693 leader_election.cc:290] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.164855  1687 ts_tablet_manager.cc:1434] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260630 12:34:12.165810  1491 raft_consensus.cc:3060] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.167419  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:12.168607  1493 raft_consensus.cc:2468] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.172730  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.173642  1493 raft_consensus.cc:2393] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 008c82af3a57401693634636585f1851 in current term 1: Already voted for candidate b82fd580a2fd44e48b24492b37877dce in this term.
I20260630 12:34:12.173503  1490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.177718  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666889cbd83d4aa8a7ec700c1ecd1962" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.175347  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aacb785ae9f4cc595532fdf492eed1a" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.180418  1488 raft_consensus.cc:2468] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 0.
I20260630 12:34:12.183780  1567 raft_consensus.cc:2468] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 1.
I20260630 12:34:12.180371  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0511ab5c7a82427c985fb73a2a942dd9" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.186890  1487 raft_consensus.cc:2393] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 008c82af3a57401693634636585f1851 in current term 1: Already voted for candidate b82fd580a2fd44e48b24492b37877dce in this term.
I20260630 12:34:12.189484  1457 leader_election.cc:304] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [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: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 008c82af3a57401693634636585f1851
I20260630 12:34:12.190495  1709 raft_consensus.cc:2804] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.193234  1608 leader_election.cc:304] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [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: 008c82af3a57401693634636585f1851; no voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce
I20260630 12:34:12.195147  1608 leader_election.cc:304] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [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: 008c82af3a57401693634636585f1851; no voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce
I20260630 12:34:12.195669  1642 raft_consensus.cc:2468] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 1.
I20260630 12:34:12.196714  1458 leader_election.cc:304] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.197290  1695 raft_consensus.cc:2804] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.197773  1695 raft_consensus.cc:697] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Becoming Leader. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Running, Role: LEADER
I20260630 12:34:12.197690  1491 raft_consensus.cc:2468] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.198884  1534 leader_election.cc:304] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:12.198669  1695 consensus_queue.cc:237] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.198824  1391 catalog_manager.cc:5697] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940526eceba49c084bb5f0294f256ec (127.0.205.194). New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.190935  1709 raft_consensus.cc:697] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Becoming Leader. State: Replica: b82fd580a2fd44e48b24492b37877dce, State: Running, Role: LEADER
I20260630 12:34:12.200160  1727 raft_consensus.cc:2804] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.200552  1709 consensus_queue.cc:237] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.202800  1726 raft_consensus.cc:515] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.191491  1641 raft_consensus.cc:2468] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.200912  1727 raft_consensus.cc:697] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Becoming Leader. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Running, Role: LEADER
I20260630 12:34:12.205307  1727 consensus_queue.cc:237] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.198697  1566 raft_consensus.cc:2468] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82fd580a2fd44e48b24492b37877dce in term 1.
I20260630 12:34:12.210984  1608 leader_election.cc:304] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [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: 008c82af3a57401693634636585f1851; no voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce
I20260630 12:34:12.211597  1640 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.214780  1533 leader_election.cc:304] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: 
I20260630 12:34:12.215953  1728 raft_consensus.cc:2804] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.215760  1693 raft_consensus.cc:2749] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:12.220588  1726 leader_election.cc:290] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.221112  1726 raft_consensus.cc:2749] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:12.220729  1689 tablet_bootstrap.cc:492] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: No bootstrap required, opened a new log
I20260630 12:34:12.217016  1728 raft_consensus.cc:697] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Becoming Leader. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Running, Role: LEADER
I20260630 12:34:12.222038  1689 ts_tablet_manager.cc:1403] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.009s
I20260630 12:34:12.221621  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666889cbd83d4aa8a7ec700c1ecd1962" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:12.221266  1733 raft_consensus.cc:3060] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.224112  1566 raft_consensus.cc:3060] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.219559  1492 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940526eceba49c084bb5f0294f256ec in term 1.
I20260630 12:34:12.223445  1728 consensus_queue.cc:237] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.226287  1689 raft_consensus.cc:359] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.231050  1689 raft_consensus.cc:385] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:12.231338  1689 raft_consensus.cc:740] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008c82af3a57401693634636585f1851, State: Initialized, Role: FOLLOWER
I20260630 12:34:12.232146  1689 consensus_queue.cc:260] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.233906  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666889cbd83d4aa8a7ec700c1ecd1962" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:12.236667  1689 ts_tablet_manager.cc:1434] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:34:12.234472  1492 raft_consensus.cc:3060] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.234562  1391 catalog_manager.cc:5697] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce reported cstate change: term changed from 0 to 1, leader changed from <none> to b82fd580a2fd44e48b24492b37877dce (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b82fd580a2fd44e48b24492b37877dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.235620  1566 raft_consensus.cc:2468] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 1.
I20260630 12:34:12.246204  1492 raft_consensus.cc:2468] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 1.
I20260630 12:34:12.248379  1606 leader_election.cc:304] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008c82af3a57401693634636585f1851, 2940526eceba49c084bb5f0294f256ec; no voters: 
I20260630 12:34:12.249496  1733 raft_consensus.cc:2749] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:12.250084  1733 raft_consensus.cc:2804] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:12.250442  1733 raft_consensus.cc:697] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 LEADER]: Becoming Leader. State: Replica: 008c82af3a57401693634636585f1851, State: Running, Role: LEADER
I20260630 12:34:12.251113  1733 consensus_queue.cc:237] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.259419  1388 catalog_manager.cc:5697] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940526eceba49c084bb5f0294f256ec (127.0.205.194). New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.260610  1388 catalog_manager.cc:5697] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940526eceba49c084bb5f0294f256ec (127.0.205.194). New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.260267  1391 catalog_manager.cc:5697] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008c82af3a57401693634636585f1851 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "008c82af3a57401693634636585f1851" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:12.261013  1390 catalog_manager.cc:5697] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce reported cstate change: term changed from 0 to 1, leader changed from <none> to b82fd580a2fd44e48b24492b37877dce (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b82fd580a2fd44e48b24492b37877dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:12.272467  1709 consensus_queue.cc:1048] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.282979  1709 consensus_queue.cc:1048] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.327958   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:12.333267  1746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:12.333599  1747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:12.334996  1749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:12.335278   823 server_base.cc:1061] running on GCE node
I20260630 12:34:12.336297   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:12.336491   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:12.336658   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822852336642 us; error 0 us; skew 500 ppm
I20260630 12:34:12.337149   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:12.339161   823 webserver.cc:533] Webserver started at http://127.0.205.196:38183/ using document root <none> and password file <none>
I20260630 12:34:12.339604   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:12.339777   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:12.340080   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:12.341095   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "c423ef4acad748a6a5ea6c2279ecc9eb"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-tsj5"
I20260630 12:34:12.344986   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:34:12.347754  1754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.348582   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:12.348829   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "c423ef4acad748a6a5ea6c2279ecc9eb"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-tsj5"
I20260630 12:34:12.349099   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822842926995-823-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)
I20260630 12:34:12.368283   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:12.369292   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:12.370357   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:12.372359   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:12.372548   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.372756   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:12.372917   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.414305   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:46491
I20260630 12:34:12.414373  1816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:46491 every 8 connection(s)
I20260630 12:34:12.427600  1817 heartbeater.cc:344] Connected to a master server at 127.0.205.254:42545
I20260630 12:34:12.427960  1817 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:12.428661  1817 heartbeater.cc:507] Master 127.0.205.254:42545 requested a full tablet report, sending...
I20260630 12:34:12.430300  1391 ts_manager.cc:194] Registered new tserver with Master: c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196:46491)
I20260630 12:34:12.431535  1391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36682
I20260630 12:34:12.476703  1733 raft_consensus.cc:493] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:12.477133  1733 raft_consensus.cc:515] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:12.478726  1733 leader_election.cc:290] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:12.479414  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82fd580a2fd44e48b24492b37877dce" is_pre_election: true
I20260630 12:34:12.479671  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716242c1eda499098dbe35eca130ad0" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940526eceba49c084bb5f0294f256ec" is_pre_election: true
I20260630 12:34:12.480029  1492 raft_consensus.cc:2393] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 008c82af3a57401693634636585f1851 in current term 1: Already voted for candidate 2940526eceba49c084bb5f0294f256ec in this term.
I20260630 12:34:12.480953  1606 leader_election.cc:304] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [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: 008c82af3a57401693634636585f1851; no voters: 2940526eceba49c084bb5f0294f256ec, b82fd580a2fd44e48b24492b37877dce
I20260630 12:34:12.481530  1733 raft_consensus.cc:3060] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:12.485457  1733 raft_consensus.cc:2749] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:12.549710  1727 consensus_queue.cc:1048] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.558426  1728 consensus_queue.cc:1048] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.667925  1733 consensus_queue.cc:1048] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.676959  1693 consensus_queue.cc:1048] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.681030  1728 consensus_queue.cc:1048] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.692821  1728 consensus_queue.cc:1048] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.696260  1728 consensus_queue.cc:1048] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.703773  1709 consensus_queue.cc:1048] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.713336  1694 consensus_queue.cc:1048] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.719185  1694 consensus_queue.cc:1048] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.727130  1709 consensus_queue.cc:1048] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.734423  1730 consensus_queue.cc:1048] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.754904  1711 consensus_queue.cc:1048] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:12.764279  1709 consensus_queue.cc:1048] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:13.433768  1817 heartbeater.cc:499] Master 127.0.205.254:42545 was elected leader, sending a full tablet report...
I20260630 12:34:14.111572  1444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:14.131358  1566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f"
dest_uuid: "2940526eceba49c084bb5f0294f256ec"
mode: GRACEFUL
new_leader_uuid: "008c82af3a57401693634636585f1851"
 from {username='slave'} at 127.0.0.1:59022
I20260630 12:34:14.132109  1566 raft_consensus.cc:606] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Received request to transfer leadership to TS 008c82af3a57401693634636585f1851
I20260630 12:34:14.133194  1444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:34:14.133622  1444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:14.564507  1727 raft_consensus.cc:993] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: : Instructing follower 008c82af3a57401693634636585f1851 to start an election
I20260630 12:34:14.565039  1840 raft_consensus.cc:1081] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Signalling peer 008c82af3a57401693634636585f1851 to start an election
I20260630 12:34:14.566591  1641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f"
dest_uuid: "008c82af3a57401693634636585f1851"
 from {username='slave'} at 127.0.0.1:33426
I20260630 12:34:14.567090  1641 raft_consensus.cc:493] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:14.567405  1641 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:14.572063  1641 raft_consensus.cc:515] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:14.573796  1641 leader_election.cc:290] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [CANDIDATE]: Term 2 election: Requested vote from peers b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707), 2940526eceba49c084bb5f0294f256ec (127.0.205.194:38101)
I20260630 12:34:14.574499  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82fd580a2fd44e48b24492b37877dce"
I20260630 12:34:14.574895  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbce888aed1433cb1841071087fe42f" candidate_uuid: "008c82af3a57401693634636585f1851" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940526eceba49c084bb5f0294f256ec"
I20260630 12:34:14.575279  1492 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:14.575460  1566 raft_consensus.cc:3055] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:14.575781  1566 raft_consensus.cc:740] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2940526eceba49c084bb5f0294f256ec, State: Running, Role: LEADER
I20260630 12:34:14.576678  1566 consensus_queue.cc:260] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:14.577915  1566 raft_consensus.cc:3060] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:14.581614  1492 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 2.
I20260630 12:34:14.582898  1608 leader_election.cc:304] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [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: 008c82af3a57401693634636585f1851, b82fd580a2fd44e48b24492b37877dce; no voters: 
I20260630 12:34:14.583741  1837 raft_consensus.cc:2804] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:14.584151  1566 raft_consensus.cc:2468] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008c82af3a57401693634636585f1851 in term 2.
I20260630 12:34:14.584771  1837 raft_consensus.cc:697] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 2 LEADER]: Becoming Leader. State: Replica: 008c82af3a57401693634636585f1851, State: Running, Role: LEADER
I20260630 12:34:14.585690  1837 consensus_queue.cc:237] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } }
I20260630 12:34:14.591885  1391 catalog_manager.cc:5697] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 reported cstate change: term changed from 1 to 2, leader changed from 2940526eceba49c084bb5f0294f256ec (127.0.205.194) to 008c82af3a57401693634636585f1851 (127.0.205.195). New cstate: current_term: 2 leader_uuid: "008c82af3a57401693634636585f1851" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:14.987146  1492 raft_consensus.cc:1275] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 2 FOLLOWER]: Refusing update from remote peer 008c82af3a57401693634636585f1851: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:14.988262  1837 consensus_queue.cc:1048] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:14.998858  1566 raft_consensus.cc:1275] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 2 FOLLOWER]: Refusing update from remote peer 008c82af3a57401693634636585f1851: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:15.000340  1841 consensus_queue.cc:1048] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:16.134429  1444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:16.139631  1444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:16.140130  1444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:18.141120  1444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:18.147972  1444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:18.148343  1444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:18.149566  1641 consensus_queue.cc:237] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.156836  1566 raft_consensus.cc:1275] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Refusing update from remote peer 008c82af3a57401693634636585f1851: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.157018  1492 raft_consensus.cc:1275] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Refusing update from remote peer 008c82af3a57401693634636585f1851: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.158275  1853 consensus_queue.cc:1048] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" 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.000s
I20260630 12:34:18.159060  1859 consensus_queue.cc:1048] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.167299  1853 raft_consensus.cc:2955] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
W20260630 12:34:18.168879  1607 consensus_peers.cc:597] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 -> Peer c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196:46491): Couldn't send request to peer c423ef4acad748a6a5ea6c2279ecc9eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 666889cbd83d4aa8a7ec700c1ecd1962. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.170131  1566 raft_consensus.cc:2955] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.174767  1492 raft_consensus.cc:2955] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.183135  1388 catalog_manager.cc:5697] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 reported cstate change: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "008c82af3a57401693634636585f1851" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:18.193907  1566 consensus_queue.cc:237] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.202270  1492 raft_consensus.cc:1275] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Refusing update from remote peer 2940526eceba49c084bb5f0294f256ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.203384  1641 raft_consensus.cc:1275] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Refusing update from remote peer 2940526eceba49c084bb5f0294f256ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.204813  1871 consensus_queue.cc:1048] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.206604  1871 consensus_queue.cc:1048] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:34:18.215116  1533 consensus_peers.cc:597] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec -> Peer c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196:46491): Couldn't send request to peer c423ef4acad748a6a5ea6c2279ecc9eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14171bad2ef6420cb6a0dade8b4cf590. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.215832  1871 raft_consensus.cc:2955] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.217314  1492 raft_consensus.cc:2955] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.218739  1641 raft_consensus.cc:2955] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.228847  1391 catalog_manager.cc:5697] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce reported cstate change: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } attrs { replace: true } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.232371  1566 consensus_queue.cc:237] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.239503  1641 raft_consensus.cc:1275] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Refusing update from remote peer 2940526eceba49c084bb5f0294f256ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.239678  1492 raft_consensus.cc:1275] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Refusing update from remote peer 2940526eceba49c084bb5f0294f256ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:18.240146  1533 consensus_peers.cc:597] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec -> Peer c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196:46491): Couldn't send request to peer c423ef4acad748a6a5ea6c2279ecc9eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a716242c1eda499098dbe35eca130ad0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.241128  1854 consensus_queue.cc:1048] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.242982  1875 consensus_queue.cc:1048] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.249331  1854 raft_consensus.cc:2955] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.251346  1492 raft_consensus.cc:2955] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.253291  1641 raft_consensus.cc:2955] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.261227  1390 catalog_manager.cc:5697] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec reported cstate change: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "2940526eceba49c084bb5f0294f256ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:18.274364  1492 consensus_queue.cc:237] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.280886  1566 raft_consensus.cc:1275] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Refusing update from remote peer b82fd580a2fd44e48b24492b37877dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.282228  1709 consensus_queue.cc:1048] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.285614  1641 raft_consensus.cc:1275] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Refusing update from remote peer b82fd580a2fd44e48b24492b37877dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:18.287655  1881 consensus_queue.cc:1048] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:18.292243  1709 raft_consensus.cc:2955] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.294093  1566 raft_consensus.cc:2955] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
W20260630 12:34:18.298671  1458 consensus_peers.cc:597] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce -> Peer c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196:46491): Couldn't send request to peer c423ef4acad748a6a5ea6c2279ecc9eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0511ab5c7a82427c985fb73a2a942dd9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.304544  1391 catalog_manager.cc:5697] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce reported cstate change: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "b82fd580a2fd44e48b24492b37877dce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:18.308704  1641 raft_consensus.cc:2955] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c423ef4acad748a6a5ea6c2279ecc9eb (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } attrs { replace: true } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } } }
I20260630 12:34:18.448627   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:34:18.478541   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.479291   823 tablet_replica.cc:333] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.480054   823 raft_consensus.cc:2243] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.480506   823 raft_consensus.cc:2272] T 86ce920d41d14c35882ad1ea08083632 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.482510   823 tablet_replica.cc:333] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.482972   823 raft_consensus.cc:2243] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.483314   823 raft_consensus.cc:2272] T 7bbce888aed1433cb1841071087fe42f P b82fd580a2fd44e48b24492b37877dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.484926   823 tablet_replica.cc:333] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.485383   823 raft_consensus.cc:2243] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.486256   823 raft_consensus.cc:2272] T 0511ab5c7a82427c985fb73a2a942dd9 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.488160   823 tablet_replica.cc:333] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.488664   823 raft_consensus.cc:2243] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.489420   823 raft_consensus.cc:2272] T 9aacb785ae9f4cc595532fdf492eed1a P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.491088   823 tablet_replica.cc:333] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.491575   823 raft_consensus.cc:2243] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.492247   823 raft_consensus.cc:2272] T 78c633be215b42b483630c13b38cb791 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.494025   823 tablet_replica.cc:333] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.494468   823 raft_consensus.cc:2243] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.494879   823 raft_consensus.cc:2272] T 14171bad2ef6420cb6a0dade8b4cf590 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.498726   823 tablet_replica.cc:333] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.499190   823 raft_consensus.cc:2243] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.499570   823 raft_consensus.cc:2272] T a716242c1eda499098dbe35eca130ad0 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.501680   823 tablet_replica.cc:333] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce: stopping tablet replica
I20260630 12:34:18.502094   823 raft_consensus.cc:2243] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.502476   823 raft_consensus.cc:2272] T 666889cbd83d4aa8a7ec700c1ecd1962 P b82fd580a2fd44e48b24492b37877dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.530543   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:34:18.547647  1534 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37707: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:34:18.551479  1534 consensus_peers.cc:597] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec -> Peer b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707): Couldn't send request to peer b82fd580a2fd44e48b24492b37877dce. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.555755   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:34:18.583287   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.584091   823 tablet_replica.cc:333] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.584837   823 raft_consensus.cc:2243] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.585414   823 raft_consensus.cc:2272] T 0511ab5c7a82427c985fb73a2a942dd9 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.587929   823 tablet_replica.cc:333] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.588464   823 raft_consensus.cc:2243] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.589229   823 raft_consensus.cc:2272] T a716242c1eda499098dbe35eca130ad0 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.590355  1886 ts_tablet_manager.cc:933] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: Initiating tablet copy from peer 008c82af3a57401693634636585f1851 (127.0.205.195:35985)
I20260630 12:34:18.591996   823 tablet_replica.cc:333] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.592777   823 raft_consensus.cc:2243] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.593340   823 raft_consensus.cc:2272] T 666889cbd83d4aa8a7ec700c1ecd1962 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.596067   823 tablet_replica.cc:333] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.596643  1886 tablet_copy_client.cc:323] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:35985
I20260630 12:34:18.596863   823 raft_consensus.cc:2243] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.597713   823 raft_consensus.cc:2272] T 86ce920d41d14c35882ad1ea08083632 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.599619   823 tablet_replica.cc:333] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.600116   823 raft_consensus.cc:2243] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.600462   823 raft_consensus.cc:2272] T 7bbce888aed1433cb1841071087fe42f P 2940526eceba49c084bb5f0294f256ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.601987   823 tablet_replica.cc:333] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.602427   823 raft_consensus.cc:2243] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.602764   823 raft_consensus.cc:2272] T 78c633be215b42b483630c13b38cb791 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.604672   823 tablet_replica.cc:333] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.605324   823 raft_consensus.cc:2243] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.605749   823 raft_consensus.cc:2272] T 9aacb785ae9f4cc595532fdf492eed1a P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.607957   823 tablet_replica.cc:333] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec: stopping tablet replica
I20260630 12:34:18.608530   823 raft_consensus.cc:2243] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.609666   823 raft_consensus.cc:2272] T 14171bad2ef6420cb6a0dade8b4cf590 P 2940526eceba49c084bb5f0294f256ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.616416  1652 tablet_copy_service.cc:140] P 008c82af3a57401693634636585f1851: Received BeginTabletCopySession request for tablet 666889cbd83d4aa8a7ec700c1ecd1962 from peer c423ef4acad748a6a5ea6c2279ecc9eb ({username='slave'} at 127.0.0.1:33454)
I20260630 12:34:18.616981  1652 tablet_copy_service.cc:161] P 008c82af3a57401693634636585f1851: Beginning new tablet copy session on tablet 666889cbd83d4aa8a7ec700c1ecd1962 from peer c423ef4acad748a6a5ea6c2279ecc9eb at {username='slave'} at 127.0.0.1:33454: session id = c423ef4acad748a6a5ea6c2279ecc9eb-666889cbd83d4aa8a7ec700c1ecd1962
I20260630 12:34:18.627038  1652 tablet_copy_source_session.cc:215] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:18.630105  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666889cbd83d4aa8a7ec700c1ecd1962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.638692   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:34:18.643092  1886 tablet_copy_client.cc:806] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:18.644327  1886 tablet_copy_client.cc:670] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: tablet copy: Starting download of 1 WAL segments...
W20260630 12:34:18.649875  1608 consensus_peers.cc:597] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 -> Peer b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707): Couldn't send request to peer b82fd580a2fd44e48b24492b37877dce. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.650681  1886 tablet_copy_client.cc:538] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:34:18.655768  1608 consensus_peers.cc:597] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 -> Peer b82fd580a2fd44e48b24492b37877dce (127.0.205.193:37707): Couldn't send request to peer b82fd580a2fd44e48b24492b37877dce. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:18.661801  1886 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: Bootstrap starting.
I20260630 12:34:18.662566   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:34:18.679287   823 tablet_copy_service.cc:362] P 008c82af3a57401693634636585f1851: Destroying tablet copy session c423ef4acad748a6a5ea6c2279ecc9eb-666889cbd83d4aa8a7ec700c1ecd1962 due to service shutdown
I20260630 12:34:18.679662   823 tablet_copy_service.cc:434] P 008c82af3a57401693634636585f1851: ending tablet copy session c423ef4acad748a6a5ea6c2279ecc9eb-666889cbd83d4aa8a7ec700c1ecd1962 on tablet 666889cbd83d4aa8a7ec700c1ecd1962 with peer c423ef4acad748a6a5ea6c2279ecc9eb
I20260630 12:34:18.689268  1886 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: 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
I20260630 12:34:18.692216  1886 tablet_bootstrap.cc:492] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: Bootstrap complete.
I20260630 12:34:18.693140  1886 ts_tablet_manager.cc:1403] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.007s
I20260630 12:34:18.695778  1886 raft_consensus.cc:359] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.696750  1886 raft_consensus.cc:740] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c423ef4acad748a6a5ea6c2279ecc9eb, State: Initialized, Role: LEARNER
I20260630 12:34:18.697456  1886 consensus_queue.cc:260] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb [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: "b82fd580a2fd44e48b24492b37877dce" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37707 } } peers { permanent_uuid: "2940526eceba49c084bb5f0294f256ec" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "008c82af3a57401693634636585f1851" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35985 } } peers { permanent_uuid: "c423ef4acad748a6a5ea6c2279ecc9eb" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46491 } attrs { promote: true } }
I20260630 12:34:18.700930  1886 ts_tablet_manager.cc:1434] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260630 12:34:18.703722   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.704485   823 tablet_replica.cc:333] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.705304   823 raft_consensus.cc:2243] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.705842   823 raft_consensus.cc:2272] T 14171bad2ef6420cb6a0dade8b4cf590 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.708621   823 tablet_replica.cc:333] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.709509   823 raft_consensus.cc:2243] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.709980   823 raft_consensus.cc:2272] T 0511ab5c7a82427c985fb73a2a942dd9 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.712185   823 tablet_replica.cc:333] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.712664   823 raft_consensus.cc:2243] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.712998   823 raft_consensus.cc:2272] T 78c633be215b42b483630c13b38cb791 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.714640   823 tablet_replica.cc:333] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.715083   823 raft_consensus.cc:2243] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.715430   823 raft_consensus.cc:2272] T 9aacb785ae9f4cc595532fdf492eed1a P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.716998   823 tablet_replica.cc:333] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.717442   823 raft_consensus.cc:2243] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.717803   823 raft_consensus.cc:2272] T a716242c1eda499098dbe35eca130ad0 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.719661   823 tablet_replica.cc:333] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.720125   823 raft_consensus.cc:2243] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.720932   823 raft_consensus.cc:2272] T 666889cbd83d4aa8a7ec700c1ecd1962 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.722824   823 tablet_replica.cc:333] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.723246   823 raft_consensus.cc:2243] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.723587   823 raft_consensus.cc:2272] T 86ce920d41d14c35882ad1ea08083632 P 008c82af3a57401693634636585f1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.725085   823 tablet_replica.cc:333] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851: stopping tablet replica
I20260630 12:34:18.725478   823 raft_consensus.cc:2243] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.726063   823 raft_consensus.cc:2272] T 7bbce888aed1433cb1841071087fe42f P 008c82af3a57401693634636585f1851 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:18.738262  1886 tablet_copy_client.cc:1131] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from unknown peer (error 108)
I20260630 12:34:18.742563   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:34:18.760591   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:34:18.787174   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.787986   823 tablet_replica.cc:333] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb: stopping tablet replica
I20260630 12:34:18.788471   823 raft_consensus.cc:2243] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:18.788815   823 raft_consensus.cc:2272] T 666889cbd83d4aa8a7ec700c1ecd1962 P c423ef4acad748a6a5ea6c2279ecc9eb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:18.806804   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:34:18.815876   823 master.cc:562] Master@127.0.205.254:42545 shutting down...
W20260630 12:34:18.835608  1439 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:18.836586   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.836997   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.837266   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43fdc77c478a454695aa2582463f6c31: stopping tablet replica
I20260630 12:34:18.854760   823 master.cc:584] Master@127.0.205.254:42545 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8901 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:34:18.888140   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:38737,127.0.205.253:41481,127.0.205.252:37657
I20260630 12:34:18.889356   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:18.894304  1893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:18.894371  1892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:18.895288  1895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:18.896515   823 server_base.cc:1061] running on GCE node
I20260630 12:34:18.897215   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:18.897382   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:18.897523   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822858897511 us; error 0 us; skew 500 ppm
I20260630 12:34:18.897989   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:18.900391   823 webserver.cc:533] Webserver started at http://127.0.205.254:37187/ using document root <none> and password file <none>
I20260630 12:34:18.900818   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:18.900978   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:18.901235   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:18.902242   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "9c80b6c994c146f5a87a0798e4099c3c"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-tsj5"
I20260630 12:34:18.906373   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:34:18.909464  1900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:18.910130   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:18.910377   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "9c80b6c994c146f5a87a0798e4099c3c"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-tsj5"
I20260630 12:34:18.910629   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:18.924151   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:18.925230   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:18.959452   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:38737
I20260630 12:34:18.959523  1951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:38737 every 8 connection(s)
I20260630 12:34:18.963090  1952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.963194   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:18.967980  1954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:18.968428  1955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:18.969739  1952 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:18.971117  1957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:18.971380   823 server_base.cc:1061] running on GCE node
I20260630 12:34:18.972558   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:18.972796   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:18.972987   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822858972968 us; error 0 us; skew 500 ppm
I20260630 12:34:18.973634   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:18.976089   823 webserver.cc:533] Webserver started at http://127.0.205.253:38853/ using document root <none> and password file <none>
I20260630 12:34:18.976653   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:18.976876   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:18.977164   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:18.978281   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root/instance:
uuid: "cc5e517b56a540a08eee265e6398f029"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-tsj5"
I20260630 12:34:18.983075  1952 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:18.983286   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:34:18.986986  1965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:18.987723   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:18.988030   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
uuid: "cc5e517b56a540a08eee265e6398f029"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-tsj5"
W20260630 12:34:18.988260  1952 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.253:41481: Network error: Client connection negotiation failed: client connection to 127.0.205.253:41481: connect: Connection refused (error 111)
I20260630 12:34:18.988312   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:19.009409   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.010541   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.044561   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.253:41481
I20260630 12:34:19.044649  2016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.253:41481 every 8 connection(s)
I20260630 12:34:19.047986  2017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:19.047850  1952 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } attempt: 1
I20260630 12:34:19.048225   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:19.053660  2020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:19.055985  2021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.056108  2017 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.062999  1952 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:19.069245  1952 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:37657: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
W20260630 12:34:19.072127  2024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.073380   823 server_base.cc:1061] running on GCE node
I20260630 12:34:19.074052   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.074235   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:19.074386   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822859074369 us; error 0 us; skew 500 ppm
I20260630 12:34:19.075003   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.077508   823 webserver.cc:533] Webserver started at http://127.0.205.252:42225/ using document root <none> and password file <none>
I20260630 12:34:19.078025   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.078061  2017 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.078255   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.078605   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.079692   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root/instance:
uuid: "cbd83c30837d4702a6b742c79a468089"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.084738   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:19.087199  2017 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.088564  2029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.089303   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:34:19.089556   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
uuid: "cbd83c30837d4702a6b742c79a468089"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.089790   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
W20260630 12:34:19.091912  2017 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:37657: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:19.103214   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.104187   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.112632  1952 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } attempt: 1
W20260630 12:34:19.117192  1952 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:37657: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:19.127405  2017 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } attempt: 1
W20260630 12:34:19.131857  2017 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.205.252:37657: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:19.141247   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.252:37657
I20260630 12:34:19.141335  2081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.252:37657 every 8 connection(s)
I20260630 12:34:19.144052   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:19.144693  2082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:19.149892  2082 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.162763  2082 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.170742  2082 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:19.184762  2082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: Bootstrap starting.
I20260630 12:34:19.188619  1952 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } attempt: 2
I20260630 12:34:19.189134  2082 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:19.193536  2082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: No bootstrap required, opened a new log
I20260630 12:34:19.195489  2082 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.196020  2082 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:19.196296  2082 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd83c30837d4702a6b742c79a468089, State: Initialized, Role: FOLLOWER
I20260630 12:34:19.196939  2082 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.198851  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [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: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.199566  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:19.199681  2082 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:19.202376  2017 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } attempt: 2
I20260630 12:34:19.202857  1952 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: Bootstrap starting.
I20260630 12:34:19.208318  1952 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:19.213876  1952 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: No bootstrap required, opened a new log
I20260630 12:34:19.216246  1952 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.216861  1952 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:19.217149  1952 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c80b6c994c146f5a87a0798e4099c3c, State: Initialized, Role: FOLLOWER
I20260630 12:34:19.217801  1952 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.219120  2017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: Bootstrap starting.
I20260630 12:34:19.219769  2100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [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: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
W20260630 12:34:19.220173  2099 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:34:19.220532  2100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:34:19.220634  2099 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:19.221204  1952 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:19.224143  2017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:19.228555  2017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: No bootstrap required, opened a new log
I20260630 12:34:19.231176  2017 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.231873  2017 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:19.232160  2017 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5e517b56a540a08eee265e6398f029, State: Initialized, Role: FOLLOWER
I20260630 12:34:19.233122   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:19.232823  2017 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.234653  2113 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [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: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.235359  2113 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:34:19.236042  2112 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:34:19.236083  2017 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:34:19.236370  2112 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:19.245186   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:34:19.246840   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:19.249099  2124 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:19.249409  2124 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:19.253432  2125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:19.254428  2126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:19.254870  2128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.255432   823 server_base.cc:1061] running on GCE node
I20260630 12:34:19.256126   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.256316   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:19.256469   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822859256452 us; error 0 us; skew 500 ppm
I20260630 12:34:19.256914   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.258913   823 webserver.cc:533] Webserver started at http://127.0.205.193:32909/ using document root <none> and password file <none>
I20260630 12:34:19.259332   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.259523   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.259761   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.260844   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "d2d570ae26a047c284f7759215685ff6"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.264988   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:19.267756  2133 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.268496   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:19.268749   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "d2d570ae26a047c284f7759215685ff6"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.268999   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:19.301479   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.302554   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.303862   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.305924   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.306118   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.306313   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.306468   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.342403   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:34827
I20260630 12:34:19.342506  2195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:34827 every 8 connection(s)
I20260630 12:34:19.357152   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:19.363453  2197 heartbeater.cc:344] Connected to a master server at 127.0.205.253:41481
I20260630 12:34:19.363914  2197 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.364838  2197 heartbeater.cc:507] Master 127.0.205.253:41481 requested a full tablet report, sending...
I20260630 12:34:19.365140  2196 heartbeater.cc:344] Connected to a master server at 127.0.205.252:37657
I20260630 12:34:19.365502  2196 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.366284  2196 heartbeater.cc:507] Master 127.0.205.252:37657 requested a full tablet report, sending...
I20260630 12:34:19.367915  1982 ts_manager.cc:194] Registered new tserver with Master: d2d570ae26a047c284f7759215685ff6 (127.0.205.193:34827)
I20260630 12:34:19.368949  2047 ts_manager.cc:194] Registered new tserver with Master: d2d570ae26a047c284f7759215685ff6 (127.0.205.193:34827)
W20260630 12:34:19.371342  2203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:19.372267  2204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.373912  2198 heartbeater.cc:344] Connected to a master server at 127.0.205.254:38737
I20260630 12:34:19.374282  2198 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.375145  2198 heartbeater.cc:507] Master 127.0.205.254:38737 requested a full tablet report, sending...
W20260630 12:34:19.375525  2206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.376276   823 server_base.cc:1061] running on GCE node
I20260630 12:34:19.377075   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.377267   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:19.377420   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822859377408 us; error 0 us; skew 500 ppm
I20260630 12:34:19.377458  1917 ts_manager.cc:194] Registered new tserver with Master: d2d570ae26a047c284f7759215685ff6 (127.0.205.193:34827)
I20260630 12:34:19.377919   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.380064   823 webserver.cc:533] Webserver started at http://127.0.205.194:41803/ using document root <none> and password file <none>
I20260630 12:34:19.380486   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.380663   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.380884   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.381880   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "e6297d682bde42208e93b46c70709808"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.385797   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:34:19.388547  2211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.389171   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:19.389417   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "e6297d682bde42208e93b46c70709808"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.389657   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:19.406158   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.407262   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.408674   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.410774   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.410943   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.411110   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.411238   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.417544  2087 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:19.418103  2087 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.420094  2087 leader_election.cc:290] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c80b6c994c146f5a87a0798e4099c3c (127.0.205.254:38737), cc5e517b56a540a08eee265e6398f029 (127.0.205.253:41481)
I20260630 12:34:19.420915  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbd83c30837d4702a6b742c79a468089" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c80b6c994c146f5a87a0798e4099c3c" is_pre_election: true
I20260630 12:34:19.421742  1927 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd83c30837d4702a6b742c79a468089 in term 0.
I20260630 12:34:19.421808  1992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbd83c30837d4702a6b742c79a468089" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5e517b56a540a08eee265e6398f029" is_pre_election: true
I20260630 12:34:19.422614  1992 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd83c30837d4702a6b742c79a468089 in term 0.
I20260630 12:34:19.423282  2034 leader_election.cc:304] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c80b6c994c146f5a87a0798e4099c3c, cbd83c30837d4702a6b742c79a468089; no voters: 
I20260630 12:34:19.424086  2087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:19.424376  2087 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:19.424628  2087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.429570  2087 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.431957  2087 leader_election.cc:290] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [CANDIDATE]: Term 1 election: Requested vote from peers 9c80b6c994c146f5a87a0798e4099c3c (127.0.205.254:38737), cc5e517b56a540a08eee265e6398f029 (127.0.205.253:41481)
I20260630 12:34:19.431926  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbd83c30837d4702a6b742c79a468089" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c80b6c994c146f5a87a0798e4099c3c"
I20260630 12:34:19.432256  1992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbd83c30837d4702a6b742c79a468089" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5e517b56a540a08eee265e6398f029"
I20260630 12:34:19.432649  1927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.432845  1992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.439298  1927 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd83c30837d4702a6b742c79a468089 in term 1.
I20260630 12:34:19.439298  1992 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd83c30837d4702a6b742c79a468089 in term 1.
I20260630 12:34:19.440685  2034 leader_election.cc:304] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c80b6c994c146f5a87a0798e4099c3c, cbd83c30837d4702a6b742c79a468089; no voters: 
I20260630 12:34:19.441546  2087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:19.442656  2087 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 1 LEADER]: Becoming Leader. State: Replica: cbd83c30837d4702a6b742c79a468089, State: Running, Role: LEADER
I20260630 12:34:19.443519  2087 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:19.449638  2246 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbd83c30837d4702a6b742c79a468089. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.450194  2246 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.451821  2259 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:19.456595  2259 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:19.465700  1992 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Refusing update from remote peer cbd83c30837d4702a6b742c79a468089: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:19.465915   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:33289
I20260630 12:34:19.466109  2277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:33289 every 8 connection(s)
I20260630 12:34:19.466279  1927 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Refusing update from remote peer cbd83c30837d4702a6b742c79a468089: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:19.467046  2246 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.467643  2087 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.485229  2100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbd83c30837d4702a6b742c79a468089. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.486020  2100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:19.489996  2113 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbd83c30837d4702a6b742c79a468089. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.490695  2113 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:19.492431  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.493131  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.495643  2246 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.496323  2246 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.498292  2100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.498965  2100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:19.502072  2113 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cbd83c30837d4702a6b742c79a468089" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:19.502758  2113 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:19.506420   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:19.506613  2278 heartbeater.cc:344] Connected to a master server at 127.0.205.252:37657
I20260630 12:34:19.506798  2259 catalog_manager.cc:1383] Generated new cluster ID: 05da656507de4bde9759b8adbe1478de
I20260630 12:34:19.506969  2278 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.507143  2259 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:19.507899  2278 heartbeater.cc:507] Master 127.0.205.252:37657 requested a full tablet report, sending...
I20260630 12:34:19.510140  2047 ts_manager.cc:194] Registered new tserver with Master: e6297d682bde42208e93b46c70709808 (127.0.205.194:33289)
I20260630 12:34:19.515532  2285 heartbeater.cc:344] Connected to a master server at 127.0.205.254:38737
I20260630 12:34:19.516744  2285 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:19.517148  2292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.517601  2285 heartbeater.cc:507] Master 127.0.205.254:38737 requested a full tablet report, sending...
W20260630 12:34:19.520419  2293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.521770  2279 heartbeater.cc:344] Connected to a master server at 127.0.205.253:41481
I20260630 12:34:19.522208  2279 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.523118  2279 heartbeater.cc:507] Master 127.0.205.253:41481 requested a full tablet report, sending...
I20260630 12:34:19.526105  1982 ts_manager.cc:194] Registered new tserver with Master: e6297d682bde42208e93b46c70709808 (127.0.205.194:33289)
I20260630 12:34:19.529732  1917 ts_manager.cc:194] Registered new tserver with Master: e6297d682bde42208e93b46c70709808 (127.0.205.194:33289)
I20260630 12:34:19.533807   823 server_base.cc:1061] running on GCE node
W20260630 12:34:19.533773  2295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:19.534844   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.535036   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:19.535212   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822859535194 us; error 0 us; skew 500 ppm
I20260630 12:34:19.535667   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.538116   823 webserver.cc:533] Webserver started at http://127.0.205.195:40087/ using document root <none> and password file <none>
I20260630 12:34:19.538548   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.538718   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.538945   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.539930   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "715725d0cf0040c1a9841a3695ca1fd4"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.544160   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:19.547705  2300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.548785   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:34:19.549150   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "715725d0cf0040c1a9841a3695ca1fd4"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-tsj5"
I20260630 12:34:19.549453   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822842926995-823-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)
I20260630 12:34:19.556413  2259 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:19.557945  2259 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:19.579064  2259 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: Generated new TSK 0
I20260630 12:34:19.579766  2259 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:19.583362   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.584617   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.585906   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.588037   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.588207   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.588376   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.588521   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.626361   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:35593
I20260630 12:34:19.626498  2363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:35593 every 8 connection(s)
I20260630 12:34:19.644232  2364 heartbeater.cc:344] Connected to a master server at 127.0.205.252:37657
I20260630 12:34:19.644667  2365 heartbeater.cc:344] Connected to a master server at 127.0.205.253:41481
I20260630 12:34:19.644640  2364 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.645169  2365 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.645761  2364 heartbeater.cc:507] Master 127.0.205.252:37657 requested a full tablet report, sending...
I20260630 12:34:19.645970  2365 heartbeater.cc:507] Master 127.0.205.253:41481 requested a full tablet report, sending...
I20260630 12:34:19.647257  2366 heartbeater.cc:344] Connected to a master server at 127.0.205.254:38737
I20260630 12:34:19.647619  2366 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.647881  2047 ts_manager.cc:194] Registered new tserver with Master: 715725d0cf0040c1a9841a3695ca1fd4 (127.0.205.195:35593)
I20260630 12:34:19.648403  1982 ts_manager.cc:194] Registered new tserver with Master: 715725d0cf0040c1a9841a3695ca1fd4 (127.0.205.195:35593)
I20260630 12:34:19.648424  2366 heartbeater.cc:507] Master 127.0.205.254:38737 requested a full tablet report, sending...
I20260630 12:34:19.649935  2047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36572
I20260630 12:34:19.651063  1917 ts_manager.cc:194] Registered new tserver with Master: 715725d0cf0040c1a9841a3695ca1fd4 (127.0.205.195:35593)
I20260630 12:34:19.651185   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017902246s
I20260630 12:34:20.239828  2112 catalog_manager.cc:1295] Loaded cluster ID: 05da656507de4bde9759b8adbe1478de
I20260630 12:34:20.240088  2112 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: loading cluster ID for follower catalog manager: success
I20260630 12:34:20.244325  2112 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: acquiring CA information for follower catalog manager: success
I20260630 12:34:20.247294  2112 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:20.252844  2124 catalog_manager.cc:1295] Loaded cluster ID: 05da656507de4bde9759b8adbe1478de
I20260630 12:34:20.253078  2124 catalog_manager.cc:1588] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: loading cluster ID for follower catalog manager: success
I20260630 12:34:20.257157  2124 catalog_manager.cc:1610] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: acquiring CA information for follower catalog manager: success
I20260630 12:34:20.260119  2124 catalog_manager.cc:1638] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:20.373311  2047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36546
I20260630 12:34:20.514195  2047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36562
I20260630 12:34:20.652295  2364 heartbeater.cc:499] Master 127.0.205.252:37657 was elected leader, sending a full tablet report...
I20260630 12:34:21.215596  2098 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:21.375439  2196 heartbeater.cc:499] Master 127.0.205.252:37657 was elected leader, sending a full tablet report...
I20260630 12:34:21.516281  2278 heartbeater.cc:499] Master 127.0.205.252:37657 was elected leader, sending a full tablet report...
I20260630 12:34:21.768656  2047 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51668:
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"
    }
  }
}
I20260630 12:34:21.839903  2161 tablet_service.cc:1511] Processing CreateTablet for tablet d1e7927735d34af1b5e4a3acec6c77d4 (DEFAULT_TABLE table=test-workload [id=1cc056b13de744698143c68c80c14c26]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:34:21.841214  2161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e7927735d34af1b5e4a3acec6c77d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.848613  2329 tablet_service.cc:1511] Processing CreateTablet for tablet 0f94beef8b65485f9c1ebe2e291012de (DEFAULT_TABLE table=test-workload [id=1cc056b13de744698143c68c80c14c26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:34:21.849849  2329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f94beef8b65485f9c1ebe2e291012de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.854117  2239 tablet_service.cc:1511] Processing CreateTablet for tablet eae9014c0e954d7abacff733b062a8d7 (DEFAULT_TABLE table=test-workload [id=1cc056b13de744698143c68c80c14c26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:34:21.855369  2239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eae9014c0e954d7abacff733b062a8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.856016  2398 tablet_bootstrap.cc:492] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: Bootstrap starting.
I20260630 12:34:21.861864  2398 tablet_bootstrap.cc:654] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.863518  2399 tablet_bootstrap.cc:492] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: Bootstrap starting.
I20260630 12:34:21.868868  2401 tablet_bootstrap.cc:492] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: Bootstrap starting.
I20260630 12:34:21.869829  2399 tablet_bootstrap.cc:654] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.872684  2398 tablet_bootstrap.cc:492] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: No bootstrap required, opened a new log
I20260630 12:34:21.873178  2398 ts_tablet_manager.cc:1403] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:34:21.875142  2401 tablet_bootstrap.cc:654] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.875837  2398 raft_consensus.cc:359] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d570ae26a047c284f7759215685ff6" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34827 } }
I20260630 12:34:21.876420  2398 raft_consensus.cc:385] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.876718  2398 raft_consensus.cc:740] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d570ae26a047c284f7759215685ff6, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.877437  2398 consensus_queue.cc:260] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2d570ae26a047c284f7759215685ff6" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34827 } }
I20260630 12:34:21.877794  2399 tablet_bootstrap.cc:492] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: No bootstrap required, opened a new log
I20260630 12:34:21.878155  2398 raft_consensus.cc:399] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:21.878396  2399 ts_tablet_manager.cc:1403] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:34:21.878458  2398 raft_consensus.cc:493] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:21.878933  2398 raft_consensus.cc:3060] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.880043  2401 tablet_bootstrap.cc:492] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: No bootstrap required, opened a new log
I20260630 12:34:21.880475  2401 ts_tablet_manager.cc:1403] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:34:21.880631  2399 raft_consensus.cc:359] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715725d0cf0040c1a9841a3695ca1fd4" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35593 } }
I20260630 12:34:21.881104  2399 raft_consensus.cc:385] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.881311  2399 raft_consensus.cc:740] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715725d0cf0040c1a9841a3695ca1fd4, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.881852  2399 consensus_queue.cc:260] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "715725d0cf0040c1a9841a3695ca1fd4" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35593 } }
I20260630 12:34:21.882305  2399 raft_consensus.cc:399] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:21.882526  2399 raft_consensus.cc:493] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:21.882767  2399 raft_consensus.cc:3060] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.883108  2401 raft_consensus.cc:359] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6297d682bde42208e93b46c70709808" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33289 } }
I20260630 12:34:21.883634  2401 raft_consensus.cc:385] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.883929  2401 raft_consensus.cc:740] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6297d682bde42208e93b46c70709808, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.884577  2401 consensus_queue.cc:260] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6297d682bde42208e93b46c70709808" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33289 } }
I20260630 12:34:21.885174  2401 raft_consensus.cc:399] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:21.885200  2398 raft_consensus.cc:515] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d570ae26a047c284f7759215685ff6" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34827 } }
I20260630 12:34:21.885675  2401 raft_consensus.cc:493] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:21.886040  2401 raft_consensus.cc:3060] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.886019  2398 leader_election.cc:304] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [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: d2d570ae26a047c284f7759215685ff6; no voters: 
I20260630 12:34:21.888235  2398 leader_election.cc:290] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:21.888540  2404 raft_consensus.cc:2804] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.889058  2399 raft_consensus.cc:515] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715725d0cf0040c1a9841a3695ca1fd4" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35593 } }
I20260630 12:34:21.889808  2399 leader_election.cc:304] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [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: 715725d0cf0040c1a9841a3695ca1fd4; no voters: 
I20260630 12:34:21.892827  2401 raft_consensus.cc:515] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6297d682bde42208e93b46c70709808" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33289 } }
I20260630 12:34:21.893625  2401 leader_election.cc:304] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [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: e6297d682bde42208e93b46c70709808; no voters: 
I20260630 12:34:21.896315  2404 raft_consensus.cc:697] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 1 LEADER]: Becoming Leader. State: Replica: d2d570ae26a047c284f7759215685ff6, State: Running, Role: LEADER
I20260630 12:34:21.897255  2398 ts_tablet_manager.cc:1434] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:34:21.897102  2404 consensus_queue.cc:237] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [LEADER]: Queue going to LEADER mode. State: All 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: "d2d570ae26a047c284f7759215685ff6" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34827 } }
I20260630 12:34:21.899088  2399 leader_election.cc:290] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:21.899417  2407 raft_consensus.cc:2804] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.899828  2408 raft_consensus.cc:2804] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.900259  2401 leader_election.cc:290] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:21.905848  2407 raft_consensus.cc:697] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 1 LEADER]: Becoming Leader. State: Replica: 715725d0cf0040c1a9841a3695ca1fd4, State: Running, Role: LEADER
I20260630 12:34:21.906626  2407 consensus_queue.cc:237] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [LEADER]: Queue going to LEADER mode. State: All 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: "715725d0cf0040c1a9841a3695ca1fd4" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35593 } }
I20260630 12:34:21.910149  2399 ts_tablet_manager.cc:1434] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.008s
I20260630 12:34:21.916177  2401 ts_tablet_manager.cc:1434] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.009s
I20260630 12:34:21.921054  2408 raft_consensus.cc:697] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 1 LEADER]: Becoming Leader. State: Replica: e6297d682bde42208e93b46c70709808, State: Running, Role: LEADER
I20260630 12:34:21.921799  2408 consensus_queue.cc:237] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [LEADER]: Queue going to LEADER mode. State: All 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: "e6297d682bde42208e93b46c70709808" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33289 } }
I20260630 12:34:21.930874  2046 catalog_manager.cc:5697] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2d570ae26a047c284f7759215685ff6 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d2d570ae26a047c284f7759215685ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d570ae26a047c284f7759215685ff6" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34827 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:21.937808  2047 catalog_manager.cc:5697] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 715725d0cf0040c1a9841a3695ca1fd4 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "715725d0cf0040c1a9841a3695ca1fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715725d0cf0040c1a9841a3695ca1fd4" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35593 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:21.952355  2045 catalog_manager.cc:5697] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6297d682bde42208e93b46c70709808 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "e6297d682bde42208e93b46c70709808" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6297d682bde42208e93b46c70709808" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:23.217046  2098 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:23.219648  2098 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:23.994573   823 master.cc:562] Master@127.0.205.252:37657 shutting down...
I20260630 12:34:24.017055   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:24.017872   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:24.018217   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbd83c30837d4702a6b742c79a468089: stopping tablet replica
I20260630 12:34:24.038213   823 master.cc:584] Master@127.0.205.252:37657 shutdown complete.
W20260630 12:34:24.938411  2196 heartbeater.cc:646] Failed to heartbeat to 127.0.205.252:37657 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:25.429775  2424 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbd83c30837d4702a6b742c79a468089)
I20260630 12:34:25.430307  2424 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:25.432044  2424 leader_election.cc:290] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc5e517b56a540a08eee265e6398f029 (127.0.205.253:41481), cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657)
I20260630 12:34:25.432879  1992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9c80b6c994c146f5a87a0798e4099c3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "cc5e517b56a540a08eee265e6398f029" is_pre_election: true
W20260630 12:34:25.434851  1904 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:34:25.437927  1904 leader_election.cc:336] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657): Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:25.438373  1904 leader_election.cc:304] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [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: 9c80b6c994c146f5a87a0798e4099c3c; no voters: cbd83c30837d4702a6b742c79a468089, cc5e517b56a540a08eee265e6398f029
I20260630 12:34:25.438953  2424 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:34:25.509356  2427 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbd83c30837d4702a6b742c79a468089)
I20260630 12:34:25.509809  2427 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:25.511487  2427 leader_election.cc:290] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c80b6c994c146f5a87a0798e4099c3c (127.0.205.254:38737), cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657)
I20260630 12:34:25.512444  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc5e517b56a540a08eee265e6398f029" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9c80b6c994c146f5a87a0798e4099c3c" is_pre_election: true
I20260630 12:34:25.512946  1926 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5e517b56a540a08eee265e6398f029 in term 1.
I20260630 12:34:25.514021  1969 leader_election.cc:304] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [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: 9c80b6c994c146f5a87a0798e4099c3c, cc5e517b56a540a08eee265e6398f029; no voters: 
I20260630 12:34:25.514637  2427 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:25.514986  2427 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cbd83c30837d4702a6b742c79a468089)
I20260630 12:34:25.515347  2427 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:25.517334  1969 leader_election.cc:336] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657): Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:25.521014  2427 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:25.522563  2427 leader_election.cc:290] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [CANDIDATE]: Term 2 election: Requested vote from peers 9c80b6c994c146f5a87a0798e4099c3c (127.0.205.254:38737), cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657)
I20260630 12:34:25.523133  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc5e517b56a540a08eee265e6398f029" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9c80b6c994c146f5a87a0798e4099c3c"
I20260630 12:34:25.523702  1926 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:25.526255  1969 leader_election.cc:336] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657): Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111)
I20260630 12:34:25.529058  1926 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5e517b56a540a08eee265e6398f029 in term 2.
I20260630 12:34:25.529902  1969 leader_election.cc:304] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [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: 9c80b6c994c146f5a87a0798e4099c3c, cc5e517b56a540a08eee265e6398f029; no voters: cbd83c30837d4702a6b742c79a468089
I20260630 12:34:25.530480  2427 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:25.531415  2427 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 2 LEADER]: Becoming Leader. State: Replica: cc5e517b56a540a08eee265e6398f029, State: Running, Role: LEADER
I20260630 12:34:25.532145  2427 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [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: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } }
I20260630 12:34:25.535846  2430 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc5e517b56a540a08eee265e6398f029. Latest consensus state: current_term: 2 leader_uuid: "cc5e517b56a540a08eee265e6398f029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:25.536628  2430 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:25.537976  2432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:25.543190  2432 catalog_manager.cc:679] Loaded metadata for table test-workload [id=1cc056b13de744698143c68c80c14c26]
I20260630 12:34:25.548604  2432 tablet_loader.cc:96] loaded metadata for tablet 0f94beef8b65485f9c1ebe2e291012de (table test-workload [id=1cc056b13de744698143c68c80c14c26])
I20260630 12:34:25.549458  2432 tablet_loader.cc:96] loaded metadata for tablet d1e7927735d34af1b5e4a3acec6c77d4 (table test-workload [id=1cc056b13de744698143c68c80c14c26])
I20260630 12:34:25.550271  2432 tablet_loader.cc:96] loaded metadata for tablet eae9014c0e954d7abacff733b062a8d7 (table test-workload [id=1cc056b13de744698143c68c80c14c26])
I20260630 12:34:25.551240  2432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:25.554073  2432 catalog_manager.cc:1295] Loaded cluster ID: 05da656507de4bde9759b8adbe1478de
I20260630 12:34:25.554270  2432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:25.557497  2432 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:25.560281  2432 catalog_manager.cc:6081] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: Loaded TSK: 0
I20260630 12:34:25.561111  2432 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:34:26.069931  1969 consensus_peers.cc:597] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 -> Peer cbd83c30837d4702a6b742c79a468089 (127.0.205.252:37657): Couldn't send request to peer cbd83c30837d4702a6b742c79a468089. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.252:37657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:26.123687  1926 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 2 FOLLOWER]: Refusing update from remote peer cc5e517b56a540a08eee265e6398f029: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260630 12:34:26.125067  2436 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:34:26.131069  2439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc5e517b56a540a08eee265e6398f029. Latest consensus state: current_term: 2 leader_uuid: "cc5e517b56a540a08eee265e6398f029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:26.131788  2439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:26.134056  2436 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "cc5e517b56a540a08eee265e6398f029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:26.134622  2436 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:26.135281  2439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "cc5e517b56a540a08eee265e6398f029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c80b6c994c146f5a87a0798e4099c3c" member_type: VOTER last_known_addr { host: "127.0.205.254" port: 38737 } } peers { permanent_uuid: "cc5e517b56a540a08eee265e6398f029" member_type: VOTER last_known_addr { host: "127.0.205.253" port: 41481 } } peers { permanent_uuid: "cbd83c30837d4702a6b742c79a468089" member_type: VOTER last_known_addr { host: "127.0.205.252" port: 37657 } } }
I20260630 12:34:26.135987  2439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:26.945106  2197 heartbeater.cc:499] Master 127.0.205.253:41481 was elected leader, sending a full tablet report...
I20260630 12:34:26.958077  2365 heartbeater.cc:499] Master 127.0.205.253:41481 was elected leader, sending a full tablet report...
I20260630 12:34:26.982671  2279 heartbeater.cc:499] Master 127.0.205.253:41481 was elected leader, sending a full tablet report...
I20260630 12:34:27.246980  2123 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:27.248956  2123 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:27.599784   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:34:27.618798   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.619431   823 tablet_replica.cc:333] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6: stopping tablet replica
I20260630 12:34:27.619982   823 raft_consensus.cc:2243] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.620491   823 raft_consensus.cc:2272] T d1e7927735d34af1b5e4a3acec6c77d4 P d2d570ae26a047c284f7759215685ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.638422   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:34:27.647673   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:34:27.664824   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.665455   823 tablet_replica.cc:333] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808: stopping tablet replica
I20260630 12:34:27.665930   823 raft_consensus.cc:2243] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.666364   823 raft_consensus.cc:2272] T eae9014c0e954d7abacff733b062a8d7 P e6297d682bde42208e93b46c70709808 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.684082   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:34:27.693508   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:34:27.710621   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.711272   823 tablet_replica.cc:333] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4: stopping tablet replica
I20260630 12:34:27.711840   823 raft_consensus.cc:2243] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.712381   823 raft_consensus.cc:2272] T 0f94beef8b65485f9c1ebe2e291012de P 715725d0cf0040c1a9841a3695ca1fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.730084   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:34:27.739871   823 master.cc:562] Master@127.0.205.254:38737 shutting down...
I20260630 12:34:27.755671   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.756182   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.756431   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c80b6c994c146f5a87a0798e4099c3c: stopping tablet replica
I20260630 12:34:27.773661   823 master.cc:584] Master@127.0.205.254:38737 shutdown complete.
I20260630 12:34:27.784646   823 master.cc:562] Master@127.0.205.253:41481 shutting down...
I20260630 12:34:27.798817   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.799619   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.799944   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc5e517b56a540a08eee265e6398f029: stopping tablet replica
I20260630 12:34:27.818027   823 master.cc:584] Master@127.0.205.253:41481 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8958 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:34:27.846457   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:36127
I20260630 12:34:27.847452   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.852559  2450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.853060  2451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.853235  2453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:27.853782   823 server_base.cc:1061] running on GCE node
I20260630 12:34:27.854513   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:27.854682   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:27.854846   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822867854829 us; error 0 us; skew 500 ppm
I20260630 12:34:27.855295   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.857401   823 webserver.cc:533] Webserver started at http://127.0.205.254:34707/ using document root <none> and password file <none>
I20260630 12:34:27.857836   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.857999   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.858263   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.859297   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-tsj5"
I20260630 12:34:27.863212   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:34:27.866199  2458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.866839   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:27.867080   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-tsj5"
I20260630 12:34:27.867321   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-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)
I20260630 12:34:27.878501   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.879516   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:27.914440   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:36127
I20260630 12:34:27.914530  2509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:36127 every 8 connection(s)
I20260630 12:34:27.918171  2510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.927831  2510 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed: Bootstrap starting.
I20260630 12:34:27.932051  2510 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:27.935781  2510 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed: No bootstrap required, opened a new log
I20260630 12:34:27.937671  2510 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER }
I20260630 12:34:27.938030  2510 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:27.938201  2510 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb42a9e3bb9947b3ae6e4e5b841971ed, State: Initialized, Role: FOLLOWER
I20260630 12:34:27.938658  2510 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER }
I20260630 12:34:27.939049  2510 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:27.939229  2510 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:27.939424  2510 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:27.943310  2510 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER }
I20260630 12:34:27.943737  2510 leader_election.cc:304] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [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: eb42a9e3bb9947b3ae6e4e5b841971ed; no voters: 
I20260630 12:34:27.944720  2510 leader_election.cc:290] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:27.945093  2513 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:27.946297  2513 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 1 LEADER]: Becoming Leader. State: Replica: eb42a9e3bb9947b3ae6e4e5b841971ed, State: Running, Role: LEADER
I20260630 12:34:27.946815  2513 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [LEADER]: Queue going to LEADER mode. State: All 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: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER }
I20260630 12:34:27.947378  2510 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:27.949471  2514 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER } }
I20260630 12:34:27.949617  2515 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb42a9e3bb9947b3ae6e4e5b841971ed. Latest consensus state: current_term: 1 leader_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb42a9e3bb9947b3ae6e4e5b841971ed" member_type: VOTER } }
I20260630 12:34:27.950052  2514 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:27.950165  2515 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:27.952493  2519 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:27.958428  2519 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:27.960070   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:27.966549  2519 catalog_manager.cc:1383] Generated new cluster ID: 4079625828144494bcdeacc9dd80e050
I20260630 12:34:27.966785  2519 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:27.988320  2519 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:27.989472  2519 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:28.001900  2519 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed: Generated new TSK 0
I20260630 12:34:28.002418  2519 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:28.025918   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.031332  2531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.031994  2532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.033875  2534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:28.034173   823 server_base.cc:1061] running on GCE node
I20260630 12:34:28.034884   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.035066   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:28.035193   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822868035182 us; error 0 us; skew 500 ppm
I20260630 12:34:28.035595   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.037596   823 webserver.cc:533] Webserver started at http://127.0.205.193:44437/ using document root <none> and password file <none>
I20260630 12:34:28.037989   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.038136   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.038331   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.039258   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "0ae572553e744071947bcc5654130a08"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.043179   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:34:28.046177  2539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.046834   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:28.047078   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "0ae572553e744071947bcc5654130a08"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.047323   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-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)
I20260630 12:34:28.059651   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.060669   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.061939   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.063997   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.064186   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.064388   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.064550   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.100715   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:34757
I20260630 12:34:28.100795  2601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:34757 every 8 connection(s)
I20260630 12:34:28.105258   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.111404  2606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.112012  2607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.114603  2609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:28.114933   823 server_base.cc:1061] running on GCE node
I20260630 12:34:28.115767   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.116003   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:28.116128   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822868116116 us; error 0 us; skew 500 ppm
I20260630 12:34:28.116510   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.118476   823 webserver.cc:533] Webserver started at http://127.0.205.194:42097/ using document root <none> and password file <none>
I20260630 12:34:28.118867   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.119035   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.119238   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.120219   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "1a8eda9a736c437fa4616db9073b2870"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.124553  2602 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36127
I20260630 12:34:28.124967  2602 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.125227   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:28.125643  2602 heartbeater.cc:507] Master 127.0.205.254:36127 requested a full tablet report, sending...
I20260630 12:34:28.127612  2475 ts_manager.cc:194] Registered new tserver with Master: 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757)
I20260630 12:34:28.128793  2614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.129565   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:28.129843  2475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43542
I20260630 12:34:28.129874   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "1a8eda9a736c437fa4616db9073b2870"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.130384   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-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)
I20260630 12:34:28.158771   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.159920   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.161280   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.163369   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.163563   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.163784   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.163956   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:34:28.200428   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:35803
I20260630 12:34:28.200507  2676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:35803 every 8 connection(s)
I20260630 12:34:28.204716   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.211035  2680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.212500  2681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:28.215098  2683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:28.216988   823 server_base.cc:1061] running on GCE node
I20260630 12:34:28.217087  2677 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36127
I20260630 12:34:28.217546  2677 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.218034   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:28.218209  2677 heartbeater.cc:507] Master 127.0.205.254:36127 requested a full tablet report, sending...
W20260630 12:34:28.218305   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:28.218631   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822868218612 us; error 0 us; skew 500 ppm
I20260630 12:34:28.219229   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.220309  2475 ts_manager.cc:194] Registered new tserver with Master: 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803)
I20260630 12:34:28.221596   823 webserver.cc:533] Webserver started at http://127.0.205.195:39743/ using document root <none> and password file <none>
I20260630 12:34:28.221801  2475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43552
I20260630 12:34:28.222059   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.222270   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.222517   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.223639   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "11d573edca2e48a4ad68d6fad64e7667"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.227892   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:28.230782  2688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.231518   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:28.231760   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "11d573edca2e48a4ad68d6fad64e7667"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-tsj5"
I20260630 12:34:28.232075   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-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)
I20260630 12:34:28.249779   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.250797   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.252108   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.254104   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.254271   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.254487   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.254621   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.290225   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:38463
I20260630 12:34:28.290308  2750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:38463 every 8 connection(s)
I20260630 12:34:28.302757  2751 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36127
I20260630 12:34:28.303069  2751 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.303689  2751 heartbeater.cc:507] Master 127.0.205.254:36127 requested a full tablet report, sending...
I20260630 12:34:28.305477  2475 ts_manager.cc:194] Registered new tserver with Master: 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463)
I20260630 12:34:28.306278   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013199027s
I20260630 12:34:28.307029  2475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43560
I20260630 12:34:29.132591  2602 heartbeater.cc:499] Master 127.0.205.254:36127 was elected leader, sending a full tablet report...
I20260630 12:34:29.223944  2677 heartbeater.cc:499] Master 127.0.205.254:36127 was elected leader, sending a full tablet report...
I20260630 12:34:29.309715  2751 heartbeater.cc:499] Master 127.0.205.254:36127 was elected leader, sending a full tablet report...
I20260630 12:34:29.359105  2475 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43562:
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"
    }
  }
}
W20260630 12:34:29.361150  2475 catalog_manager.cc:7077] 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.
I20260630 12:34:29.409060  2716 tablet_service.cc:1511] Processing CreateTablet for tablet fb02628791cd46b3b0bb399c3e0fed12 (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:29.409492  2642 tablet_service.cc:1511] Processing CreateTablet for tablet fb02628791cd46b3b0bb399c3e0fed12 (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:29.409776  2641 tablet_service.cc:1511] Processing CreateTablet for tablet bbe86e59f326455faada492b15fead8f (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:29.409853  2715 tablet_service.cc:1511] Processing CreateTablet for tablet bbe86e59f326455faada492b15fead8f (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:29.410475  2716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02628791cd46b3b0bb399c3e0fed12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.410774  2642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02628791cd46b3b0bb399c3e0fed12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.411144  2715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe86e59f326455faada492b15fead8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.413872  2641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe86e59f326455faada492b15fead8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.427927  2567 tablet_service.cc:1511] Processing CreateTablet for tablet fb02628791cd46b3b0bb399c3e0fed12 (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:29.429279  2567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02628791cd46b3b0bb399c3e0fed12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.430985  2566 tablet_service.cc:1511] Processing CreateTablet for tablet bbe86e59f326455faada492b15fead8f (DEFAULT_TABLE table=test-workload [id=b3b46e549efc43e78a48192d954e51b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:29.434118  2566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe86e59f326455faada492b15fead8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.441366  2771 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: Bootstrap starting.
I20260630 12:34:29.448166  2771 tablet_bootstrap.cc:654] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.452804  2773 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: Bootstrap starting.
I20260630 12:34:29.456130  2772 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Bootstrap starting.
I20260630 12:34:29.458434  2771 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: No bootstrap required, opened a new log
I20260630 12:34:29.458845  2771 ts_tablet_manager.cc:1403] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:34:29.461282  2773 tablet_bootstrap.cc:654] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.461464  2771 raft_consensus.cc:359] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.462193  2771 raft_consensus.cc:385] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.462476  2771 raft_consensus.cc:740] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8eda9a736c437fa4616db9073b2870, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.463603  2772 tablet_bootstrap.cc:654] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.463192  2771 consensus_queue.cc:260] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.466109  2771 ts_tablet_manager.cc:1434] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:29.466751  2773 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: No bootstrap required, opened a new log
I20260630 12:34:29.467161  2771 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: Bootstrap starting.
I20260630 12:34:29.467222  2773 ts_tablet_manager.cc:1403] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260630 12:34:29.469990  2773 raft_consensus.cc:359] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.470636  2773 raft_consensus.cc:385] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.470899  2773 raft_consensus.cc:740] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ae572553e744071947bcc5654130a08, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.471724  2773 consensus_queue.cc:260] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.473771  2771 tablet_bootstrap.cc:654] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.475126  2773 ts_tablet_manager.cc:1434] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:29.476079  2773 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: Bootstrap starting.
I20260630 12:34:29.478633  2772 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: No bootstrap required, opened a new log
I20260630 12:34:29.479279  2772 ts_tablet_manager.cc:1403] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260630 12:34:29.482013  2772 raft_consensus.cc:359] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.482784  2772 raft_consensus.cc:385] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.483119  2772 raft_consensus.cc:740] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d573edca2e48a4ad68d6fad64e7667, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.483305  2773 tablet_bootstrap.cc:654] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.484055  2772 consensus_queue.cc:260] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.486068  2771 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: No bootstrap required, opened a new log
I20260630 12:34:29.486534  2771 ts_tablet_manager.cc:1403] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:34:29.489185  2771 raft_consensus.cc:359] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.489868  2771 raft_consensus.cc:385] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.490178  2771 raft_consensus.cc:740] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8eda9a736c437fa4616db9073b2870, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.490525  2772 ts_tablet_manager.cc:1434] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260630 12:34:29.491014  2773 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: No bootstrap required, opened a new log
I20260630 12:34:29.491477  2772 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: Bootstrap starting.
I20260630 12:34:29.490998  2771 consensus_queue.cc:260] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.491734  2773 ts_tablet_manager.cc:1403] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260630 12:34:29.493264  2771 ts_tablet_manager.cc:1434] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:34:29.496428  2773 raft_consensus.cc:359] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.497203  2773 raft_consensus.cc:385] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.497246  2772 tablet_bootstrap.cc:654] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.497660  2773 raft_consensus.cc:740] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ae572553e744071947bcc5654130a08, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.498602  2773 consensus_queue.cc:260] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.501822  2773 ts_tablet_manager.cc:1434] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:34:29.503823  2772 tablet_bootstrap.cc:492] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: No bootstrap required, opened a new log
I20260630 12:34:29.504269  2772 ts_tablet_manager.cc:1403] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:34:29.507884  2772 raft_consensus.cc:359] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.508566  2772 raft_consensus.cc:385] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.508847  2772 raft_consensus.cc:740] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d573edca2e48a4ad68d6fad64e7667, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.509487  2772 consensus_queue.cc:260] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.511264  2772 ts_tablet_manager.cc:1434] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:34:29.529426  2780 raft_consensus.cc:493] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:29.529925  2780 raft_consensus.cc:515] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.532099  2780 leader_election.cc:290] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757), 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803)
I20260630 12:34:29.542292  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe86e59f326455faada492b15fead8f" candidate_uuid: "11d573edca2e48a4ad68d6fad64e7667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ae572553e744071947bcc5654130a08" is_pre_election: true
I20260630 12:34:29.542580  2652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe86e59f326455faada492b15fead8f" candidate_uuid: "11d573edca2e48a4ad68d6fad64e7667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8eda9a736c437fa4616db9073b2870" is_pre_election: true
I20260630 12:34:29.542858  2577 raft_consensus.cc:2468] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d573edca2e48a4ad68d6fad64e7667 in term 0.
I20260630 12:34:29.543161  2652 raft_consensus.cc:2468] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d573edca2e48a4ad68d6fad64e7667 in term 0.
I20260630 12:34:29.543818  2691 leader_election.cc:304] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ae572553e744071947bcc5654130a08, 11d573edca2e48a4ad68d6fad64e7667; no voters: 
I20260630 12:34:29.544453  2780 raft_consensus.cc:2804] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:29.544795  2780 raft_consensus.cc:493] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:29.545059  2780 raft_consensus.cc:3060] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.549495  2780 raft_consensus.cc:515] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.551000  2780 leader_election.cc:290] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [CANDIDATE]: Term 1 election: Requested vote from peers 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757), 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803)
I20260630 12:34:29.551628  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe86e59f326455faada492b15fead8f" candidate_uuid: "11d573edca2e48a4ad68d6fad64e7667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ae572553e744071947bcc5654130a08"
I20260630 12:34:29.551918  2652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe86e59f326455faada492b15fead8f" candidate_uuid: "11d573edca2e48a4ad68d6fad64e7667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8eda9a736c437fa4616db9073b2870"
I20260630 12:34:29.552101  2577 raft_consensus.cc:3060] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.552393  2652 raft_consensus.cc:3060] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.556483  2577 raft_consensus.cc:2468] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d573edca2e48a4ad68d6fad64e7667 in term 1.
I20260630 12:34:29.556707  2652 raft_consensus.cc:2468] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d573edca2e48a4ad68d6fad64e7667 in term 1.
I20260630 12:34:29.557308  2691 leader_election.cc:304] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ae572553e744071947bcc5654130a08, 11d573edca2e48a4ad68d6fad64e7667; no voters: 
I20260630 12:34:29.557899  2780 raft_consensus.cc:2804] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:29.559001  2780 raft_consensus.cc:697] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 1 LEADER]: Becoming Leader. State: Replica: 11d573edca2e48a4ad68d6fad64e7667, State: Running, Role: LEADER
I20260630 12:34:29.559675  2780 consensus_queue.cc:237] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } }
I20260630 12:34:29.566111  2474 catalog_manager.cc:5697] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "11d573edca2e48a4ad68d6fad64e7667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:29.702557  2776 raft_consensus.cc:493] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:29.703017  2776 raft_consensus.cc:515] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.705087  2776 leader_election.cc:290] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463), 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757)
I20260630 12:34:29.710542  2778 raft_consensus.cc:493] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:29.711063  2778 raft_consensus.cc:515] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.714857  2778 leader_election.cc:290] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803), 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463)
I20260630 12:34:29.716414  2726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "1a8eda9a736c437fa4616db9073b2870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d573edca2e48a4ad68d6fad64e7667" is_pre_election: true
I20260630 12:34:29.717114  2726 raft_consensus.cc:2468] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8eda9a736c437fa4616db9073b2870 in term 0.
I20260630 12:34:29.718012  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "1a8eda9a736c437fa4616db9073b2870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ae572553e744071947bcc5654130a08" is_pre_election: true
I20260630 12:34:29.718672  2577 raft_consensus.cc:2468] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8eda9a736c437fa4616db9073b2870 in term 0.
I20260630 12:34:29.720026  2617 leader_election.cc:304] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d573edca2e48a4ad68d6fad64e7667, 1a8eda9a736c437fa4616db9073b2870; no voters: 
I20260630 12:34:29.721199  2776 raft_consensus.cc:2804] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:29.721514  2776 raft_consensus.cc:493] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:29.721839  2776 raft_consensus.cc:3060] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.727041  2726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "0ae572553e744071947bcc5654130a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d573edca2e48a4ad68d6fad64e7667" is_pre_election: true
I20260630 12:34:29.727519  2726 raft_consensus.cc:2468] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ae572553e744071947bcc5654130a08 in term 0.
I20260630 12:34:29.728302  2776 raft_consensus.cc:515] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.728731  2542 leader_election.cc:304] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ae572553e744071947bcc5654130a08, 11d573edca2e48a4ad68d6fad64e7667; no voters: 
I20260630 12:34:29.729532  2778 raft_consensus.cc:2804] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:29.729871  2778 raft_consensus.cc:493] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:29.730233  2778 raft_consensus.cc:3060] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.730302  2652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "0ae572553e744071947bcc5654130a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8eda9a736c437fa4616db9073b2870" is_pre_election: true
I20260630 12:34:29.731061  2652 raft_consensus.cc:2393] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ae572553e744071947bcc5654130a08 in current term 1: Already voted for candidate 1a8eda9a736c437fa4616db9073b2870 in this term.
I20260630 12:34:29.731992  2726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "1a8eda9a736c437fa4616db9073b2870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d573edca2e48a4ad68d6fad64e7667"
I20260630 12:34:29.731369  2776 leader_election.cc:290] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [CANDIDATE]: Term 1 election: Requested vote from peers 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463), 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757)
I20260630 12:34:29.732447  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "1a8eda9a736c437fa4616db9073b2870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ae572553e744071947bcc5654130a08"
I20260630 12:34:29.732486  2726 raft_consensus.cc:3060] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.736125  2778 raft_consensus.cc:515] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.737043  2577 raft_consensus.cc:2393] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8eda9a736c437fa4616db9073b2870 in current term 1: Already voted for candidate 0ae572553e744071947bcc5654130a08 in this term.
I20260630 12:34:29.737391  2726 raft_consensus.cc:2468] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8eda9a736c437fa4616db9073b2870 in term 1.
I20260630 12:34:29.737941  2778 leader_election.cc:290] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803), 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463)
I20260630 12:34:29.738581  2652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "0ae572553e744071947bcc5654130a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8eda9a736c437fa4616db9073b2870"
I20260630 12:34:29.738901  2617 leader_election.cc:304] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d573edca2e48a4ad68d6fad64e7667, 1a8eda9a736c437fa4616db9073b2870; no voters: 
I20260630 12:34:29.739367  2652 raft_consensus.cc:2393] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ae572553e744071947bcc5654130a08 in current term 1: Already voted for candidate 1a8eda9a736c437fa4616db9073b2870 in this term.
I20260630 12:34:29.739755  2776 raft_consensus.cc:2804] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:29.740501  2726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02628791cd46b3b0bb399c3e0fed12" candidate_uuid: "0ae572553e744071947bcc5654130a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d573edca2e48a4ad68d6fad64e7667"
I20260630 12:34:29.741257  2726 raft_consensus.cc:2393] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ae572553e744071947bcc5654130a08 in current term 1: Already voted for candidate 1a8eda9a736c437fa4616db9073b2870 in this term.
I20260630 12:34:29.741149  2776 raft_consensus.cc:697] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8eda9a736c437fa4616db9073b2870, State: Running, Role: LEADER
I20260630 12:34:29.742007  2776 consensus_queue.cc:237] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } }
I20260630 12:34:29.742256  2542 leader_election.cc:304] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [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: 0ae572553e744071947bcc5654130a08; no voters: 11d573edca2e48a4ad68d6fad64e7667, 1a8eda9a736c437fa4616db9073b2870
I20260630 12:34:29.743047  2778 raft_consensus.cc:2749] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:29.748921  2474 catalog_manager.cc:5697] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "1a8eda9a736c437fa4616db9073b2870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:29.959903  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:29.961700  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:29.962002  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:30.048810  2780 consensus_queue.cc:1048] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:30.058538  2780 consensus_queue.cc:1048] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:30.145399  2776 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:30.156045  2776 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:31.962813  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:31.964742  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:31.965039  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:33.966054  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:33.968106  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:33.968402  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:35.969527  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:35.971701  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:35.973132  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:36.964502  2673 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7d40 after lost signal to thread 826
W20260630 12:34:36.965315  2673 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac420 after lost signal to thread 2509
W20260630 12:34:36.966140  2673 debug-util.cc:398] Leaking SignalData structure 0x7b0800061da0 after lost signal to thread 2601
W20260630 12:34:36.966848  2673 debug-util.cc:398] Leaking SignalData structure 0x7b0800085400 after lost signal to thread 2676
W20260630 12:34:36.967566  2673 debug-util.cc:398] Leaking SignalData structure 0x7b0800202920 after lost signal to thread 2750
I20260630 12:34:37.974146  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:37.976650  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:37.977017  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:39.977890  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:39.979605  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:39.979930  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:40.923203   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:40.930505  2809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:40.930501  2810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:40.931597  2812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:40.934111   823 server_base.cc:1061] running on GCE node
I20260630 12:34:40.935869   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:40.936093   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:40.936260   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822880936244 us; error 0 us; skew 500 ppm
I20260630 12:34:40.936761   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:40.939208   823 webserver.cc:533] Webserver started at http://127.0.205.196:42053/ using document root <none> and password file <none>
I20260630 12:34:40.939724   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:40.939960   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:40.940215   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:40.941501   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "1fa759cc517f49c4bf937abfa092feed"
format_stamp: "Formatted at 2026-06-30 12:34:40 on dist-test-slave-tsj5"
I20260630 12:34:40.945770   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:34:40.948835  2817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:40.949522   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:40.949792   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "1fa759cc517f49c4bf937abfa092feed"
format_stamp: "Formatted at 2026-06-30 12:34:40 on dist-test-slave-tsj5"
I20260630 12:34:40.950017   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-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)
I20260630 12:34:40.974200   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:40.975721   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:40.977276   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:40.979517   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:40.979707   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:40.979950   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:40.980123   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:41.019403   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:39613
I20260630 12:34:41.019502  2879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:39613 every 8 connection(s)
I20260630 12:34:41.036002  2880 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36127
I20260630 12:34:41.036322  2880 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:41.036964  2880 heartbeater.cc:507] Master 127.0.205.254:36127 requested a full tablet report, sending...
I20260630 12:34:41.038743  2474 ts_manager.cc:194] Registered new tserver with Master: 1fa759cc517f49c4bf937abfa092feed (127.0.205.196:39613)
I20260630 12:34:41.040192  2474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46720
I20260630 12:34:41.980710  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:41.982493  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:41.982792  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:42.029085  2652 consensus_queue.cc:237] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [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: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } }
I20260630 12:34:42.037529  2577 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.037683  2726 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.039217  2888 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.040261  2808 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.042315  2880 heartbeater.cc:499] Master 127.0.205.254:36127 was elected leader, sending a full tablet report...
I20260630 12:34:42.049860  2808 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } } }
W20260630 12:34:42.052110  2617 consensus_peers.cc:597] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 -> Peer 1fa759cc517f49c4bf937abfa092feed (127.0.205.196:39613): Couldn't send request to peer 1fa759cc517f49c4bf937abfa092feed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb02628791cd46b3b0bb399c3e0fed12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.051527  2726 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } } }
I20260630 12:34:42.055080  2577 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } } }
I20260630 12:34:42.065436  2474 catalog_manager.cc:5697] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "1a8eda9a736c437fa4616db9073b2870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } } }
I20260630 12:34:42.569530  2900 ts_tablet_manager.cc:933] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: Initiating tablet copy from peer 1a8eda9a736c437fa4616db9073b2870 (127.0.205.194:35803)
I20260630 12:34:42.571012  2900 tablet_copy_client.cc:323] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:35803
I20260630 12:34:42.582607  2662 tablet_copy_service.cc:140] P 1a8eda9a736c437fa4616db9073b2870: Received BeginTabletCopySession request for tablet fb02628791cd46b3b0bb399c3e0fed12 from peer 1fa759cc517f49c4bf937abfa092feed ({username='slave'} at 127.0.0.1:48630)
I20260630 12:34:42.583081  2662 tablet_copy_service.cc:161] P 1a8eda9a736c437fa4616db9073b2870: Beginning new tablet copy session on tablet fb02628791cd46b3b0bb399c3e0fed12 from peer 1fa759cc517f49c4bf937abfa092feed at {username='slave'} at 127.0.0.1:48630: session id = 1fa759cc517f49c4bf937abfa092feed-fb02628791cd46b3b0bb399c3e0fed12
I20260630 12:34:42.590487  2662 tablet_copy_source_session.cc:215] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:42.593264  2900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02628791cd46b3b0bb399c3e0fed12. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:34:42.596505  2876 debug-util.cc:398] Leaking SignalData structure 0x7b0800158960 after lost signal to thread 826
W20260630 12:34:42.597451  2876 debug-util.cc:398] Leaking SignalData structure 0x7b0800066ee0 after lost signal to thread 2509
W20260630 12:34:42.598580  2876 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7900 after lost signal to thread 2601
W20260630 12:34:42.599594  2876 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac6a0 after lost signal to thread 2676
W20260630 12:34:42.600641  2876 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0c60 after lost signal to thread 2750
I20260630 12:34:42.606309  2900 tablet_copy_client.cc:806] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:42.606923  2900 tablet_copy_client.cc:670] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:42.611056  2900 tablet_copy_client.cc:538] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:42.619237  2900 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: Bootstrap starting.
I20260630 12:34:42.638185  2900 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: 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
I20260630 12:34:42.638993  2900 tablet_bootstrap.cc:492] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: Bootstrap complete.
I20260630 12:34:42.639647  2900 ts_tablet_manager.cc:1403] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260630 12:34:42.642515  2900 raft_consensus.cc:359] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } }
I20260630 12:34:42.643292  2900 raft_consensus.cc:740] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa759cc517f49c4bf937abfa092feed, State: Initialized, Role: LEARNER
I20260630 12:34:42.643966  2900 consensus_queue.cc:260] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [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: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: true } }
I20260630 12:34:42.649140  2900 ts_tablet_manager.cc:1434] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:34:42.651402  2662 tablet_copy_service.cc:342] P 1a8eda9a736c437fa4616db9073b2870: Request end of tablet copy session 1fa759cc517f49c4bf937abfa092feed-fb02628791cd46b3b0bb399c3e0fed12 received from {username='slave'} at 127.0.0.1:48630
I20260630 12:34:42.651991  2662 tablet_copy_service.cc:434] P 1a8eda9a736c437fa4616db9073b2870: ending tablet copy session 1fa759cc517f49c4bf937abfa092feed-fb02628791cd46b3b0bb399c3e0fed12 on tablet fb02628791cd46b3b0bb399c3e0fed12 with peer 1fa759cc517f49c4bf937abfa092feed
I20260630 12:34:42.964604  2855 raft_consensus.cc:1217] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:43.566249  2907 raft_consensus.cc:1064] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: attempting to promote NON_VOTER 1fa759cc517f49c4bf937abfa092feed to VOTER
I20260630 12:34:43.569286  2907 consensus_queue.cc:237] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [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: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } }
I20260630 12:34:43.576165  2855 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 LEARNER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:43.578806  2577 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:43.580312  2907 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:43.581346  2911 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:43.588382  2726 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:43.591209  2911 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:43.612424  2907 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.617444  2726 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.619503  2855 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.625157  2577 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.629873  2473 catalog_manager.cc:5697] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 reported cstate change: config changed from index 2 to 3, 1fa759cc517f49c4bf937abfa092feed (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a8eda9a736c437fa4616db9073b2870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d573edca2e48a4ad68d6fad64e7667" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:43.671932  2652 consensus_queue.cc:237] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [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: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } }
I20260630 12:34:43.677933  2855 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:43.678678  2577 raft_consensus.cc:1275] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Refusing update from remote peer 1a8eda9a736c437fa4616db9073b2870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:43.679426  2907 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:43.681488  2907 consensus_queue.cc:1048] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:43.689692  2911 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.697647  2460 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb02628791cd46b3b0bb399c3e0fed12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:43.698670  2855 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.700130  2577 raft_consensus.cc:2955] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } } }
I20260630 12:34:43.703188  2472 catalog_manager.cc:5697] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 reported cstate change: config changed from index 3 to 4, VOTER 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195) evicted. New cstate: current_term: 1 leader_uuid: "1a8eda9a736c437fa4616db9073b2870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8eda9a736c437fa4616db9073b2870" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ae572553e744071947bcc5654130a08" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa759cc517f49c4bf937abfa092feed" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 39613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:43.721838  2716 tablet_service.cc:1558] Processing DeleteTablet for tablet fb02628791cd46b3b0bb399c3e0fed12 with delete_type TABLET_DATA_TOMBSTONED (TS 11d573edca2e48a4ad68d6fad64e7667 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57542
I20260630 12:34:43.725891  2922 tablet_replica.cc:333] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: stopping tablet replica
I20260630 12:34:43.726894  2922 raft_consensus.cc:2243] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:43.727912  2922 raft_consensus.cc:2272] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:43.730451  2922 ts_tablet_manager.cc:1916] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:43.741478  2922 ts_tablet_manager.cc:1929] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:43.741860  2922 log.cc:1199] T fb02628791cd46b3b0bb399c3e0fed12 P 11d573edca2e48a4ad68d6fad64e7667: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822842926995-823-0/minicluster-data/ts-2-root/wals/fb02628791cd46b3b0bb399c3e0fed12
I20260630 12:34:43.743399  2461 catalog_manager.cc:5028] TS 11d573edca2e48a4ad68d6fad64e7667 (127.0.205.195:38463): tablet fb02628791cd46b3b0bb399c3e0fed12 (table test-workload [id=b3b46e549efc43e78a48192d954e51b6]) successfully deleted
I20260630 12:34:43.983851  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:43.985832  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:43.986157  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:45.986976  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:45.988867  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:45.989173  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:47.989934  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:47.991719  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:47.992031  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:49.992830  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:49.994745  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:49.995054  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.995967  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:51.997812  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:51.998107  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:53.999148  2528 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:54.001139  2528 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:54.001452  2528 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:54.801453   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:34:54.824798   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:54.825470   823 tablet_replica.cc:333] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08: stopping tablet replica
I20260630 12:34:54.826082   823 raft_consensus.cc:2243] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:54.827276   823 raft_consensus.cc:2272] T fb02628791cd46b3b0bb399c3e0fed12 P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:54.829071  2691 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260630 12:34:54.829989   823 tablet_replica.cc:333] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08: stopping tablet replica
I20260630 12:34:54.830552   823 raft_consensus.cc:2243] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:54.831054   823 raft_consensus.cc:2272] T bbe86e59f326455faada492b15fead8f P 0ae572553e744071947bcc5654130a08 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:54.832370  2691 consensus_peers.cc:597] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 -> Peer 0ae572553e744071947bcc5654130a08 (127.0.205.193:34757): Couldn't send request to peer 0ae572553e744071947bcc5654130a08. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:54.852711   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:34:54.864836   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:34:54.884658   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:54.885339   823 tablet_replica.cc:333] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870: stopping tablet replica
I20260630 12:34:54.885866   823 raft_consensus.cc:2243] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:54.886335   823 raft_consensus.cc:2272] T bbe86e59f326455faada492b15fead8f P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:54.888348   823 tablet_replica.cc:333] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870: stopping tablet replica
I20260630 12:34:54.888767   823 raft_consensus.cc:2243] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:54.889514   823 raft_consensus.cc:2272] T fb02628791cd46b3b0bb399c3e0fed12 P 1a8eda9a736c437fa4616db9073b2870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:54.927522   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:34:54.938773   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:34:54.960189   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:54.960872   823 tablet_replica.cc:333] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667: stopping tablet replica
I20260630 12:34:54.961335   823 raft_consensus.cc:2243] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:54.962110   823 raft_consensus.cc:2272] T bbe86e59f326455faada492b15fead8f P 11d573edca2e48a4ad68d6fad64e7667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:54.982167   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:34:54.993366   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:34:55.012300   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:55.013018   823 tablet_replica.cc:333] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed: stopping tablet replica
I20260630 12:34:55.013609   823 raft_consensus.cc:2243] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:55.014240   823 raft_consensus.cc:2272] T fb02628791cd46b3b0bb399c3e0fed12 P 1fa759cc517f49c4bf937abfa092feed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.049160   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:34:55.058992   823 master.cc:562] Master@127.0.205.254:36127 shutting down...
I20260630 12:34:55.075899   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.076471   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.076781   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb42a9e3bb9947b3ae6e4e5b841971ed: stopping tablet replica
I20260630 12:34:55.094694   823 master.cc:584] Master@127.0.205.254:36127 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27281 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:34:55.127904   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:33251
I20260630 12:34:55.129021   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:55.134275  2928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:55.134280  2929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:55.135005  2931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:55.136437   823 server_base.cc:1061] running on GCE node
I20260630 12:34:55.137354   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:55.137539   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:55.137694   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822895137678 us; error 0 us; skew 500 ppm
I20260630 12:34:55.138180   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:55.140380   823 webserver.cc:533] Webserver started at http://127.0.205.254:37717/ using document root <none> and password file <none>
I20260630 12:34:55.140832   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:55.141012   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:55.141270   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:55.142357   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "1dcc2f5e25c4429e8cccadf0c7952c61"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-tsj5"
I20260630 12:34:55.146778   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:55.150097  2936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:55.150774   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:34:55.151046   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "1dcc2f5e25c4429e8cccadf0c7952c61"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-tsj5"
I20260630 12:34:55.151299   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822842926995-823-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)
I20260630 12:34:55.172729   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:55.173846   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:55.208683   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:33251
I20260630 12:34:55.208787  2987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:33251 every 8 connection(s)
I20260630 12:34:55.212319  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:55.222136  2988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61: Bootstrap starting.
I20260630 12:34:55.226541  2988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:55.230482  2988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61: No bootstrap required, opened a new log
I20260630 12:34:55.232527  2988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER }
I20260630 12:34:55.232952  2988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:55.233155  2988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dcc2f5e25c4429e8cccadf0c7952c61, State: Initialized, Role: FOLLOWER
I20260630 12:34:55.233696  2988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER }
I20260630 12:34:55.234139  2988 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:55.234344  2988 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:55.234593  2988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:55.238656  2988 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER }
I20260630 12:34:55.239126  2988 leader_election.cc:304] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [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: 1dcc2f5e25c4429e8cccadf0c7952c61; no voters: 
I20260630 12:34:55.240183  2988 leader_election.cc:290] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:55.240520  2991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:55.241724  2991 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 1 LEADER]: Becoming Leader. State: Replica: 1dcc2f5e25c4429e8cccadf0c7952c61, State: Running, Role: LEADER
I20260630 12:34:55.242282  2991 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [LEADER]: Queue going to LEADER mode. State: All 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: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER }
I20260630 12:34:55.242929  2988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:55.246673  2992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER } }
I20260630 12:34:55.246943  2993 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1dcc2f5e25c4429e8cccadf0c7952c61. Latest consensus state: current_term: 1 leader_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcc2f5e25c4429e8cccadf0c7952c61" member_type: VOTER } }
I20260630 12:34:55.247359  2992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:55.247511  2993 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:55.250134  2998 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:55.255061  2998 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:55.258060   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:55.263528  2998 catalog_manager.cc:1383] Generated new cluster ID: 0c52d4b3f392453c978838fcd2457002
I20260630 12:34:55.263756  2998 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:55.286728  2998 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:55.287931  2998 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:55.298825  2998 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61: Generated new TSK 0
I20260630 12:34:55.299396  2998 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:55.323364   823 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000193824s
I20260630 12:35:07.415899   823 master.cc:562] Master@127.0.205.254:33251 shutting down...
I20260630 12:35:07.436537   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:07.437310   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:07.437646   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1dcc2f5e25c4429e8cccadf0c7952c61: stopping tablet replica
I20260630 12:35:07.456189   823 master.cc:584] Master@127.0.205.254:33251 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12358 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:35:07.486306   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:44243
I20260630 12:35:07.487398   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:07.492329  3011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.493937  3012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.494055  3014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.494799   823 server_base.cc:1061] running on GCE node
I20260630 12:35:07.495548   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.495723   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.495900   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822907495881 us; error 0 us; skew 500 ppm
I20260630 12:35:07.496366   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.498605   823 webserver.cc:533] Webserver started at http://127.0.205.254:42133/ using document root <none> and password file <none>
I20260630 12:35:07.499063   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.499236   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.499506   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.500649   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.505091   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:35:07.508333  3019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.508996   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:35:07.509315   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.509562   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-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)
I20260630 12:35:07.528865   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.530067   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.565953   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:44243
I20260630 12:35:07.566048  3070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:44243 every 8 connection(s)
I20260630 12:35:07.569689  3071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:07.580408  3071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d: Bootstrap starting.
I20260630 12:35:07.584800  3071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:07.588660  3071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d: No bootstrap required, opened a new log
I20260630 12:35:07.590718  3071 raft_consensus.cc:359] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER }
I20260630 12:35:07.591138  3071 raft_consensus.cc:385] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:07.591312  3071 raft_consensus.cc:740] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e42dc9cb4b2e4aecb5b7554f210e4d6d, State: Initialized, Role: FOLLOWER
I20260630 12:35:07.591781  3071 consensus_queue.cc:260] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER }
I20260630 12:35:07.592235  3071 raft_consensus.cc:399] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:07.592427  3071 raft_consensus.cc:493] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:07.592655  3071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:07.596990  3071 raft_consensus.cc:515] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER }
I20260630 12:35:07.597461  3071 leader_election.cc:304] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [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: e42dc9cb4b2e4aecb5b7554f210e4d6d; no voters: 
I20260630 12:35:07.598497  3071 leader_election.cc:290] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:07.598891  3074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:07.600135  3074 raft_consensus.cc:697] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 1 LEADER]: Becoming Leader. State: Replica: e42dc9cb4b2e4aecb5b7554f210e4d6d, State: Running, Role: LEADER
I20260630 12:35:07.600796  3074 consensus_queue.cc:237] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [LEADER]: Queue going to LEADER mode. State: All 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: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER }
I20260630 12:35:07.601255  3071 sys_catalog.cc:565] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:07.603680  3075 sys_catalog.cc:455] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER } }
I20260630 12:35:07.603731  3076 sys_catalog.cc:455] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e42dc9cb4b2e4aecb5b7554f210e4d6d. Latest consensus state: current_term: 1 leader_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42dc9cb4b2e4aecb5b7554f210e4d6d" member_type: VOTER } }
I20260630 12:35:07.604416  3075 sys_catalog.cc:458] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:07.604489  3076 sys_catalog.cc:458] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:07.608009  3080 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:07.615417  3080 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:07.616350   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:07.624603  3080 catalog_manager.cc:1383] Generated new cluster ID: c039908d835242469eef85f298ff5675
I20260630 12:35:07.624879  3080 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:07.643518  3080 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:07.644794  3080 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:07.655887  3080 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d: Generated new TSK 0
I20260630 12:35:07.656456  3080 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:07.682356   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:07.688390  3092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.689760  3093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.690702   823 server_base.cc:1061] running on GCE node
W20260630 12:35:07.690668  3095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.691776   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.692003   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.692129   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822907692117 us; error 0 us; skew 500 ppm
I20260630 12:35:07.692567   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.694622   823 webserver.cc:533] Webserver started at http://127.0.205.193:32925/ using document root <none> and password file <none>
I20260630 12:35:07.695008   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.695150   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.695358   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.696448   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "298ff192cfaf4956bb3967a72567fcfc"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.700513   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:35:07.703542  3100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.704272   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:07.704521   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "298ff192cfaf4956bb3967a72567fcfc"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.704746   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-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)
I20260630 12:35:07.722394   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.723497   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.724988   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.727185   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.727363   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.727582   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.727734   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.766732   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:42433
I20260630 12:35:07.766821  3162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:42433 every 8 connection(s)
I20260630 12:35:07.771840   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:07.778079  3167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.778788  3168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.783339   823 server_base.cc:1061] running on GCE node
W20260630 12:35:07.783643  3170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.784056  3163 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44243
I20260630 12:35:07.784422  3163 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.784622   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.784835   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.784996   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822907784978 us; error 0 us; skew 500 ppm
I20260630 12:35:07.785152  3163 heartbeater.cc:507] Master 127.0.205.254:44243 requested a full tablet report, sending...
I20260630 12:35:07.785550   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.787328  3036 ts_manager.cc:194] Registered new tserver with Master: 298ff192cfaf4956bb3967a72567fcfc (127.0.205.193:42433)
I20260630 12:35:07.788280   823 webserver.cc:533] Webserver started at http://127.0.205.194:39495/ using document root <none> and password file <none>
I20260630 12:35:07.788863   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.789109   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.789412   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.789860  3036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41466
I20260630 12:35:07.790928   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "6190ec9cbbec407ca626a838ac027652"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.795349   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:35:07.798568  3175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.799226   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:07.799476   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "6190ec9cbbec407ca626a838ac027652"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.799737   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-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)
I20260630 12:35:07.815156   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.816308   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.817641   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.819670   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.819865   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.820068   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.820220   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.857069   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:36953
I20260630 12:35:07.857167  3237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:36953 every 8 connection(s)
I20260630 12:35:07.861563   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:07.868266  3241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.869470  3242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:07.870611  3244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:07.871544   823 server_base.cc:1061] running on GCE node
I20260630 12:35:07.872442   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.872644   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.872807   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822907872791 us; error 0 us; skew 500 ppm
I20260630 12:35:07.873265  3238 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44243
I20260630 12:35:07.873384   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.873590  3238 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.874351  3238 heartbeater.cc:507] Master 127.0.205.254:44243 requested a full tablet report, sending...
I20260630 12:35:07.876117   823 webserver.cc:533] Webserver started at http://127.0.205.195:43199/ using document root <none> and password file <none>
I20260630 12:35:07.876489  3036 ts_manager.cc:194] Registered new tserver with Master: 6190ec9cbbec407ca626a838ac027652 (127.0.205.194:36953)
I20260630 12:35:07.876717   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.876983   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.877300   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.878235  3036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41468
I20260630 12:35:07.878800   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "4d0dedf30bc74f629f7f70109246e497"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.882983   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:07.886029  3249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.886680   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:07.886930   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "4d0dedf30bc74f629f7f70109246e497"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-tsj5"
I20260630 12:35:07.887176   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822842926995-823-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)
I20260630 12:35:07.912091   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.913240   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.914615   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.916783   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.916958   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.917193   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.917336   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.954613   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:39469
I20260630 12:35:07.954687  3311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:39469 every 8 connection(s)
I20260630 12:35:07.967206  3312 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44243
I20260630 12:35:07.967514  3312 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.968216  3312 heartbeater.cc:507] Master 127.0.205.254:44243 requested a full tablet report, sending...
I20260630 12:35:07.969931  3036 ts_manager.cc:194] Registered new tserver with Master: 4d0dedf30bc74f629f7f70109246e497 (127.0.205.195:39469)
I20260630 12:35:07.970636   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013116527s
I20260630 12:35:07.971551  3036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41472
I20260630 12:35:08.792485  3163 heartbeater.cc:499] Master 127.0.205.254:44243 was elected leader, sending a full tablet report...
I20260630 12:35:08.880656  3238 heartbeater.cc:499] Master 127.0.205.254:44243 was elected leader, sending a full tablet report...
I20260630 12:35:08.973958  3312 heartbeater.cc:499] Master 127.0.205.254:44243 was elected leader, sending a full tablet report...
I20260630 12:35:09.615620  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:11.616472  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:13.617744  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:15.162089  3067 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8b60 after lost signal to thread 826
W20260630 12:35:15.162932  3067 debug-util.cc:398] Leaking SignalData structure 0x7b0800226de0 after lost signal to thread 3070
W20260630 12:35:15.163838  3067 debug-util.cc:398] Leaking SignalData structure 0x7b08001da820 after lost signal to thread 3162
W20260630 12:35:15.164757  3067 debug-util.cc:398] Leaking SignalData structure 0x7b0800169920 after lost signal to thread 3237
W20260630 12:35:15.165539  3067 debug-util.cc:398] Leaking SignalData structure 0x7b08000efcc0 after lost signal to thread 3311
I20260630 12:35:15.618848  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:17.619840  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:19.620785  3089 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:20.094679   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:35:20.116835   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:20.132994   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:35:20.142447   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:35:20.158489   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:20.174239   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:35:20.182542   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:35:20.198172   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:20.213279   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:35:20.221292   823 master.cc:562] Master@127.0.205.254:44243 shutting down...
I20260630 12:35:20.236299   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:20.237005   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:20.237298   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P e42dc9cb4b2e4aecb5b7554f210e4d6d: stopping tablet replica
I20260630 12:35:20.270287   823 master.cc:584] Master@127.0.205.254:44243 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12811 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:35:20.300091   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:36129
I20260630 12:35:20.301128   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.306137  3317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.306425  3318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.306973  3320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.308593   823 server_base.cc:1061] running on GCE node
I20260630 12:35:20.310451   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.310632   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.310772   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822920310756 us; error 0 us; skew 500 ppm
I20260630 12:35:20.311225   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.313436   823 webserver.cc:533] Webserver started at http://127.0.205.254:43031/ using document root <none> and password file <none>
I20260630 12:35:20.313875   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.314050   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.314313   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.315632   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "7b6184186d004b18afc77e589981fd87"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.319993   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:35:20.323064  3325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.323719   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:20.324024   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "7b6184186d004b18afc77e589981fd87"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.324275   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-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)
I20260630 12:35:20.348820   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.349917   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.385939   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:36129
I20260630 12:35:20.386020  3376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:36129 every 8 connection(s)
I20260630 12:35:20.389698  3377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:20.400221  3377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87: Bootstrap starting.
I20260630 12:35:20.406157  3377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:20.410677  3377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87: No bootstrap required, opened a new log
I20260630 12:35:20.412792  3377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b6184186d004b18afc77e589981fd87" member_type: VOTER }
I20260630 12:35:20.413204  3377 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:20.413376  3377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6184186d004b18afc77e589981fd87, State: Initialized, Role: FOLLOWER
I20260630 12:35:20.413877  3377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b6184186d004b18afc77e589981fd87" member_type: VOTER }
I20260630 12:35:20.414317  3377 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:20.414506  3377 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:20.414716  3377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:20.418946  3377 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b6184186d004b18afc77e589981fd87" member_type: VOTER }
I20260630 12:35:20.419395  3377 leader_election.cc:304] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [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: 7b6184186d004b18afc77e589981fd87; no voters: 
I20260630 12:35:20.420421  3377 leader_election.cc:290] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:20.420713  3380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:20.421926  3380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 1 LEADER]: Becoming Leader. State: Replica: 7b6184186d004b18afc77e589981fd87, State: Running, Role: LEADER
I20260630 12:35:20.422569  3380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [LEADER]: Queue going to LEADER mode. State: All 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: "7b6184186d004b18afc77e589981fd87" member_type: VOTER }
I20260630 12:35:20.423085  3377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:20.427489  3381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b6184186d004b18afc77e589981fd87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b6184186d004b18afc77e589981fd87" member_type: VOTER } }
I20260630 12:35:20.427452  3382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b6184186d004b18afc77e589981fd87. Latest consensus state: current_term: 1 leader_uuid: "7b6184186d004b18afc77e589981fd87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b6184186d004b18afc77e589981fd87" member_type: VOTER } }
I20260630 12:35:20.428285  3381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:20.428436  3382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:20.431087  3387 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:20.436079  3387 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:20.438499   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:20.444286  3387 catalog_manager.cc:1383] Generated new cluster ID: 245d808f23ce435c8884fcd294497b1d
I20260630 12:35:20.444546  3387 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:20.458407  3387 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:20.459614  3387 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:20.474651  3387 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87: Generated new TSK 0
I20260630 12:35:20.475247  3387 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:20.505259   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.510780  3398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.511791  3399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.513068  3401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.513468   823 server_base.cc:1061] running on GCE node
I20260630 12:35:20.514283   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.514462   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.514600   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822920514588 us; error 0 us; skew 500 ppm
I20260630 12:35:20.515096   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.517266   823 webserver.cc:533] Webserver started at http://127.0.205.193:38243/ using document root <none> and password file <none>
I20260630 12:35:20.517699   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.517864   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.518110   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.519134   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "1f793a79c7c24d5eaaefd666cee3e441"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.523371   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:35:20.526909  3406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.527700   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:20.527998   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "1f793a79c7c24d5eaaefd666cee3e441"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.528262   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-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)
I20260630 12:35:20.542943   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.544135   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.545475   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.547712   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.547896   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.548133   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.548283   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.585146   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:44757
I20260630 12:35:20.585239  3468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:44757 every 8 connection(s)
I20260630 12:35:20.589607   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.596388  3473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.597667  3474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.600226   823 server_base.cc:1061] running on GCE node
W20260630 12:35:20.600641  3476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.601430   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.601609   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.601732   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822920601720 us; error 0 us; skew 500 ppm
I20260630 12:35:20.602124   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.604584   823 webserver.cc:533] Webserver started at http://127.0.205.194:40331/ using document root <none> and password file <none>
I20260630 12:35:20.605161   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.605343   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.605638   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.606081  3469 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36129
I20260630 12:35:20.606416  3469 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.606770   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.607085  3469 heartbeater.cc:507] Master 127.0.205.254:36129 requested a full tablet report, sending...
I20260630 12:35:20.609211  3342 ts_manager.cc:194] Registered new tserver with Master: 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193:44757)
I20260630 12:35:20.611483  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54252
I20260630 12:35:20.611653   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:20.614969  3481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.615628   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:20.615901   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.616146   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-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)
I20260630 12:35:20.631744   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.632755   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.634192   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.636243   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.636412   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.636639   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.636777   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.672727   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:33019
I20260630 12:35:20.672820  3543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:33019 every 8 connection(s)
I20260630 12:35:20.677269   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.683907  3547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.685369  3548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.686575  3550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.687484   823 server_base.cc:1061] running on GCE node
I20260630 12:35:20.688344   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:20.688426  3544 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36129
W20260630 12:35:20.688632   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.688827  3544 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.688854   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822920688836 us; error 0 us; skew 500 ppm
I20260630 12:35:20.689702   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.689767  3544 heartbeater.cc:507] Master 127.0.205.254:36129 requested a full tablet report, sending...
I20260630 12:35:20.692004  3342 ts_manager.cc:194] Registered new tserver with Master: 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019)
I20260630 12:35:20.692255   823 webserver.cc:533] Webserver started at http://127.0.205.195:40503/ using document root <none> and password file <none>
I20260630 12:35:20.692736   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.692910   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.693140   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.693457  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54268
I20260630 12:35:20.694303   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.698685   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:20.701722  3555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.702375   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:20.702636   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-tsj5"
I20260630 12:35:20.702885   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822842926995-823-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)
I20260630 12:35:20.717753   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.718817   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.720188   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.722221   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.722407   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.722612   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.722755   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.759528   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:35077
I20260630 12:35:20.759635  3617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:35077 every 8 connection(s)
I20260630 12:35:20.772852  3618 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36129
I20260630 12:35:20.773185  3618 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.773814  3618 heartbeater.cc:507] Master 127.0.205.254:36129 requested a full tablet report, sending...
I20260630 12:35:20.775589  3342 ts_manager.cc:194] Registered new tserver with Master: 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:20.775789   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012995636s
I20260630 12:35:20.776887  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54270
I20260630 12:35:21.613999  3469 heartbeater.cc:499] Master 127.0.205.254:36129 was elected leader, sending a full tablet report...
I20260630 12:35:21.695715  3544 heartbeater.cc:499] Master 127.0.205.254:36129 was elected leader, sending a full tablet report...
I20260630 12:35:21.779326  3618 heartbeater.cc:499] Master 127.0.205.254:36129 was elected leader, sending a full tablet report...
I20260630 12:35:21.827080  3342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43334:
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"
    }
  }
}
W20260630 12:35:21.829373  3342 catalog_manager.cc:7077] 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.
I20260630 12:35:21.883949  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.884449  3582 tablet_service.cc:1511] Processing CreateTablet for tablet fb867d982ac345faaae5d2cd0c6467a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.884846  3581 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e3b2c8a34b1d8316aefa9c05976a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.885453  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.886101  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb867d982ac345faaae5d2cd0c6467a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.886750  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e3b2c8a34b1d8316aefa9c05976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.901479  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48f336f1994b13ab79cb267f47e9a7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.902940  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48f336f1994b13ab79cb267f47e9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.903213  3509 tablet_service.cc:1511] Processing CreateTablet for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.904615  3509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.904373  3506 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48f336f1994b13ab79cb267f47e9a7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.905690  3506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48f336f1994b13ab79cb267f47e9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.906466  3508 tablet_service.cc:1511] Processing CreateTablet for tablet fb867d982ac345faaae5d2cd0c6467a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.907893  3508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb867d982ac345faaae5d2cd0c6467a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.909590  3507 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e3b2c8a34b1d8316aefa9c05976a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.910920  3507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e3b2c8a34b1d8316aefa9c05976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.918438  3434 tablet_service.cc:1511] Processing CreateTablet for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.919688  3434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3219ed0b5cd24a4593d6aa4f8c6cdb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.923163  3433 tablet_service.cc:1511] Processing CreateTablet for tablet fb867d982ac345faaae5d2cd0c6467a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.923440  3432 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e3b2c8a34b1d8316aefa9c05976a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:21.924603  3433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb867d982ac345faaae5d2cd0c6467a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.925230  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e3b2c8a34b1d8316aefa9c05976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.933053  3431 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48f336f1994b13ab79cb267f47e9a7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=69e03518c2bc48a4be8d87a895c32602]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:21.934369  3431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48f336f1994b13ab79cb267f47e9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.963080  3639 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Bootstrap starting.
I20260630 12:35:21.973277  3639 tablet_bootstrap.cc:654] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:21.974712  3640 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: Bootstrap starting.
I20260630 12:35:21.984566  3639 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: No bootstrap required, opened a new log
I20260630 12:35:21.985116  3639 ts_tablet_manager.cc:1403] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260630 12:35:21.985169  3638 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: Bootstrap starting.
I20260630 12:35:21.987721  3640 tablet_bootstrap.cc:654] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:21.988023  3639 raft_consensus.cc:359] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:21.989087  3639 raft_consensus.cc:385] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:21.989370  3639 raft_consensus.cc:740] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Initialized, Role: FOLLOWER
I20260630 12:35:21.990103  3639 consensus_queue.cc:260] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:21.992571  3638 tablet_bootstrap.cc:654] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:21.993211  3640 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: No bootstrap required, opened a new log
I20260630 12:35:21.993726  3640 ts_tablet_manager.cc:1403] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260630 12:35:21.996793  3638 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: No bootstrap required, opened a new log
I20260630 12:35:21.996459  3640 raft_consensus.cc:359] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:21.997170  3638 ts_tablet_manager.cc:1403] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:35:21.997856  3639 ts_tablet_manager.cc:1434] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:35:21.998764  3639 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Bootstrap starting.
I20260630 12:35:21.997575  3640 raft_consensus.cc:385] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:21.999503  3640 raft_consensus.cc:740] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 968f9a04c4744dbcbf2508d9f63f6ac6, State: Initialized, Role: FOLLOWER
I20260630 12:35:21.999974  3638 raft_consensus.cc:359] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.000310  3640 consensus_queue.cc:260] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.000873  3638 raft_consensus.cc:385] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.001200  3638 raft_consensus.cc:740] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405d6d0c067f42d998ce9611a8d3a1ea, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.002182  3638 consensus_queue.cc:260] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.005524  3639 tablet_bootstrap.cc:654] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.014600  3638 ts_tablet_manager.cc:1434] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:35:22.015198  3640 ts_tablet_manager.cc:1434] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.009s
I20260630 12:35:22.015614  3638 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: Bootstrap starting.
I20260630 12:35:22.016206  3640 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: Bootstrap starting.
I20260630 12:35:22.019064  3639 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: No bootstrap required, opened a new log
I20260630 12:35:22.019595  3639 ts_tablet_manager.cc:1403] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:35:22.022111  3638 tablet_bootstrap.cc:654] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.022111  3640 tablet_bootstrap.cc:654] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.022328  3639 raft_consensus.cc:359] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.023288  3639 raft_consensus.cc:385] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.023612  3639 raft_consensus.cc:740] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.024526  3639 consensus_queue.cc:260] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.028208  3639 ts_tablet_manager.cc:1434] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:22.029201  3639 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Bootstrap starting.
I20260630 12:35:22.035276  3639 tablet_bootstrap.cc:654] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:22.015748  3619 tablet.cc:2406] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:22.040091  3643 raft_consensus.cc:493] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.040652  3643 raft_consensus.cc:515] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.044342  3643 leader_election.cc:290] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.049010  3638 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: No bootstrap required, opened a new log
I20260630 12:35:22.049507  3638 ts_tablet_manager.cc:1403] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.016s
I20260630 12:35:22.051750  3640 tablet_bootstrap.cc:492] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: No bootstrap required, opened a new log
I20260630 12:35:22.052300  3640 ts_tablet_manager.cc:1403] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260630 12:35:22.054879  3640 raft_consensus.cc:359] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.055554  3640 raft_consensus.cc:385] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.055639  3639 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: No bootstrap required, opened a new log
I20260630 12:35:22.055886  3640 raft_consensus.cc:740] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 968f9a04c4744dbcbf2508d9f63f6ac6, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.056334  3639 ts_tablet_manager.cc:1403] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:35:22.056769  3640 consensus_queue.cc:260] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.058838  3640 ts_tablet_manager.cc:1434] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:35:22.059700  3640 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: Bootstrap starting.
I20260630 12:35:22.061723  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" is_pre_election: true
W20260630 12:35:22.063418  3407 leader_election.cc:343] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:22.052368  3638 raft_consensus.cc:359] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.064260  3638 raft_consensus.cc:385] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.064540  3638 raft_consensus.cc:740] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405d6d0c067f42d998ce9611a8d3a1ea, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.065532  3640 tablet_bootstrap.cc:654] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.065268  3638 consensus_queue.cc:260] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.068297  3645 raft_consensus.cc:493] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.069391  3645 raft_consensus.cc:515] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.073137  3638 ts_tablet_manager.cc:1434] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260630 12:35:22.075583  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" is_pre_election: true
I20260630 12:35:22.076251  3519 raft_consensus.cc:2468] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.077781  3408 leader_election.cc:304] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [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: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 405d6d0c067f42d998ce9611a8d3a1ea
I20260630 12:35:22.078598  3643 raft_consensus.cc:2804] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:22.078927  3643 raft_consensus.cc:493] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:22.079272  3643 raft_consensus.cc:3060] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.079615  3638 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: Bootstrap starting.
I20260630 12:35:22.086001  3638 tablet_bootstrap.cc:654] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.087442  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f793a79c7c24d5eaaefd666cee3e441" is_pre_election: true
I20260630 12:35:22.088375  3640 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: No bootstrap required, opened a new log
I20260630 12:35:22.088835  3640 ts_tablet_manager.cc:1403] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.025s
I20260630 12:35:22.089061  3645 leader_election.cc:290] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193:44757), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.088852  3643 raft_consensus.cc:515] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.092911  3444 raft_consensus.cc:2393] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 968f9a04c4744dbcbf2508d9f63f6ac6 in current term 1: Already voted for candidate 1f793a79c7c24d5eaaefd666cee3e441 in this term.
I20260630 12:35:22.094741  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
I20260630 12:35:22.095016  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
I20260630 12:35:22.095366  3519 raft_consensus.cc:3060] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.091606  3640 raft_consensus.cc:359] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
W20260630 12:35:22.096388  3407 leader_election.cc:343] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:22.096479  3643 leader_election.cc:290] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Requested vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.090667  3639 raft_consensus.cc:359] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.097573  3639 raft_consensus.cc:385] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.096372  3640 raft_consensus.cc:385] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.097870  3639 raft_consensus.cc:740] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.098321  3640 raft_consensus.cc:740] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 968f9a04c4744dbcbf2508d9f63f6ac6, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.098767  3639 consensus_queue.cc:260] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.099059  3640 consensus_queue.cc:260] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.099534  3638 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: No bootstrap required, opened a new log
I20260630 12:35:22.101084  3640 ts_tablet_manager.cc:1434] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:35:22.102373  3638 ts_tablet_manager.cc:1403] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260630 12:35:22.102836  3640 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: Bootstrap starting.
I20260630 12:35:22.102873  3639 ts_tablet_manager.cc:1434] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260630 12:35:22.103983  3639 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Bootstrap starting.
I20260630 12:35:22.105465  3638 raft_consensus.cc:359] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.106191  3638 raft_consensus.cc:385] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.106511  3638 raft_consensus.cc:740] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405d6d0c067f42d998ce9611a8d3a1ea, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.110215  3640 tablet_bootstrap.cc:654] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.110217  3639 tablet_bootstrap.cc:654] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.113235  3638 consensus_queue.cc:260] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.117354  3638 ts_tablet_manager.cc:1434] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:35:22.118319  3638 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: Bootstrap starting.
I20260630 12:35:22.124256  3638 tablet_bootstrap.cc:654] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.135627  3638 tablet_bootstrap.cc:492] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: No bootstrap required, opened a new log
I20260630 12:35:22.136143  3638 ts_tablet_manager.cc:1403] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:35:22.137204  3519 raft_consensus.cc:2468] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.138370  3408 leader_election.cc:304] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [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: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 405d6d0c067f42d998ce9611a8d3a1ea
I20260630 12:35:22.138882  3638 raft_consensus.cc:359] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.139361  3643 raft_consensus.cc:2804] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.139812  3638 raft_consensus.cc:385] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.140161  3638 raft_consensus.cc:740] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405d6d0c067f42d998ce9611a8d3a1ea, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.141021  3638 consensus_queue.cc:260] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.142092  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb867d982ac345faaae5d2cd0c6467a0" candidate_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" is_pre_election: true
I20260630 12:35:22.142720  3593 raft_consensus.cc:2468] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 968f9a04c4744dbcbf2508d9f63f6ac6 in term 0.
I20260630 12:35:22.144416  3482 leader_election.cc:304] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [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: 405d6d0c067f42d998ce9611a8d3a1ea, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 1f793a79c7c24d5eaaefd666cee3e441
I20260630 12:35:22.144898  3638 ts_tablet_manager.cc:1434] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:35:22.145226  3645 raft_consensus.cc:2764] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:22.148548  3639 tablet_bootstrap.cc:492] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: No bootstrap required, opened a new log
I20260630 12:35:22.149004  3639 ts_tablet_manager.cc:1403] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.022s
I20260630 12:35:22.149425  3640 tablet_bootstrap.cc:492] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: No bootstrap required, opened a new log
I20260630 12:35:22.149883  3640 ts_tablet_manager.cc:1403] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.018s
I20260630 12:35:22.151671  3639 raft_consensus.cc:359] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.152370  3639 raft_consensus.cc:385] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.152734  3643 raft_consensus.cc:697] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Becoming Leader. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Running, Role: LEADER
I20260630 12:35:22.152540  3640 raft_consensus.cc:359] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.153265  3640 raft_consensus.cc:385] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.153563  3640 raft_consensus.cc:740] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 968f9a04c4744dbcbf2508d9f63f6ac6, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.153627  3639 raft_consensus.cc:740] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.153550  3643 consensus_queue.cc:237] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.154505  3640 consensus_queue.cc:260] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.154630  3639 consensus_queue.cc:260] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.156469  3640 ts_tablet_manager.cc:1434] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:35:22.156759  3639 ts_tablet_manager.cc:1434] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:35:22.162428  3342 catalog_manager.cc:5697] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "1f793a79c7c24d5eaaefd666cee3e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:22.178706  3646 raft_consensus.cc:493] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.179100  3646 raft_consensus.cc:515] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.181201  3646 leader_election.cc:290] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193:44757), 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019)
I20260630 12:35:22.188319  3643 raft_consensus.cc:493] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.188794  3643 raft_consensus.cc:515] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.190712  3643 leader_election.cc:290] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.191378  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f793a79c7c24d5eaaefd666cee3e441" is_pre_election: true
I20260630 12:35:22.191401  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" is_pre_election: true
I20260630 12:35:22.192021  3444 raft_consensus.cc:2468] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405d6d0c067f42d998ce9611a8d3a1ea in term 0.
I20260630 12:35:22.192279  3519 raft_consensus.cc:2468] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.192476  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" is_pre_election: true
I20260630 12:35:22.193070  3593 raft_consensus.cc:2468] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.193202  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" is_pre_election: true
I20260630 12:35:22.193375  3558 leader_election.cc:304] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 405d6d0c067f42d998ce9611a8d3a1ea; no voters: 
I20260630 12:35:22.193548  3408 leader_election.cc:304] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 
I20260630 12:35:22.193849  3518 raft_consensus.cc:2468] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405d6d0c067f42d998ce9611a8d3a1ea in term 0.
I20260630 12:35:22.194152  3646 raft_consensus.cc:2804] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:22.194353  3643 raft_consensus.cc:2804] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:22.194517  3646 raft_consensus.cc:493] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:22.194749  3643 raft_consensus.cc:493] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:22.194994  3646 raft_consensus.cc:3060] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.195163  3643 raft_consensus.cc:3060] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.198342  3660 raft_consensus.cc:493] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.198786  3660 raft_consensus.cc:515] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.199980  3646 raft_consensus.cc:515] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.200224  3643 raft_consensus.cc:515] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.201664  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48f336f1994b13ab79cb267f47e9a7" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" is_pre_election: true
I20260630 12:35:22.201902  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48f336f1994b13ab79cb267f47e9a7" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" is_pre_election: true
I20260630 12:35:22.202165  3643 leader_election.cc:290] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Requested vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.202371  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f793a79c7c24d5eaaefd666cee3e441"
I20260630 12:35:22.202848  3593 raft_consensus.cc:2468] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.203083  3444 raft_consensus.cc:2393] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 405d6d0c067f42d998ce9611a8d3a1ea in current term 1: Already voted for candidate 1f793a79c7c24d5eaaefd666cee3e441 in this term.
I20260630 12:35:22.203454  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
I20260630 12:35:22.203496  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
I20260630 12:35:22.204080  3407 leader_election.cc:304] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 405d6d0c067f42d998ce9611a8d3a1ea; no voters: 
I20260630 12:35:22.202262  3518 raft_consensus.cc:2468] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.204137  3519 raft_consensus.cc:3060] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.204900  3660 leader_election.cc:290] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.204421  3592 raft_consensus.cc:2393] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f793a79c7c24d5eaaefd666cee3e441 in current term 1: Already voted for candidate 405d6d0c067f42d998ce9611a8d3a1ea in this term.
I20260630 12:35:22.205310  3643 raft_consensus.cc:2804] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:22.205652  3643 raft_consensus.cc:493] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:22.205968  3643 raft_consensus.cc:3060] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.205893  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e3b2c8a34b1d8316aefa9c05976a" candidate_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
I20260630 12:35:22.206766  3646 leader_election.cc:290] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [CANDIDATE]: Term 1 election: Requested vote from peers 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193:44757), 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019)
I20260630 12:35:22.207938  3557 leader_election.cc:304] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [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: 405d6d0c067f42d998ce9611a8d3a1ea; no voters: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6
I20260630 12:35:22.208676  3646 raft_consensus.cc:2749] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:22.210345  3519 raft_consensus.cc:2468] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.210958  3643 raft_consensus.cc:515] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.211158  3408 leader_election.cc:304] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [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: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 405d6d0c067f42d998ce9611a8d3a1ea
I20260630 12:35:22.211778  3660 raft_consensus.cc:2804] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.212821  3643 leader_election.cc:290] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Requested vote from peers 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019), 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077)
I20260630 12:35:22.213335  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48f336f1994b13ab79cb267f47e9a7" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
I20260630 12:35:22.213843  3660 raft_consensus.cc:697] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Becoming Leader. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Running, Role: LEADER
I20260630 12:35:22.213763  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48f336f1994b13ab79cb267f47e9a7" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
I20260630 12:35:22.214568  3519 raft_consensus.cc:3060] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.214720  3592 raft_consensus.cc:3060] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.214872  3660 consensus_queue.cc:237] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.221259  3592 raft_consensus.cc:2468] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.221727  3342 catalog_manager.cc:5697] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "1f793a79c7c24d5eaaefd666cee3e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:22.222179  3407 leader_election.cc:304] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 405d6d0c067f42d998ce9611a8d3a1ea; no voters: 
I20260630 12:35:22.222373  3519 raft_consensus.cc:2468] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.222980  3660 raft_consensus.cc:2804] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.223471  3660 raft_consensus.cc:697] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Becoming Leader. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Running, Role: LEADER
I20260630 12:35:22.224216  3660 consensus_queue.cc:237] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } }
I20260630 12:35:22.232842  3342 catalog_manager.cc:5697] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "1f793a79c7c24d5eaaefd666cee3e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:22.347258  3660 raft_consensus.cc:493] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:22.347749  3660 raft_consensus.cc:515] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.349320  3660 leader_election.cc:290] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077), 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019)
I20260630 12:35:22.350075  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3219ed0b5cd24a4593d6aa4f8c6cdb17" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" is_pre_election: true
I20260630 12:35:22.350302  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3219ed0b5cd24a4593d6aa4f8c6cdb17" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" is_pre_election: true
I20260630 12:35:22.350580  3592 raft_consensus.cc:2468] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.350844  3519 raft_consensus.cc:2468] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 0.
I20260630 12:35:22.351480  3407 leader_election.cc:304] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 405d6d0c067f42d998ce9611a8d3a1ea; no voters: 
I20260630 12:35:22.352116  3660 raft_consensus.cc:2804] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:22.352391  3660 raft_consensus.cc:493] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:22.352633  3660 raft_consensus.cc:3060] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.357173  3660 raft_consensus.cc:515] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.358779  3660 leader_election.cc:290] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Requested vote from peers 405d6d0c067f42d998ce9611a8d3a1ea (127.0.205.195:35077), 968f9a04c4744dbcbf2508d9f63f6ac6 (127.0.205.194:33019)
I20260630 12:35:22.359401  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3219ed0b5cd24a4593d6aa4f8c6cdb17" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405d6d0c067f42d998ce9611a8d3a1ea"
I20260630 12:35:22.359887  3592 raft_consensus.cc:3060] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.360004  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3219ed0b5cd24a4593d6aa4f8c6cdb17" candidate_uuid: "1f793a79c7c24d5eaaefd666cee3e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6"
I20260630 12:35:22.360549  3519 raft_consensus.cc:3060] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.366580  3592 raft_consensus.cc:2468] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.366580  3519 raft_consensus.cc:2468] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f793a79c7c24d5eaaefd666cee3e441 in term 1.
I20260630 12:35:22.367936  3408 leader_election.cc:304] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f793a79c7c24d5eaaefd666cee3e441, 968f9a04c4744dbcbf2508d9f63f6ac6; no voters: 
I20260630 12:35:22.368578  3660 raft_consensus.cc:2804] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.368939  3660 raft_consensus.cc:697] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Becoming Leader. State: Replica: 1f793a79c7c24d5eaaefd666cee3e441, State: Running, Role: LEADER
I20260630 12:35:22.369483  3660 consensus_queue.cc:237] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } }
I20260630 12:35:22.375689  3342 catalog_manager.cc:5697] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f793a79c7c24d5eaaefd666cee3e441 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "1f793a79c7c24d5eaaefd666cee3e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405d6d0c067f42d998ce9611a8d3a1ea" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f793a79c7c24d5eaaefd666cee3e441" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "968f9a04c4744dbcbf2508d9f63f6ac6" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 33019 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:22.416651   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:35:22.431846   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.432564   823 tablet_replica.cc:333] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: stopping tablet replica
I20260630 12:35:22.433084   823 raft_consensus.cc:2243] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.433701   823 pending_rounds.cc:70] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Trying to abort 1 pending ops.
I20260630 12:35:22.433919   823 pending_rounds.cc:77] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442690031898624 op_type: NO_OP noop_request { }
I20260630 12:35:22.434224   823 raft_consensus.cc:2889] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:22.434477   823 raft_consensus.cc:2272] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.436477   823 tablet_replica.cc:333] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: stopping tablet replica
I20260630 12:35:22.436945   823 raft_consensus.cc:2243] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.437438   823 pending_rounds.cc:70] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Trying to abort 1 pending ops.
I20260630 12:35:22.437583   823 pending_rounds.cc:77] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442689399267328 op_type: NO_OP noop_request { }
I20260630 12:35:22.437805   823 raft_consensus.cc:2889] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:22.438004   823 raft_consensus.cc:2272] T 58e5e3b2c8a34b1d8316aefa9c05976a P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.438345  3395 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:35:22.440160   823 tablet_replica.cc:333] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: stopping tablet replica
I20260630 12:35:22.440608   823 raft_consensus.cc:2243] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.441062   823 pending_rounds.cc:70] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Trying to abort 1 pending ops.
I20260630 12:35:22.441195   823 pending_rounds.cc:77] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442689436954624 op_type: NO_OP noop_request { }
I20260630 12:35:22.441376   823 raft_consensus.cc:2889] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:22.441563   823 raft_consensus.cc:2272] T 3e48f336f1994b13ab79cb267f47e9a7 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.443421   823 tablet_replica.cc:333] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: stopping tablet replica
I20260630 12:35:22.443975   823 raft_consensus.cc:2243] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.444622   823 pending_rounds.cc:70] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Trying to abort 1 pending ops.
I20260630 12:35:22.444855   823 pending_rounds.cc:77] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442689153630208 op_type: NO_OP noop_request { }
I20260630 12:35:22.445194   823 raft_consensus.cc:2889] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:22.445497   823 raft_consensus.cc:2272] T fb867d982ac345faaae5d2cd0c6467a0 P 1f793a79c7c24d5eaaefd666cee3e441 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:22.453562  3395 auto_leader_rebalancer.cc:524] the master instance isn't leader: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:35:22.468349   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:35:22.477959   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:35:22.491837   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.492620   823 tablet_replica.cc:333] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6: stopping tablet replica
I20260630 12:35:22.493194   823 raft_consensus.cc:2243] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.493568   823 raft_consensus.cc:2272] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.495446   823 tablet_replica.cc:333] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6: stopping tablet replica
I20260630 12:35:22.495954   823 raft_consensus.cc:2243] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.496328   823 raft_consensus.cc:2272] T 58e5e3b2c8a34b1d8316aefa9c05976a P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.497911   823 tablet_replica.cc:333] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6: stopping tablet replica
I20260630 12:35:22.498354   823 raft_consensus.cc:2243] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.498662   823 raft_consensus.cc:2272] T 3e48f336f1994b13ab79cb267f47e9a7 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.500280   823 tablet_replica.cc:333] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6: stopping tablet replica
I20260630 12:35:22.500679   823 raft_consensus.cc:2243] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.500985   823 raft_consensus.cc:2272] T fb867d982ac345faaae5d2cd0c6467a0 P 968f9a04c4744dbcbf2508d9f63f6ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.521078   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:35:22.530932   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:35:22.545006   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.545715   823 tablet_replica.cc:333] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea: stopping tablet replica
I20260630 12:35:22.546211   823 raft_consensus.cc:2243] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.546561   823 raft_consensus.cc:2272] T 3219ed0b5cd24a4593d6aa4f8c6cdb17 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.548383   823 tablet_replica.cc:333] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea: stopping tablet replica
I20260630 12:35:22.548854   823 raft_consensus.cc:2243] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.549196   823 raft_consensus.cc:2272] T fb867d982ac345faaae5d2cd0c6467a0 P 405d6d0c067f42d998ce9611a8d3a1ea [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.550832   823 tablet_replica.cc:333] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea: stopping tablet replica
I20260630 12:35:22.551282   823 raft_consensus.cc:2243] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.551610   823 raft_consensus.cc:2272] T 3e48f336f1994b13ab79cb267f47e9a7 P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.553012   823 tablet_replica.cc:333] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea: stopping tablet replica
I20260630 12:35:22.553413   823 raft_consensus.cc:2243] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:22.553726   823 raft_consensus.cc:2272] T 58e5e3b2c8a34b1d8316aefa9c05976a P 405d6d0c067f42d998ce9611a8d3a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.573328   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:35:22.583348   823 master.cc:562] Master@127.0.205.254:36129 shutting down...
I20260630 12:35:22.595163   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.595618   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.595922   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b6184186d004b18afc77e589981fd87: stopping tablet replica
I20260630 12:35:22.612377   823 master.cc:584] Master@127.0.205.254:36129 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2340 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:35:22.640336   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:46465
I20260630 12:35:22.641289   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.646672  3670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.647024  3672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.646767  3669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.648705   823 server_base.cc:1061] running on GCE node
I20260630 12:35:22.649771   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.649998   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.650169   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822922650152 us; error 0 us; skew 500 ppm
I20260630 12:35:22.650785   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.653575   823 webserver.cc:533] Webserver started at http://127.0.205.254:46489/ using document root <none> and password file <none>
I20260630 12:35:22.654081   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.654251   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.654503   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.655488   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "0df099253661456183ad60e4f8c8f5fd"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.659474   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:22.662521  3677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.663210   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:22.663460   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "0df099253661456183ad60e4f8c8f5fd"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.663712   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-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)
I20260630 12:35:22.681996   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.682948   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.715392   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:46465
I20260630 12:35:22.715461  3728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:46465 every 8 connection(s)
I20260630 12:35:22.718966  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.728255  3729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: Bootstrap starting.
I20260630 12:35:22.732302  3729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.736006  3729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: No bootstrap required, opened a new log
I20260630 12:35:22.737896  3729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER }
I20260630 12:35:22.738266  3729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.738487  3729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df099253661456183ad60e4f8c8f5fd, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.739033  3729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER }
I20260630 12:35:22.739506  3729 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:22.739750  3729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:22.740015  3729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.744241  3729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER }
I20260630 12:35:22.744727  3729 leader_election.cc:304] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [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: 0df099253661456183ad60e4f8c8f5fd; no voters: 
I20260630 12:35:22.745785  3729 leader_election.cc:290] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:22.746106  3732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.747279  3732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 1 LEADER]: Becoming Leader. State: Replica: 0df099253661456183ad60e4f8c8f5fd, State: Running, Role: LEADER
I20260630 12:35:22.747901  3732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [LEADER]: Queue going to LEADER mode. State: All 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: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER }
I20260630 12:35:22.748445  3729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:22.750424  3733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0df099253661456183ad60e4f8c8f5fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER } }
I20260630 12:35:22.750438  3734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0df099253661456183ad60e4f8c8f5fd. Latest consensus state: current_term: 1 leader_uuid: "0df099253661456183ad60e4f8c8f5fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df099253661456183ad60e4f8c8f5fd" member_type: VOTER } }
I20260630 12:35:22.751042  3733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:22.751173  3734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:22.753957  3737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:22.758654  3737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:22.761879   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:22.766924  3737 catalog_manager.cc:1383] Generated new cluster ID: 88d602e600644f18bc317219de923f9a
I20260630 12:35:22.767211  3737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:22.784767  3737 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:22.786056  3737 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:22.804596  3737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: Generated new TSK 0
I20260630 12:35:22.805190  3737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:22.828261   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.833711  3750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.834435  3751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.836463  3753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.836683   823 server_base.cc:1061] running on GCE node
I20260630 12:35:22.837512   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.837687   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.837805   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822922837793 us; error 0 us; skew 500 ppm
I20260630 12:35:22.838214   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.840374   823 webserver.cc:533] Webserver started at http://127.0.205.193:39317/ using document root <none> and password file <none>
I20260630 12:35:22.840803   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.840950   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.841157   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.842114   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "d8577194ae164a199afaf7cf1b259eda"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.846278   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:22.849282  3758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.850106   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:22.850378   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "d8577194ae164a199afaf7cf1b259eda"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.850618   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-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)
I20260630 12:35:22.873061   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.874089   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.875383   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:22.877453   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:22.877622   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.877789   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:22.877914   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.913239   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:40635
I20260630 12:35:22.913319  3820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:40635 every 8 connection(s)
I20260630 12:35:22.917789   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.923638  3825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.925411  3826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.926662  3828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.927000   823 server_base.cc:1061] running on GCE node
I20260630 12:35:22.928135   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.928382   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.928576   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822922928558 us; error 0 us; skew 500 ppm
I20260630 12:35:22.928872  3821 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46465
I20260630 12:35:22.929136   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.929200  3821 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:22.930023  3821 heartbeater.cc:507] Master 127.0.205.254:46465 requested a full tablet report, sending...
I20260630 12:35:22.931644   823 webserver.cc:533] Webserver started at http://127.0.205.194:36127/ using document root <none> and password file <none>
I20260630 12:35:22.932158  3694 ts_manager.cc:194] Registered new tserver with Master: d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:22.932279   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.932579   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.932894   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.934207   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "80297c5e84d848558542f63ba701eb87"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.934412  3694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55314
I20260630 12:35:22.938475   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:22.941654  3833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.942351   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:22.942605   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "80297c5e84d848558542f63ba701eb87"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-tsj5"
I20260630 12:35:22.942852   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-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)
I20260630 12:35:22.958843   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.959858   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.961156   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:22.963225   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:22.963409   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.963620   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:22.963766   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.998405   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:45231
I20260630 12:35:22.998484  3895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:45231 every 8 connection(s)
I20260630 12:35:23.002851   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:23.009281  3899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:23.010535  3900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:23.012025   823 server_base.cc:1061] running on GCE node
W20260630 12:35:23.013257  3902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:23.014205  3896 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46465
I20260630 12:35:23.014237   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:23.014659   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:23.014678  3896 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:23.014941   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822923014923 us; error 0 us; skew 500 ppm
I20260630 12:35:23.015497   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:23.015484  3896 heartbeater.cc:507] Master 127.0.205.254:46465 requested a full tablet report, sending...
I20260630 12:35:23.017495  3694 ts_manager.cc:194] Registered new tserver with Master: 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:23.018110   823 webserver.cc:533] Webserver started at http://127.0.205.195:35579/ using document root <none> and password file <none>
I20260630 12:35:23.018577   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:23.018749   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:23.018862  3694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55316
I20260630 12:35:23.018978   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:23.020165   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "fee96870d97e4c0a9cdba13bea139e3b"
format_stamp: "Formatted at 2026-06-30 12:35:23 on dist-test-slave-tsj5"
I20260630 12:35:23.024040   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:35:23.026958  3907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:23.027642   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:23.027911   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "fee96870d97e4c0a9cdba13bea139e3b"
format_stamp: "Formatted at 2026-06-30 12:35:23 on dist-test-slave-tsj5"
I20260630 12:35:23.028165   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-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)
I20260630 12:35:23.043387   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:23.044438   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:23.045765   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:23.047847   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:23.048039   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:23.048256   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:23.048400   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:23.082892   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:44757
I20260630 12:35:23.082976  3969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:44757 every 8 connection(s)
I20260630 12:35:23.098726  3970 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46465
I20260630 12:35:23.099071  3970 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:23.099792  3970 heartbeater.cc:507] Master 127.0.205.254:46465 requested a full tablet report, sending...
I20260630 12:35:23.101495  3694 ts_manager.cc:194] Registered new tserver with Master: fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:23.102427   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016447637s
I20260630 12:35:23.102753  3694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55332
I20260630 12:35:23.937335  3821 heartbeater.cc:499] Master 127.0.205.254:46465 was elected leader, sending a full tablet report...
I20260630 12:35:24.021284  3896 heartbeater.cc:499] Master 127.0.205.254:46465 was elected leader, sending a full tablet report...
I20260630 12:35:24.105335  3970 heartbeater.cc:499] Master 127.0.205.254:46465 was elected leader, sending a full tablet report...
I20260630 12:35:24.156141  3694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55346:
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"
    }
  }
}
W20260630 12:35:24.158669  3694 catalog_manager.cc:7077] 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.
I20260630 12:35:24.213089  3786 tablet_service.cc:1511] Processing CreateTablet for tablet f8e5f5882ea94513865d3b7378a921bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.215129  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e5f5882ea94513865d3b7378a921bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.216951  3785 tablet_service.cc:1511] Processing CreateTablet for tablet 5a160dd23db84a2786e89c691af1d2d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.217303  3783 tablet_service.cc:1511] Processing CreateTablet for tablet 9df6adf214fc487cbbae994f8cf376b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.218379  3785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a160dd23db84a2786e89c691af1d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.219343  3784 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4249e34e024053a6b7ebb48e862310 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.220672  3784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4249e34e024053a6b7ebb48e862310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.221807  3782 tablet_service.cc:1511] Processing CreateTablet for tablet c5b0cdc0829a47f990d0a271ca30b006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.223115  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b0cdc0829a47f990d0a271ca30b006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.225127  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df6adf214fc487cbbae994f8cf376b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.227571  3781 tablet_service.cc:1511] Processing CreateTablet for tablet 31119aace3c94af280f8beabff8aee8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.229035  3781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31119aace3c94af280f8beabff8aee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.241252  3861 tablet_service.cc:1511] Processing CreateTablet for tablet f8e5f5882ea94513865d3b7378a921bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.241560  3935 tablet_service.cc:1511] Processing CreateTablet for tablet f8e5f5882ea94513865d3b7378a921bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.241863  3934 tablet_service.cc:1511] Processing CreateTablet for tablet 5a160dd23db84a2786e89c691af1d2d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.242774  3861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e5f5882ea94513865d3b7378a921bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.243136  3935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e5f5882ea94513865d3b7378a921bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.243741  3934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a160dd23db84a2786e89c691af1d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.246337  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.247175  3860 tablet_service.cc:1511] Processing CreateTablet for tablet 5a160dd23db84a2786e89c691af1d2d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.247649  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adc3e42c7d94dcdbb7137a90dc5c487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.248497  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a160dd23db84a2786e89c691af1d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.251681  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.253026  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.256373  3933 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4249e34e024053a6b7ebb48e862310 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.257750  3933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4249e34e024053a6b7ebb48e862310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.257341  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 9df6adf214fc487cbbae994f8cf376b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.258708  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df6adf214fc487cbbae994f8cf376b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.261226  3859 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4249e34e024053a6b7ebb48e862310 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.262531  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4249e34e024053a6b7ebb48e862310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.265314  3858 tablet_service.cc:1511] Processing CreateTablet for tablet 9df6adf214fc487cbbae994f8cf376b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.266631  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df6adf214fc487cbbae994f8cf376b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.275130  3991 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.276954  3857 tablet_service.cc:1511] Processing CreateTablet for tablet c5b0cdc0829a47f990d0a271ca30b006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.277537  3931 tablet_service.cc:1511] Processing CreateTablet for tablet c5b0cdc0829a47f990d0a271ca30b006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.278353  3857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b0cdc0829a47f990d0a271ca30b006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.279047  3931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b0cdc0829a47f990d0a271ca30b006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.283185  3991 tablet_bootstrap.cc:654] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.287035  3855 tablet_service.cc:1511] Processing CreateTablet for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.284780  3992 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.288405  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adc3e42c7d94dcdbb7137a90dc5c487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.284894  3856 tablet_service.cc:1511] Processing CreateTablet for tablet 31119aace3c94af280f8beabff8aee8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.292244  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.292657  3856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31119aace3c94af280f8beabff8aee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.293509  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adc3e42c7d94dcdbb7137a90dc5c487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.294243  3992 tablet_bootstrap.cc:654] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.296868  3930 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.297310  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.298180  3930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.298554  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.320034  3933 tablet_service.cc:1511] Processing CreateTablet for tablet 31119aace3c94af280f8beabff8aee8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.324231  3933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31119aace3c94af280f8beabff8aee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.343439  3995 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.349913  3995 tablet_bootstrap.cc:654] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.354135  3995 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.354522  3995 ts_tablet_manager.cc:1403] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:35:24.356691  3995 raft_consensus.cc:359] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.357755  3995 raft_consensus.cc:385] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.358085  3995 raft_consensus.cc:740] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.358908  3995 consensus_queue.cc:260] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.366763  3995 ts_tablet_manager.cc:1434] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260630 12:35:24.367759  3995 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.373639  3995 tablet_bootstrap.cc:654] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.383030  3995 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.383628  3995 ts_tablet_manager.cc:1403] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:35:24.386492  3995 raft_consensus.cc:359] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.387293  3995 raft_consensus.cc:385] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.387635  3995 raft_consensus.cc:740] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.388543  3995 consensus_queue.cc:260] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.392927  3995 ts_tablet_manager.cc:1434] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:35:24.403879  3995 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.411638  3995 tablet_bootstrap.cc:654] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.411995  3991 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.412535  3991 ts_tablet_manager.cc:1403] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.138s	user 0.027s	sys 0.042s
I20260630 12:35:24.417352  3992 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.415326  3991 raft_consensus.cc:359] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.417768  3995 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.418282  3995 ts_tablet_manager.cc:1403] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260630 12:35:24.417903  3991 raft_consensus.cc:385] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.417816  3992 ts_tablet_manager.cc:1403] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.046s
I20260630 12:35:24.420058  3991 raft_consensus.cc:740] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.421206  3991 consensus_queue.cc:260] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.421612  3995 raft_consensus.cc:359] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.422164  3995 raft_consensus.cc:385] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.422394  3995 raft_consensus.cc:740] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.423094  3995 consensus_queue.cc:260] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.423085  3992 raft_consensus.cc:359] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.424038  3991 ts_tablet_manager.cc:1434] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:35:24.425539  3995 ts_tablet_manager.cc:1434] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:35:24.425942  3991 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.426482  3995 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.424275  3992 raft_consensus.cc:385] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.427852  3992 raft_consensus.cc:740] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.428759  3992 consensus_queue.cc:260] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.432533  3991 tablet_bootstrap.cc:654] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.432631  3995 tablet_bootstrap.cc:654] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.436167  3992 ts_tablet_manager.cc:1434] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:35:24.439255  3992 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.450809  3992 tablet_bootstrap.cc:654] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.458401  3991 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.458877  3991 ts_tablet_manager.cc:1403] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.016s
I20260630 12:35:24.458913  3992 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.458906  3995 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.459594  3992 ts_tablet_manager.cc:1403] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:35:24.459712  3995 ts_tablet_manager.cc:1403] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260630 12:35:24.461951  3992 raft_consensus.cc:359] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.461910  3991 raft_consensus.cc:359] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.462656  3992 raft_consensus.cc:385] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.462373  3995 raft_consensus.cc:359] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.462778  3991 raft_consensus.cc:385] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.462957  3992 raft_consensus.cc:740] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.463063  3995 raft_consensus.cc:385] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.463148  3991 raft_consensus.cc:740] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.463533  3995 raft_consensus.cc:740] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.463773  3992 consensus_queue.cc:260] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.464035  3991 consensus_queue.cc:260] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.464318  3995 consensus_queue.cc:260] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.466436  3991 ts_tablet_manager.cc:1434] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:35:24.467748  3992 ts_tablet_manager.cc:1434] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:35:24.468086  3995 ts_tablet_manager.cc:1434] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:24.468760  3992 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.469075  3995 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.470772  3991 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.475016  3992 tablet_bootstrap.cc:654] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.475292  3995 tablet_bootstrap.cc:654] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.484289  3991 tablet_bootstrap.cc:654] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.491057  3991 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.491343  3992 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.491501  3991 ts_tablet_manager.cc:1403] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:35:24.491780  3992 ts_tablet_manager.cc:1403] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260630 12:35:24.492110  3995 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.492479  3995 ts_tablet_manager.cc:1403] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260630 12:35:24.494287  3991 raft_consensus.cc:359] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.494642  3995 raft_consensus.cc:359] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.494585  3992 raft_consensus.cc:359] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.495031  3991 raft_consensus.cc:385] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.495324  3995 raft_consensus.cc:385] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.495404  3992 raft_consensus.cc:385] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.495474  3991 raft_consensus.cc:740] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.495741  3995 raft_consensus.cc:740] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.495921  3992 raft_consensus.cc:740] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.496459  3991 consensus_queue.cc:260] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.496726  3992 consensus_queue.cc:260] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.496646  3995 consensus_queue.cc:260] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.498576  3991 ts_tablet_manager.cc:1434] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:35:24.499585  3991 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.500452  3995 ts_tablet_manager.cc:1434] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:24.500671  3992 ts_tablet_manager.cc:1434] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:35:24.501446  3995 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.501588  3992 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.505496  3991 tablet_bootstrap.cc:654] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.507648  3992 tablet_bootstrap.cc:654] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.509829  3995 tablet_bootstrap.cc:654] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.516732  3991 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.517228  3991 ts_tablet_manager.cc:1403] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:35:24.520316  3991 raft_consensus.cc:359] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.522169  3991 raft_consensus.cc:385] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.522500  3991 raft_consensus.cc:740] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.523366  3991 consensus_queue.cc:260] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.524188  3992 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.524784  3992 ts_tablet_manager.cc:1403] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:35:24.525766  3991 ts_tablet_manager.cc:1434] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:24.527830  3991 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.527496  3992 raft_consensus.cc:359] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.528311  3992 raft_consensus.cc:385] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.528465  3995 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.528674  3992 raft_consensus.cc:740] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.528970  3995 ts_tablet_manager.cc:1403] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260630 12:35:24.529587  3992 consensus_queue.cc:260] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.531867  3995 raft_consensus.cc:359] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.532591  3995 raft_consensus.cc:385] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.532924  3995 raft_consensus.cc:740] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.533869  3992 ts_tablet_manager.cc:1434] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:35:24.534166  3991 tablet_bootstrap.cc:654] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.533785  3995 consensus_queue.cc:260] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.534919  3992 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.536500  3995 ts_tablet_manager.cc:1434] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:24.537514  3995 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.541273  3992 tablet_bootstrap.cc:654] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.542407  3997 raft_consensus.cc:493] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.543174  3997 raft_consensus.cc:515] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.552661  3992 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.553236  3992 ts_tablet_manager.cc:1403] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260630 12:35:24.556059  3992 raft_consensus.cc:359] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.557009  3992 raft_consensus.cc:385] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.557327  3992 raft_consensus.cc:740] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.556535  3997 leader_election.cc:290] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.558027  3991 tablet_bootstrap.cc:492] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.558637  3991 ts_tablet_manager.cc:1403] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.005s
I20260630 12:35:24.558028  3992 consensus_queue.cc:260] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.560432  3992 ts_tablet_manager.cc:1434] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:24.561448  3992 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.561357  3991 raft_consensus.cc:359] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.562182  3991 raft_consensus.cc:385] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.562525  3991 raft_consensus.cc:740] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.563349  3991 consensus_queue.cc:260] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.567593  3991 ts_tablet_manager.cc:1434] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:24.567996  3992 tablet_bootstrap.cc:654] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.568572  3991 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.568912  3995 tablet_bootstrap.cc:654] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.574839  3991 tablet_bootstrap.cc:654] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.579123  3992 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.579638  3992 ts_tablet_manager.cc:1403] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:35:24.582334  3992 raft_consensus.cc:359] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.582993  3992 raft_consensus.cc:385] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.583273  3992 raft_consensus.cc:740] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.584048  3992 consensus_queue.cc:260] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.586138  3992 ts_tablet_manager.cc:1434] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:24.587081  3992 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.591436  4001 raft_consensus.cc:493] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.591971  4001 raft_consensus.cc:515] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.592702  4000 raft_consensus.cc:493] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.592808  3992 tablet_bootstrap.cc:654] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.593216  4000 raft_consensus.cc:515] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.595716  4000 leader_election.cc:290] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.598362  3995 tablet_bootstrap.cc:492] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.598865  3995 ts_tablet_manager.cc:1403] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.004s
I20260630 12:35:24.603958  3991 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.605461  3992 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.606086  3992 ts_tablet_manager.cc:1403] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:35:24.605973  3991 ts_tablet_manager.cc:1403] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.012s
I20260630 12:35:24.607859  4001 leader_election.cc:290] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:24.609196  4001 raft_consensus.cc:493] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.610845  4001 raft_consensus.cc:515] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.610926  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1ecde06bb643f1a9d8c72fb29c1edc" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.614179  3796 raft_consensus.cc:2468] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.608999  3992 raft_consensus.cc:359] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.615268  4001 leader_election.cc:290] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:24.612069  3995 raft_consensus.cc:359] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.622954  3995 raft_consensus.cc:385] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.615475  3992 raft_consensus.cc:385] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.611347  3991 raft_consensus.cc:359] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.623246  3995 raft_consensus.cc:740] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.623389  3991 raft_consensus.cc:385] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.623697  3991 raft_consensus.cc:740] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.623997  3995 consensus_queue.cc:260] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.624410  3991 consensus_queue.cc:260] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.615486  3836 leader_election.cc:304] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.626016  3997 raft_consensus.cc:2804] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.626366  3997 raft_consensus.cc:493] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.626533  3991 ts_tablet_manager.cc:1434] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260630 12:35:24.626715  3997 raft_consensus.cc:3060] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.627362  3992 raft_consensus.cc:740] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.628682  3992 consensus_queue.cc:260] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.629187  3995 ts_tablet_manager.cc:1434] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260630 12:35:24.630340  3995 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:24.637120  3992 ts_tablet_manager.cc:1434] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260630 12:35:24.637465  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1ecde06bb643f1a9d8c72fb29c1edc" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.639612  3945 raft_consensus.cc:2468] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.638299  4000 raft_consensus.cc:493] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.640724  4000 raft_consensus.cc:515] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.641073  3997 raft_consensus.cc:515] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.642345  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.642828  4000 leader_election.cc:290] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.642971  3871 raft_consensus.cc:2468] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:24.643769  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1ecde06bb643f1a9d8c72fb29c1edc" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.644381  3992 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:24.644343  3796 raft_consensus.cc:3060] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.648422  3762 leader_election.cc:304] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.639042  3995 tablet_bootstrap.cc:654] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.648849  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4249e34e024053a6b7ebb48e862310" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.649484  4000 raft_consensus.cc:2804] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.649694  3871 raft_consensus.cc:2468] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:24.649928  4000 raft_consensus.cc:493] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.651343  4000 raft_consensus.cc:3060] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.653786  3762 leader_election.cc:304] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.654239  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1ecde06bb643f1a9d8c72fb29c1edc" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.654780  3945 raft_consensus.cc:3060] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.652042  3796 raft_consensus.cc:2468] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.659219  3991 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.661365  4000 raft_consensus.cc:515] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.662068  3945 raft_consensus.cc:2468] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.665884  3837 leader_election.cc:304] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.666334  4000 leader_election.cc:290] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Requested vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.653158  3997 leader_election.cc:290] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.668455  3997 raft_consensus.cc:2804] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.668895  3997 raft_consensus.cc:697] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:24.669754  3997 consensus_queue.cc:237] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.674791  3991 tablet_bootstrap.cc:654] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.682754  3992 tablet_bootstrap.cc:654] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.688382  3995 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:24.683161  4000 raft_consensus.cc:2804] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.690785  3995 ts_tablet_manager.cc:1403] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.018s
I20260630 12:35:24.692176  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:24.692749  3871 raft_consensus.cc:3060] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.690864  4000 raft_consensus.cc:493] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.693632  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.693787  4000 raft_consensus.cc:3060] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.694264  3945 raft_consensus.cc:2468] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:24.697000  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4249e34e024053a6b7ebb48e862310" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.697571  3945 raft_consensus.cc:2468] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:24.698935  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.699433  3945 raft_consensus.cc:3060] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.699903  3871 raft_consensus.cc:2468] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 1.
I20260630 12:35:24.701066  3762 leader_election.cc:304] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.707609  4027 raft_consensus.cc:2804] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:35:24.710307  3837 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.205.195:44757, user_credentials={real_user=slave}} blocked reactor thread for 47211.9us
I20260630 12:35:24.713388  3997 raft_consensus.cc:493] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.719596  3991 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.720180  3991 ts_tablet_manager.cc:1403] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.011s
I20260630 12:35:24.721486  3692 catalog_manager.cc:5697] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.722997  3991 raft_consensus.cc:359] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.723721  3991 raft_consensus.cc:385] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.724066  3991 raft_consensus.cc:740] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.724746  3991 consensus_queue.cc:260] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.732951  4036 raft_consensus.cc:493] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.733426  4036 raft_consensus.cc:515] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.733830  3991 ts_tablet_manager.cc:1434] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:35:24.734979  3991 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:24.712721  3945 raft_consensus.cc:2468] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 1.
I20260630 12:35:24.714637  3997 raft_consensus.cc:515] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.738245  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.740943  3995 raft_consensus.cc:359] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.748704  3995 raft_consensus.cc:385] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.749020  3995 raft_consensus.cc:740] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.748214  4027 raft_consensus.cc:697] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Becoming Leader. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Running, Role: LEADER
I20260630 12:35:24.750195  4031 raft_consensus.cc:493] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.750912  4027 consensus_queue.cc:237] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.751344  3997 leader_election.cc:290] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.750763  4031 raft_consensus.cc:515] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.752844  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.753655  3945 raft_consensus.cc:2468] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.755870  4031 leader_election.cc:290] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.755976  4000 raft_consensus.cc:515] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.739773  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.758446  3795 raft_consensus.cc:2468] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 0.
W20260630 12:35:24.759526  3742 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:24.760794  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.760807  3910 leader_election.cc:304] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.761160  3837 leader_election.cc:304] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.762868  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:24.763329  4031 raft_consensus.cc:2804] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.763859  4031 raft_consensus.cc:493] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:35:24.763931  3747 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:24.761482  3945 raft_consensus.cc:2468] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.764746  4022 raft_consensus.cc:2804] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.766247  4031 raft_consensus.cc:3060] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.770002  4022 raft_consensus.cc:493] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.768719  3995 consensus_queue.cc:260] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.766033  4036 leader_election.cc:290] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.767383  4034 raft_consensus.cc:493] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.776808  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.772541  3837 leader_election.cc:304] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.777863  3871 raft_consensus.cc:2468] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:24.777918  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.780459  3997 raft_consensus.cc:2804] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.780853  3997 raft_consensus.cc:493] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.777132  4022 raft_consensus.cc:3060] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.781201  3997 raft_consensus.cc:3060] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.781502  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.780866  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.783371  3995 ts_tablet_manager.cc:1434] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260630 12:35:24.784132  3794 raft_consensus.cc:2468] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.783900  4034 raft_consensus.cc:515] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.785017  3796 raft_consensus.cc:2468] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 0.
I20260630 12:35:24.786897  3910 leader_election.cc:304] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.787326  4034 leader_election.cc:290] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.787962  4001 raft_consensus.cc:2804] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.788380  4001 raft_consensus.cc:493] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.788228  3997 raft_consensus.cc:515] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.788743  4001 raft_consensus.cc:3060] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.791601  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.791761  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.792549  4028 raft_consensus.cc:493] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.793006  4028 raft_consensus.cc:515] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.793267  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.794023  3870 raft_consensus.cc:2393] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fee96870d97e4c0a9cdba13bea139e3b in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:24.795153  4028 leader_election.cc:290] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.795244  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4249e34e024053a6b7ebb48e862310" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:24.795850  3870 raft_consensus.cc:3060] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.796730  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.795852  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.797313  3943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.804618  3796 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.808367  3943 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.808624  3836 leader_election.cc:304] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.795984  3762 leader_election.cc:304] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.797806  4000 leader_election.cc:290] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Requested vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.804375  3991 tablet_bootstrap.cc:654] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.807847  3992 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:24.811627  3992 ts_tablet_manager.cc:1403] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.019s
I20260630 12:35:24.812716  4022 raft_consensus.cc:515] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.813836  3945 raft_consensus.cc:2393] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8577194ae164a199afaf7cf1b259eda in current term 1: Already voted for candidate fee96870d97e4c0a9cdba13bea139e3b in this term.
I20260630 12:35:24.814409  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.814323  3992 raft_consensus.cc:359] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.815002  3796 raft_consensus.cc:3060] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.810187  4028 raft_consensus.cc:2804] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.815896  3992 raft_consensus.cc:385] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.815709  4028 raft_consensus.cc:493] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.816596  3997 leader_election.cc:290] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.817219  4031 raft_consensus.cc:515] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.817709  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.817853  3870 raft_consensus.cc:2468] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 1.
I20260630 12:35:24.818312  3871 raft_consensus.cc:2393] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fee96870d97e4c0a9cdba13bea139e3b in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:24.820060  4022 leader_election.cc:290] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Requested vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:24.821239  3945 raft_consensus.cc:2393] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80297c5e84d848558542f63ba701eb87 in current term 1: Already voted for candidate fee96870d97e4c0a9cdba13bea139e3b in this term.
I20260630 12:35:24.821395  3762 leader_election.cc:304] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.816506  4028 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.822661  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.823727  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b0cdc0829a47f990d0a271ca30b006" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:24.824499  3871 raft_consensus.cc:2393] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fee96870d97e4c0a9cdba13bea139e3b in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:24.795778  4001 raft_consensus.cc:515] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.825183  4000 raft_consensus.cc:2804] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.821074  3992 raft_consensus.cc:740] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.826442  3992 consensus_queue.cc:260] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.828531  3944 raft_consensus.cc:2393] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8577194ae164a199afaf7cf1b259eda in current term 1: Already voted for candidate fee96870d97e4c0a9cdba13bea139e3b in this term.
I20260630 12:35:24.828612  3911 leader_election.cc:304] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [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: fee96870d97e4c0a9cdba13bea139e3b; no voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:24.825367  3945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4249e34e024053a6b7ebb48e862310" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.835180  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.835767  3794 raft_consensus.cc:3060] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.841078  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.843866  3762 leader_election.cc:304] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [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: d8577194ae164a199afaf7cf1b259eda; no voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:24.845199  3945 raft_consensus.cc:3060] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.827898  4000 raft_consensus.cc:697] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Becoming Leader. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Running, Role: LEADER
I20260630 12:35:24.848593  4000 consensus_queue.cc:237] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.850279  3997 raft_consensus.cc:493] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.850780  3997 raft_consensus.cc:515] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.855738  3997 leader_election.cc:290] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.862788  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.863495  3795 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.867446  3794 raft_consensus.cc:2468] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 1.
I20260630 12:35:24.868893  3992 ts_tablet_manager.cc:1434] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260630 12:35:24.866783  3694 catalog_manager.cc:5697] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda reported cstate change: term changed from 0 to 1, leader changed from <none> to d8577194ae164a199afaf7cf1b259eda (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.853724  4022 raft_consensus.cc:2749] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:24.868750  4034 raft_consensus.cc:2749] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:24.870355  3836 leader_election.cc:304] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.830888  4001 leader_election.cc:290] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
W20260630 12:35:24.872401  3911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.205.194:45231, user_credentials={real_user=slave}} blocked reactor thread for 43986.8us
I20260630 12:35:24.872537  3910 leader_election.cc:304] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.873629  4028 raft_consensus.cc:515] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.874018  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:24.871855  3997 raft_consensus.cc:2804] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.874770  3997 raft_consensus.cc:493] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.875160  3997 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.874725  3871 raft_consensus.cc:2393] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fee96870d97e4c0a9cdba13bea139e3b in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:24.879362  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.879837  3794 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.880656  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:24.881208  3944 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:24.879683  3945 raft_consensus.cc:2468] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 1.
I20260630 12:35:24.886545  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df6adf214fc487cbbae994f8cf376b0" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.886881  3943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.887358  3943 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.887969  4042 raft_consensus.cc:2804] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.888526  4042 raft_consensus.cc:697] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Becoming Leader. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:24.889312  4042 consensus_queue.cc:237] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.891161  3997 raft_consensus.cc:515] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.882495  4031 leader_election.cc:290] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.892455  3943 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.893790  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.894178  3991 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:24.894338  3795 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.894608  3991 ts_tablet_manager.cc:1403] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.031s
I20260630 12:35:24.893934  3997 leader_election.cc:290] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.895396  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:24.896314  3942 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.897987  3794 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.899178  3836 leader_election.cc:304] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.900148  3997 raft_consensus.cc:2804] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.900640  3997 raft_consensus.cc:697] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:24.900867  4022 raft_consensus.cc:493] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.901875  4022 raft_consensus.cc:515] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.902892  3795 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.904073  3942 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.905680  3836 leader_election.cc:304] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:24.906450  4022 leader_election.cc:290] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:24.906656  3796 raft_consensus.cc:2468] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:24.908015  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e5f5882ea94513865d3b7378a921bb" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:24.908627  3871 raft_consensus.cc:2468] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 0.
I20260630 12:35:24.909157  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e5f5882ea94513865d3b7378a921bb" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:24.909355  4027 raft_consensus.cc:2764] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:24.905570  3997 consensus_queue.cc:237] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.910121  3991 raft_consensus.cc:359] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.912029  3991 raft_consensus.cc:385] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.912315  3991 raft_consensus.cc:740] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.912952  4028 leader_election.cc:290] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:24.913200  3911 leader_election.cc:304] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.914291  3991 consensus_queue.cc:260] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
W20260630 12:35:24.914664  3910 leader_election.cc:343] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:24.906562  4031 raft_consensus.cc:2804] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.911123  3836 leader_election.cc:304] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [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: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:24.916326  3991 ts_tablet_manager.cc:1434] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:35:24.914067  4022 raft_consensus.cc:2804] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.921963  4022 raft_consensus.cc:493] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.922621  4022 raft_consensus.cc:3060] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.924224  4028 raft_consensus.cc:2804] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.924690  4028 raft_consensus.cc:697] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:24.925458  4028 consensus_queue.cc:237] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.927417  4022 raft_consensus.cc:515] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.916349  4031 raft_consensus.cc:697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:24.932987  3837 leader_election.cc:304] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [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: 80297c5e84d848558542f63ba701eb87; no voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:24.938336  4022 leader_election.cc:290] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:24.933851  3694 catalog_manager.cc:5697] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda reported cstate change: term changed from 0 to 1, leader changed from <none> to d8577194ae164a199afaf7cf1b259eda (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.934864  3693 catalog_manager.cc:5697] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195). New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.939162  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e5f5882ea94513865d3b7378a921bb" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:24.938201  3690 catalog_manager.cc:5697] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.939558  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e5f5882ea94513865d3b7378a921bb" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:24.939742  3794 raft_consensus.cc:3060] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.939937  3997 raft_consensus.cc:2749] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:24.940130  3871 raft_consensus.cc:3060] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.941084  4031 consensus_queue.cc:237] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:24.946313  3794 raft_consensus.cc:2468] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 1.
I20260630 12:35:24.947664  3910 leader_election.cc:304] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:24.948694  4022 raft_consensus.cc:2804] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.949162  4022 raft_consensus.cc:697] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Becoming Leader. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:24.949940  4022 consensus_queue.cc:237] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:24.955145  3871 raft_consensus.cc:2468] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 1.
I20260630 12:35:24.964202  3693 catalog_manager.cc:5697] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195). New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.967398  3694 catalog_manager.cc:5697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.968603  3694 catalog_manager.cc:5697] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:25.102037  4031 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.115962  4028 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.118402   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.125344  4054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:25.125459  4055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:25.129073  4058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:25.130470   823 server_base.cc:1061] running on GCE node
I20260630 12:35:25.131434   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:25.131671   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.131881   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822925131862 us; error 0 us; skew 500 ppm
I20260630 12:35:25.132388   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.135273   823 webserver.cc:533] Webserver started at http://127.0.205.196:33301/ using document root <none> and password file <none>
I20260630 12:35:25.135834   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.136106   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.136472   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.137701   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "6d88495185d3470c890946db317a62b4"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-tsj5"
I20260630 12:35:25.142194   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:25.145321  4063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.146003   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:25.146279   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "6d88495185d3470c890946db317a62b4"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-tsj5"
I20260630 12:35:25.146531   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-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)
I20260630 12:35:25.162432   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.163637   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.165134   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.167349   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.167546   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.167812   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.167995   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:35:25.205969   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:34231
I20260630 12:35:25.206051  4125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:34231 every 8 connection(s)
I20260630 12:35:25.211983  3694 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55346:
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
I20260630 12:35:25.219470  4126 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46465
I20260630 12:35:25.219842  4126 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.220525  4126 heartbeater.cc:507] Master 127.0.205.254:46465 requested a full tablet report, sending...
I20260630 12:35:25.222267  3693 ts_manager.cc:194] Registered new tserver with Master: 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
I20260630 12:35:25.223595  3693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55350
W20260630 12:35:25.231927  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0dd024ebcd0045bf946910a66532fd9d has no consensus state
W20260630 12:35:25.233184  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a5f6e37c91a44978800fc3e4b133d2e has no consensus state
W20260630 12:35:25.234294  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c6b035fdf11c446eadb614ae606997cb has no consensus state
W20260630 12:35:25.235562  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5b39661377042df9bdd2ce515416259 has no consensus state
W20260630 12:35:25.236789  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3960a89291b041779a5b2e3baf496e5d has no consensus state
W20260630 12:35:25.237952  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73c6039765d84767b81a6ad82263e9d9 has no consensus state
W20260630 12:35:25.239208  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c848c2f435de4ca5aa11b8fb03318d4c has no consensus state
W20260630 12:35:25.240684  3694 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 619cdf1edc03434e8dab5b41d4bf96ee has no consensus state
I20260630 12:35:25.260356  3786 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd024ebcd0045bf946910a66532fd9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.261654  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd024ebcd0045bf946910a66532fd9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.262130  3861 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd024ebcd0045bf946910a66532fd9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.263331  3861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd024ebcd0045bf946910a66532fd9d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:25.267719  3681 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet c6b035fdf11c446eadb614ae606997cb (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c6b035fdf11c446eadb614ae606997cb consensus state has no leader
I20260630 12:35:25.271346  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f6e37c91a44978800fc3e4b133d2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.272603  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f6e37c91a44978800fc3e4b133d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.273463  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f6e37c91a44978800fc3e4b133d2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.274722  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f6e37c91a44978800fc3e4b133d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.276978  3933 tablet_service.cc:1511] Processing CreateTablet for tablet c6b035fdf11c446eadb614ae606997cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.278177  3933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b035fdf11c446eadb614ae606997cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.281093  3855 tablet_service.cc:1511] Processing CreateTablet for tablet c6b035fdf11c446eadb614ae606997cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.282256  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b035fdf11c446eadb614ae606997cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.285100  3782 tablet_service.cc:1511] Processing CreateTablet for tablet c5b39661377042df9bdd2ce515416259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.286365  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b39661377042df9bdd2ce515416259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.286950  3860 tablet_service.cc:1511] Processing CreateTablet for tablet c5b39661377042df9bdd2ce515416259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.288271  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b39661377042df9bdd2ce515416259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.293267  4000 consensus_queue.cc:1048] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.294668  4000 consensus_queue.cc:1048] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.321663  3991 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.326706  3991 tablet_bootstrap.cc:654] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.336520  4028 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.336920  3931 tablet_service.cc:1511] Processing CreateTablet for tablet 3960a89291b041779a5b2e3baf496e5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.338413  3931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3960a89291b041779a5b2e3baf496e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.341430  3786 tablet_service.cc:1511] Processing CreateTablet for tablet 3960a89291b041779a5b2e3baf496e5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.342859  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3960a89291b041779a5b2e3baf496e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.348327  4028 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.365058  4034 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.373970  4034 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.375087  4137 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:25.376199  4022 consensus_queue.cc:1048] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.385097  3992 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:25.390488  3992 tablet_bootstrap.cc:654] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.390429  4137 tablet_bootstrap.cc:654] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.395825  3992 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:25.396310  3992 ts_tablet_manager.cc:1403] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:35:25.398393  4022 consensus_queue.cc:1048] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.398732  3992 raft_consensus.cc:359] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.400339  3992 raft_consensus.cc:385] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.400660  3992 raft_consensus.cc:740] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.401460  3992 consensus_queue.cc:260] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.403728  3992 ts_tablet_manager.cc:1434] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:35:25.404676  3992 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:25.408510  3783 tablet_service.cc:1511] Processing CreateTablet for tablet c848c2f435de4ca5aa11b8fb03318d4c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.409858  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c848c2f435de4ca5aa11b8fb03318d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.411028  3933 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdf1edc03434e8dab5b41d4bf96ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.411736  3992 tablet_bootstrap.cc:654] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.414024  3991 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.414613  3991 ts_tablet_manager.cc:1403] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.003s
I20260630 12:35:25.417279  3932 tablet_service.cc:1511] Processing CreateTablet for tablet 73c6039765d84767b81a6ad82263e9d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.419217  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c6039765d84767b81a6ad82263e9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.423692  3933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdf1edc03434e8dab5b41d4bf96ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.426756  3781 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdf1edc03434e8dab5b41d4bf96ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.427996  3781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdf1edc03434e8dab5b41d4bf96ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.429304  4028 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.433576  3855 tablet_service.cc:1511] Processing CreateTablet for tablet c848c2f435de4ca5aa11b8fb03318d4c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.434916  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c848c2f435de4ca5aa11b8fb03318d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.442842  3991 raft_consensus.cc:359] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.443594  3991 raft_consensus.cc:385] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.443974  3991 raft_consensus.cc:740] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.443714  4091 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd024ebcd0045bf946910a66532fd9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.445415  4088 tablet_service.cc:1511] Processing CreateTablet for tablet c5b39661377042df9bdd2ce515416259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.446722  4088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b39661377042df9bdd2ce515416259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.448614  4087 tablet_service.cc:1511] Processing CreateTablet for tablet 3960a89291b041779a5b2e3baf496e5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.450610  4086 tablet_service.cc:1511] Processing CreateTablet for tablet 73c6039765d84767b81a6ad82263e9d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.452771  4084 tablet_service.cc:1511] Processing CreateTablet for tablet 619cdf1edc03434e8dab5b41d4bf96ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.456156  3991 consensus_queue.cc:260] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.465058  3991 ts_tablet_manager.cc:1434] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260630 12:35:25.466012  3991 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.467983  4087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3960a89291b041779a5b2e3baf496e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.464653  4090 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f6e37c91a44978800fc3e4b133d2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.490835  4137 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:25.491392  4137 ts_tablet_manager.cc:1403] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.000s
I20260630 12:35:25.474393  4034 raft_consensus.cc:493] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:25.498239  4084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cdf1edc03434e8dab5b41d4bf96ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.499398  4086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c6039765d84767b81a6ad82263e9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.502004  4090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f6e37c91a44978800fc3e4b133d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.501763  4089 tablet_service.cc:1511] Processing CreateTablet for tablet c6b035fdf11c446eadb614ae606997cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.504040  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd024ebcd0045bf946910a66532fd9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.500672  4034 raft_consensus.cc:515] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.501959  4085 tablet_service.cc:1511] Processing CreateTablet for tablet c848c2f435de4ca5aa11b8fb03318d4c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.513058  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c848c2f435de4ca5aa11b8fb03318d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.514159  3861 tablet_service.cc:1511] Processing CreateTablet for tablet 73c6039765d84767b81a6ad82263e9d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:25.517942  4089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b035fdf11c446eadb614ae606997cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.520133  3861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c6039765d84767b81a6ad82263e9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.527384  4028 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.530583  3992 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:25.531286  3992 ts_tablet_manager.cc:1403] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.127s	user 0.028s	sys 0.028s
I20260630 12:35:25.552428  4042 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.552484  3871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:25.557708  4034 leader_election.cc:290] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
W20260630 12:35:25.574131  3762 leader_election.cc:343] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.575301  4022 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.586633  4045 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:35:25.596256  4137 raft_consensus.cc:359] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.597190  4137 raft_consensus.cc:385] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.597539  4137 raft_consensus.cc:740] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
W20260630 12:35:25.604559  4143 log.cc:927] Time spent T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260630 12:35:25.607216  4031 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:25.620555  3991 tablet_bootstrap.cc:654] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.625697  3992 raft_consensus.cc:359] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.626381  3992 raft_consensus.cc:385] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.626643  3992 raft_consensus.cc:740] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.627302  3992 consensus_queue.cc:260] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.639601  4137 consensus_queue.cc:260] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.642076  4137 ts_tablet_manager.cc:1434] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.150s	user 0.001s	sys 0.010s
I20260630 12:35:25.643020  3992 ts_tablet_manager.cc:1434] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.000s
I20260630 12:35:25.643666  3992 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:25.647274  4022 raft_consensus.cc:493] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:25.655087  4137 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:25.665334  4022 raft_consensus.cc:515] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.677721  4022 leader_election.cc:290] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:25.678263  3992 tablet_bootstrap.cc:654] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.689210  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
W20260630 12:35:25.692112  3910 leader_election.cc:343] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.706858  4137 tablet_bootstrap.cc:654] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.721334  3991 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.721886  3991 ts_tablet_manager.cc:1403] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.256s	user 0.016s	sys 0.005s
I20260630 12:35:25.723676  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
W20260630 12:35:25.726358  3759 leader_election.cc:343] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.726722  3759 leader_election.cc:304] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [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: d8577194ae164a199afaf7cf1b259eda; no voters: 6d88495185d3470c890946db317a62b4, 80297c5e84d848558542f63ba701eb87
I20260630 12:35:25.727294  4034 raft_consensus.cc:2749] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:25.738253  3991 raft_consensus.cc:359] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.738762  3991 raft_consensus.cc:385] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.738965  3991 raft_consensus.cc:740] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.739431  3991 consensus_queue.cc:260] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.745360  3992 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:25.745872  3992 ts_tablet_manager.cc:1403] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.004s
I20260630 12:35:25.745239  3991 ts_tablet_manager.cc:1434] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:35:25.746991  3991 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.750687  4157 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:25.754395  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:25.756331  3992 raft_consensus.cc:359] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.756982  3992 raft_consensus.cc:385] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.757361  4157 tablet_bootstrap.cc:654] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.757323  3992 raft_consensus.cc:740] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.757666  4137 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:25.758517  4137 ts_tablet_manager.cc:1403] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.003s
I20260630 12:35:25.758373  3992 consensus_queue.cc:260] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.761227  4137 raft_consensus.cc:359] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:25.761899  4137 raft_consensus.cc:385] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.762178  4137 raft_consensus.cc:740] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
W20260630 12:35:25.762908  3742 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:25.763440  3991 tablet_bootstrap.cc:654] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:25.763111  3908 leader_election.cc:343] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.764021  3908 leader_election.cc:304] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [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: fee96870d97e4c0a9cdba13bea139e3b; no voters: 6d88495185d3470c890946db317a62b4, d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:25.764778  4022 raft_consensus.cc:2749] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:25.763466  4137 consensus_queue.cc:260] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:25.766744  3992 ts_tablet_manager.cc:1434] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260630 12:35:25.770574  4137 ts_tablet_manager.cc:1434] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260630 12:35:25.771467  4137 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:25.776614  3992 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:25.782425  3992 tablet_bootstrap.cc:654] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.784585  4137 tablet_bootstrap.cc:654] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.787096  4157 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:25.787567  4157 ts_tablet_manager.cc:1403] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.018s
I20260630 12:35:25.790267  4157 raft_consensus.cc:359] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.790983  4157 raft_consensus.cc:385] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.791255  3991 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.791308  4157 raft_consensus.cc:740] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.791769  3991 ts_tablet_manager.cc:1403] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.010s
I20260630 12:35:25.792387  4157 consensus_queue.cc:260] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.794756  3991 raft_consensus.cc:359] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.795431  3991 raft_consensus.cc:385] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.795689  3991 raft_consensus.cc:740] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.798512  3992 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:25.798950  3992 ts_tablet_manager.cc:1403] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260630 12:35:25.798755  3991 consensus_queue.cc:260] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.799820  4137 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:25.800269  4137 ts_tablet_manager.cc:1403] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260630 12:35:25.803086  3991 ts_tablet_manager.cc:1434] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260630 12:35:25.803272  4137 raft_consensus.cc:359] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.804013  4137 raft_consensus.cc:385] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.804081  3991 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.804376  4137 raft_consensus.cc:740] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.801476  3992 raft_consensus.cc:359] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.805248  4137 consensus_queue.cc:260] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.805717  3992 raft_consensus.cc:385] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.806013  3992 raft_consensus.cc:740] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.806775  4126 heartbeater.cc:499] Master 127.0.205.254:46465 was elected leader, sending a full tablet report...
I20260630 12:35:25.806874  3992 consensus_queue.cc:260] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.805927  4157 ts_tablet_manager.cc:1434] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:35:25.810583  4157 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:25.810802  3997 raft_consensus.cc:493] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:25.811337  3997 raft_consensus.cc:515] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.815503  3991 tablet_bootstrap.cc:654] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.815891  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:25.816516  3795 raft_consensus.cc:2468] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:25.816781  3992 ts_tablet_manager.cc:1434] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:35:25.817160  4157 tablet_bootstrap.cc:654] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.819205  3836 leader_election.cc:304] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:25.820005  4045 raft_consensus.cc:2804] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:25.820339  4045 raft_consensus.cc:493] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:25.820667  4045 raft_consensus.cc:3060] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.828217  3997 leader_election.cc:290] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
I20260630 12:35:25.835034  4045 raft_consensus.cc:515] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.838538  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:25.839129  3795 raft_consensus.cc:3060] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.847770  3795 raft_consensus.cc:2468] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:25.849948  4137 ts_tablet_manager.cc:1434] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260630 12:35:25.850940  3992 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:25.852829  4045 leader_election.cc:290] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
I20260630 12:35:25.854346  3836 leader_election.cc:304] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:25.860024  4045 raft_consensus.cc:2804] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:25.863271  4137 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:25.860541  4045 raft_consensus.cc:697] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:25.865904  4045 consensus_queue.cc:237] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.870116  3693 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f] alter complete (version 0)
I20260630 12:35:25.871057  3992 tablet_bootstrap.cc:654] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.877707  4137 tablet_bootstrap.cc:654] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.881887  3991 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.882313  3991 ts_tablet_manager.cc:1403] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.022s
I20260630 12:35:25.883572  4157 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:25.884972  4157 ts_tablet_manager.cc:1403] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.052s
I20260630 12:35:25.884907  3991 raft_consensus.cc:359] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.885732  3991 raft_consensus.cc:385] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.886004  3991 raft_consensus.cc:740] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.887115  3991 consensus_queue.cc:260] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.888334  4157 raft_consensus.cc:359] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.889000  3991 ts_tablet_manager.cc:1434] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:25.889083  4157 raft_consensus.cc:385] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.889488  4157 raft_consensus.cc:740] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.890394  3991 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.890244  4157 consensus_queue.cc:260] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.895761  4137 tablet_bootstrap.cc:492] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:25.896291  4137 ts_tablet_manager.cc:1403] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260630 12:35:25.896584  3991 tablet_bootstrap.cc:654] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.896859  3690 catalog_manager.cc:5697] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:25.898319  4157 ts_tablet_manager.cc:1434] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260630 12:35:25.898912  4137 raft_consensus.cc:359] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.903256  4137 raft_consensus.cc:385] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.903540  4137 raft_consensus.cc:740] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.903973  4157 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:25.904378  4137 consensus_queue.cc:260] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.906813  4137 ts_tablet_manager.cc:1434] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260630 12:35:25.907652  4137 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:25.910462  3991 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.910971  3991 ts_tablet_manager.cc:1403] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260630 12:35:25.912568  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:25.913688  3992 tablet_bootstrap.cc:492] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: No bootstrap required, opened a new log
I20260630 12:35:25.914206  3992 ts_tablet_manager.cc:1403] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260630 12:35:25.912775  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:25.914253  3991 raft_consensus.cc:359] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:25.914577  4045 raft_consensus.cc:493] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:25.914934  3991 raft_consensus.cc:385] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.915275  3991 raft_consensus.cc:740] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.915086  4045 raft_consensus.cc:515] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
W20260630 12:35:25.916095  3834 leader_election.cc:343] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.916560  3991 consensus_queue.cc:260] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
W20260630 12:35:25.917105  3834 leader_election.cc:343] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.917644  4045 leader_election.cc:290] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:25.919042  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c848c2f435de4ca5aa11b8fb03318d4c" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:25.919457  4137 tablet_bootstrap.cc:654] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.919646  3795 raft_consensus.cc:2468] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:25.920459  3991 ts_tablet_manager.cc:1434] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:35:25.921352  3991 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: Bootstrap starting.
I20260630 12:35:25.920953  3836 leader_election.cc:304] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:25.922721  4045 raft_consensus.cc:2804] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:25.923689  4045 raft_consensus.cc:493] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:25.924047  4045 raft_consensus.cc:3060] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.926762  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c848c2f435de4ca5aa11b8fb03318d4c" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:25.928104  4100 raft_consensus.cc:2468] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:25.929131  4157 tablet_bootstrap.cc:654] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.932916  3991 tablet_bootstrap.cc:654] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:25.936054  4137 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: No bootstrap required, opened a new log
I20260630 12:35:25.927083  3992 raft_consensus.cc:359] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.936779  4137 ts_tablet_manager.cc:1403] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260630 12:35:25.940085  4137 raft_consensus.cc:359] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.936776  3992 raft_consensus.cc:385] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.941072  3992 raft_consensus.cc:740] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.942015  3992 consensus_queue.cc:260] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:25.947196  3992 ts_tablet_manager.cc:1434] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260630 12:35:25.948031  4137 raft_consensus.cc:385] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.948521  4137 raft_consensus.cc:740] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.949586  4137 consensus_queue.cc:260] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.951905  4137 ts_tablet_manager.cc:1434] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:35:25.954487  3991 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: No bootstrap required, opened a new log
I20260630 12:35:25.954917  3991 ts_tablet_manager.cc:1403] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260630 12:35:25.955086  4045 raft_consensus.cc:515] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.958128  3991 raft_consensus.cc:359] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.958787  3991 raft_consensus.cc:385] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.959028  3991 raft_consensus.cc:740] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.959757  3991 consensus_queue.cc:260] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.963549  3991 ts_tablet_manager.cc:1434] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:25.966759  3997 raft_consensus.cc:493] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:25.967272  3997 raft_consensus.cc:515] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:25.972136  4045 leader_election.cc:290] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:25.972826  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c848c2f435de4ca5aa11b8fb03318d4c" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:25.973429  4100 raft_consensus.cc:3060] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.974757  3997 leader_election.cc:290] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:25.975374  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
W20260630 12:35:25.976743  3834 leader_election.cc:343] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.976862  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:25.977492  3796 raft_consensus.cc:2468] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:25.978446  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c848c2f435de4ca5aa11b8fb03318d4c" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:25.978613  3836 leader_election.cc:304] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [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: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 6d88495185d3470c890946db317a62b4
I20260630 12:35:25.978996  3795 raft_consensus.cc:3060] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.979319  3997 raft_consensus.cc:2804] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:25.979665  3997 raft_consensus.cc:493] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:25.979954  3997 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.980075  4100 raft_consensus.cc:2468] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:25.981386  3834 leader_election.cc:304] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d88495185d3470c890946db317a62b4, 80297c5e84d848558542f63ba701eb87; no voters: 
I20260630 12:35:25.982254  4157 tablet_bootstrap.cc:492] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:25.982276  4045 raft_consensus.cc:2804] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:25.982892  4157 ts_tablet_manager.cc:1403] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.012s
I20260630 12:35:25.983779  4045 raft_consensus.cc:697] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:25.984661  4045 consensus_queue.cc:237] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:25.985721  4157 raft_consensus.cc:359] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.986418  4157 raft_consensus.cc:385] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:25.986723  4157 raft_consensus.cc:740] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:25.986889  3795 raft_consensus.cc:2468] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:25.987534  4157 consensus_queue.cc:260] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:25.986286  3997 raft_consensus.cc:515] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:25.992221  3997 leader_election.cc:290] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:25.992347  4157 ts_tablet_manager.cc:1434] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:35:25.992866  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:25.993994  4157 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
W20260630 12:35:25.994031  3834 leader_election.cc:343] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:25.995568  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:25.996142  3795 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:25.997499  3690 catalog_manager.cc:5697] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.001133  4157 tablet_bootstrap.cc:654] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.002681  3795 raft_consensus.cc:2468] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:26.003940  3836 leader_election.cc:304] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [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: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda; no voters: 6d88495185d3470c890946db317a62b4
I20260630 12:35:26.005249  3997 raft_consensus.cc:2804] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.005873  3997 raft_consensus.cc:697] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:26.006721  3997 consensus_queue.cc:237] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.010195  4157 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:26.010629  4157 ts_tablet_manager.cc:1403] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:35:26.012705  4157 raft_consensus.cc:359] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.013274  4157 raft_consensus.cc:385] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.013489  4157 raft_consensus.cc:740] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.013993  4157 consensus_queue.cc:260] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.014528  3690 catalog_manager.cc:5697] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.015679  4157 ts_tablet_manager.cc:1434] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:35:26.016856  4157 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:26.022651  4157 tablet_bootstrap.cc:654] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.029400  3997 raft_consensus.cc:493] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.029937  4157 tablet_bootstrap.cc:492] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:26.029881  3997 raft_consensus.cc:515] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.030448  4157 ts_tablet_manager.cc:1403] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:35:26.032027  3997 leader_election.cc:290] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
I20260630 12:35:26.032572  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.033071  3944 raft_consensus.cc:2468] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:26.033013  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:26.033145  4157 raft_consensus.cc:359] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.034324  4157 raft_consensus.cc:385] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.034616  4157 raft_consensus.cc:740] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.034672  3837 leader_election.cc:304] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
W20260630 12:35:26.035231  3834 leader_election.cc:343] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.035389  3997 raft_consensus.cc:2804] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.035826  3997 raft_consensus.cc:493] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.035477  4157 consensus_queue.cc:260] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.036142  3997 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.037402  4157 ts_tablet_manager.cc:1434] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:26.038331  4157 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:26.041879  3997 raft_consensus.cc:515] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.043531  3997 leader_election.cc:290] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231)
I20260630 12:35:26.043886  4157 tablet_bootstrap.cc:654] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.044901  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:26.044921  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:26.045814  3944 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.048431  4157 tablet_bootstrap.cc:492] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:26.048877  4157 ts_tablet_manager.cc:1403] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:35:26.049808  3997 raft_consensus.cc:493] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.050269  3997 raft_consensus.cc:515] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
W20260630 12:35:26.050680  3834 leader_election.cc:343] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.051482  4157 raft_consensus.cc:359] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.052161  4157 raft_consensus.cc:385] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.052181  3997 leader_election.cc:290] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:26.052497  4157 raft_consensus.cc:740] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.053249  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:26.053319  4157 consensus_queue.cc:260] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.053933  4100 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:26.054905  3834 leader_election.cc:304] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d88495185d3470c890946db317a62b4, 80297c5e84d848558542f63ba701eb87; no voters: 
I20260630 12:35:26.055542  4157 ts_tablet_manager.cc:1434] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:26.055663  3997 raft_consensus.cc:2804] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.056066  3997 raft_consensus.cc:493] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.056430  3997 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.056486  4157 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:26.056905  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.057511  3942 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 0.
I20260630 12:35:26.062827  3944 raft_consensus.cc:2468] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:26.063387  4034 raft_consensus.cc:493] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.063846  4034 raft_consensus.cc:515] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.064195  3837 leader_election.cc:304] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [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: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b; no voters: 6d88495185d3470c890946db317a62b4
I20260630 12:35:26.064965  4045 raft_consensus.cc:2804] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.065426  4045 raft_consensus.cc:697] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:26.065842  4034 leader_election.cc:290] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:26.066205  4045 consensus_queue.cc:237] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.067976  3997 raft_consensus.cc:515] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:26.068389  3944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.068647  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:26.069181  3944 raft_consensus.cc:2468] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 0.
I20260630 12:35:26.069927  3997 leader_election.cc:290] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:26.070252  3762 leader_election.cc:304] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:26.070683  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:26.070933  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "80297c5e84d848558542f63ba701eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:26.071116  4034 raft_consensus.cc:2804] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:35:26.071331  3759 leader_election.cc:343] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.071506  3942 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.071605  4034 raft_consensus.cc:493] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.071853  4100 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.072253  4034 raft_consensus.cc:3060] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.073702  4157 tablet_bootstrap.cc:654] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.078521  3942 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:26.078598  4100 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80297c5e84d848558542f63ba701eb87 in term 1.
I20260630 12:35:26.078819  4034 raft_consensus.cc:515] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.079842  3834 leader_election.cc:304] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d88495185d3470c890946db317a62b4, 80297c5e84d848558542f63ba701eb87; no voters: 
I20260630 12:35:26.081467  4031 raft_consensus.cc:2804] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.081907  4031 raft_consensus.cc:697] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:26.082731  4031 consensus_queue.cc:237] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:26.084748  4034 leader_election.cc:290] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:26.085013  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:26.085914  3942 raft_consensus.cc:3060] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.081800  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
W20260630 12:35:26.087882  3759 leader_election.cc:343] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.089740  4157 tablet_bootstrap.cc:492] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:26.090292  4157 ts_tablet_manager.cc:1403] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.008s
I20260630 12:35:26.093586  4157 raft_consensus.cc:359] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.094316  4157 raft_consensus.cc:385] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.093770  3693 catalog_manager.cc:5697] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.094666  4157 raft_consensus.cc:740] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.095628  4157 consensus_queue.cc:260] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.096035  3942 raft_consensus.cc:2468] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 1.
I20260630 12:35:26.097168  3762 leader_election.cc:304] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [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: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 6d88495185d3470c890946db317a62b4
I20260630 12:35:26.098270  4034 raft_consensus.cc:2804] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.099545  4034 raft_consensus.cc:697] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Becoming Leader. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Running, Role: LEADER
I20260630 12:35:26.100756  4157 ts_tablet_manager.cc:1434] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:35:26.100361  4034 consensus_queue.cc:237] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.101644  4157 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:26.102453  4163 raft_consensus.cc:493] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.102914  4163 raft_consensus.cc:515] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.112800  4163 leader_election.cc:290] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:26.113327  4163 raft_consensus.cc:493] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.113788  4163 raft_consensus.cc:515] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.114840  4157 tablet_bootstrap.cc:654] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.118607  3690 catalog_manager.cc:5697] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80297c5e84d848558542f63ba701eb87 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.127739  4163 leader_election.cc:290] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:26.128408  4157 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: No bootstrap required, opened a new log
I20260630 12:35:26.128875  4157 ts_tablet_manager.cc:1403] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260630 12:35:26.131346  4157 raft_consensus.cc:359] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.132004  4157 raft_consensus.cc:385] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.132335  4157 raft_consensus.cc:740] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.132982  4157 consensus_queue.cc:260] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.134856  4157 ts_tablet_manager.cc:1434] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:26.140856  3690 catalog_manager.cc:5697] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda reported cstate change: term changed from 0 to 1, leader changed from <none> to d8577194ae164a199afaf7cf1b259eda (127.0.205.193). New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.150383  4042 raft_consensus.cc:493] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.150879  4042 raft_consensus.cc:515] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.152935  4042 leader_election.cc:290] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:26.155881  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:26.156535  3795 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 0.
I20260630 12:35:26.157825  3910 leader_election.cc:304] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:26.159463  4042 raft_consensus.cc:2804] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.159838  4042 raft_consensus.cc:493] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.160159  4042 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.161140  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdf1edc03434e8dab5b41d4bf96ee" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:26.161394  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:26.161850  3795 raft_consensus.cc:2468] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 0.
I20260630 12:35:26.162170  3796 raft_consensus.cc:2393] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d88495185d3470c890946db317a62b4 in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:26.164079  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:26.164655  4100 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 0.
I20260630 12:35:26.164673  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdf1edc03434e8dab5b41d4bf96ee" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.165443  3942 raft_consensus.cc:2468] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 0.
I20260630 12:35:26.163501  4066 leader_election.cc:304] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d88495185d3470c890946db317a62b4, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:26.166672  4188 raft_consensus.cc:2804] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.167148  4188 raft_consensus.cc:493] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.167518  4188 raft_consensus.cc:3060] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.168074  4042 raft_consensus.cc:515] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.169688  4042 leader_election.cc:290] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:26.170819  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:26.171249  3796 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.175536  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:26.175650  4188 raft_consensus.cc:515] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.176174  4100 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.178465  4188 leader_election.cc:290] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 election: Requested vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:26.179987  3796 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 1.
I20260630 12:35:26.181133  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdf1edc03434e8dab5b41d4bf96ee" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:26.181433  3910 leader_election.cc:304] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:26.181702  3795 raft_consensus.cc:3060] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.182771  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd024ebcd0045bf946910a66532fd9d" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:26.182771  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cdf1edc03434e8dab5b41d4bf96ee" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:26.183986  3942 raft_consensus.cc:3060] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.187167  3795 raft_consensus.cc:2468] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 1.
I20260630 12:35:26.181751  4100 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 1.
I20260630 12:35:26.187839  3942 raft_consensus.cc:2468] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 1.
I20260630 12:35:26.188056  4066 leader_election.cc:304] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d88495185d3470c890946db317a62b4, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:26.181165  4188 raft_consensus.cc:493] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.188973  4163 raft_consensus.cc:2804] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.189221  4042 raft_consensus.cc:2804] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.189781  4067 leader_election.cc:304] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4; no voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:26.190057  4163 raft_consensus.cc:697] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6d88495185d3470c890946db317a62b4, State: Running, Role: LEADER
I20260630 12:35:26.190419  4042 raft_consensus.cc:697] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Becoming Leader. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:26.191223  4194 raft_consensus.cc:3060] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.191087  4163 consensus_queue.cc:237] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.191474  4042 consensus_queue.cc:237] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.193074  4188 raft_consensus.cc:515] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.196048  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:26.198851  4194 raft_consensus.cc:2749] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.196828  3796 raft_consensus.cc:2393] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d88495185d3470c890946db317a62b4 in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:26.202075  4188 leader_election.cc:290] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:26.204114  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:26.205602  4067 leader_election.cc:304] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4; no voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:26.205075  3690 catalog_manager.cc:5697] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d88495185d3470c890946db317a62b4 (127.0.205.196). New cstate: current_term: 1 leader_uuid: "6d88495185d3470c890946db317a62b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.206530  4188 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.210201  3693 catalog_manager.cc:5697] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195). New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.213259  4188 raft_consensus.cc:2749] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.238785  4188 raft_consensus.cc:493] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.239144  4188 raft_consensus.cc:515] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.240684  4188 leader_election.cc:290] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:26.241209  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.241582  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:26.241976  3942 raft_consensus.cc:2393] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d88495185d3470c890946db317a62b4 in current term 1: Already voted for candidate 80297c5e84d848558542f63ba701eb87 in this term.
I20260630 12:35:26.243005  4067 leader_election.cc:304] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4; no voters: 80297c5e84d848558542f63ba701eb87, fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:26.243562  4188 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.247699  4188 raft_consensus.cc:2749] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.330042  4188 raft_consensus.cc:493] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.330523  4188 raft_consensus.cc:515] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:26.332448  4188 leader_election.cc:290] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:26.333029  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b" is_pre_election: true
I20260630 12:35:26.333325  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f6e37c91a44978800fc3e4b133d2e" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:26.333593  3942 raft_consensus.cc:2393] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d88495185d3470c890946db317a62b4 in current term 1: Already voted for candidate d8577194ae164a199afaf7cf1b259eda in this term.
I20260630 12:35:26.334501  4067 leader_election.cc:304] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4; no voters: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:26.335230  4188 raft_consensus.cc:3060] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.339650  4188 raft_consensus.cc:2749] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.359624  4031 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.370119  3997 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.396943  3997 consensus_queue.cc:1048] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.413550  4031 consensus_queue.cc:1048] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.423396  4031 consensus_queue.cc:1048] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.433246  4031 consensus_queue.cc:1048] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.483129  4034 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.493059  4209 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.498170  4031 consensus_queue.cc:1048] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.508764  4028 consensus_queue.cc:1048] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.644018  4188 consensus_queue.cc:1048] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.653580  4163 consensus_queue.cc:1048] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.663483  4028 consensus_queue.cc:1048] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.670883  4045 consensus_queue.cc:1048] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.715605  4042 consensus_queue.cc:1048] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.727077  4221 consensus_queue.cc:1048] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:26.765036  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:26.792814  3870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d"
dest_uuid: "80297c5e84d848558542f63ba701eb87"
mode: GRACEFUL
new_leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
 from {username='slave'} at 127.0.0.1:38532
I20260630 12:35:26.793627  3870 raft_consensus.cc:606] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Received request to transfer leadership to TS fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:26.796401  3870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487"
dest_uuid: "80297c5e84d848558542f63ba701eb87"
mode: GRACEFUL
new_leader_uuid: "d8577194ae164a199afaf7cf1b259eda"
 from {username='slave'} at 127.0.0.1:38532
I20260630 12:35:26.796947  3870 raft_consensus.cc:606] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Received request to transfer leadership to TS d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:26.799299  3870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9"
dest_uuid: "80297c5e84d848558542f63ba701eb87"
mode: GRACEFUL
new_leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
 from {username='slave'} at 127.0.0.1:38532
I20260630 12:35:26.799830  3870 raft_consensus.cc:606] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Received request to transfer leadership to TS fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:26.802096  3871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b39661377042df9bdd2ce515416259"
dest_uuid: "80297c5e84d848558542f63ba701eb87"
mode: GRACEFUL
new_leader_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:38532
I20260630 12:35:26.802536  3871 raft_consensus.cc:606] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Received request to transfer leadership to TS 6d88495185d3470c890946db317a62b4
W20260630 12:35:26.803062  3742 auto_rebalancer.cc:639] Failed to schedule move for tablet 6adc3e42c7d94dcdbb7137a90dc5c487: Remote error: Service unavailable: leader transfer in progress
I20260630 12:35:26.804690  3871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb"
dest_uuid: "80297c5e84d848558542f63ba701eb87"
mode: GRACEFUL
new_leader_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:38532
I20260630 12:35:26.805147  3871 raft_consensus.cc:606] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Received request to transfer leadership to TS 6d88495185d3470c890946db317a62b4
I20260630 12:35:26.806126  3747 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260630 12:35:26.806717  3747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:26.814927  3796 consensus_queue.cc:237] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:26.821352  3944 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:26.821417  3871 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:26.821417  3759 consensus_peers.cc:597] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d4249e34e024053a6b7ebb48e862310. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.822652  4208 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.823342  4034 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.830796  4208 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.832760  3944 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.833511  3871 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.844750  3693 catalog_manager.cc:5697] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.845301  3870 consensus_queue.cc:237] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:26.851179  4028 raft_consensus.cc:993] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: : Instructing follower 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:26.851642  3997 raft_consensus.cc:1081] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Signalling peer 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:26.853225  4100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5b39661377042df9bdd2ce515416259"
dest_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:41312
I20260630 12:35:26.853778  4100 raft_consensus.cc:493] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:26.854135  4100 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:26.863066  3834 consensus_peers.cc:597] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5b0cdc0829a47f990d0a271ca30b006. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.863207  3944 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:26.861063  4100 raft_consensus.cc:515] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.864264  3796 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:26.865715  4031 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.866820  4100 leader_election.cc:290] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 2 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:26.867475  4031 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.868237  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:26.868788  3795 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:26.873355  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:26.873906  3870 raft_consensus.cc:3055] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:26.874193  3870 raft_consensus.cc:740] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:26.874961  3870 consensus_queue.cc:260] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.876104  3870 raft_consensus.cc:3060] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:26.878315  3795 raft_consensus.cc:2468] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:26.879439  4066 leader_election.cc:304] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:26.880311  4163 raft_consensus.cc:2804] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:26.880784  4163 raft_consensus.cc:697] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6d88495185d3470c890946db317a62b4, State: Running, Role: LEADER
I20260630 12:35:26.881558  4163 consensus_queue.cc:237] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:26.882153  3870 raft_consensus.cc:2468] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:26.889611  3694 catalog_manager.cc:5697] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 reported cstate change: term changed from 1 to 2, leader changed from 80297c5e84d848558542f63ba701eb87 (127.0.205.194) to 6d88495185d3470c890946db317a62b4 (127.0.205.196). New cstate: current_term: 2 leader_uuid: "6d88495185d3470c890946db317a62b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.893224  3944 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.891479  4031 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.896188  3793 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.908952  3694 catalog_manager.cc:5697] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 reported cstate change: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.912117  3870 consensus_queue.cc:237] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:26.918443  3944 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:26.918951  3834 consensus_peers.cc:597] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e1ecde06bb643f1a9d8c72fb29c1edc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.919626  3997 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.918947  3793 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:26.923503  3997 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:26.928045  4045 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.929816  3942 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.934056  3793 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:26.941061  3692 catalog_manager.cc:5697] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 reported cstate change: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.964383  3997 raft_consensus.cc:993] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: : Instructing follower 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:26.967404  4028 raft_consensus.cc:1081] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Signalling peer 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:26.969579  4100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb"
dest_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:41312
I20260630 12:35:26.970166  4100 raft_consensus.cc:493] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:26.970516  4100 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:26.977480  4100 raft_consensus.cc:515] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.978892  4100 leader_election.cc:290] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 2 election: Requested vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:26.979768  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:26.980094  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b035fdf11c446eadb614ae606997cb" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:26.980350  3942 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:26.980710  3870 raft_consensus.cc:3055] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:26.981050  3870 raft_consensus.cc:740] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:26.981812  3870 consensus_queue.cc:260] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [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: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.982964  3870 raft_consensus.cc:3060] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:26.984776  3942 raft_consensus.cc:2468] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:26.985631  4067 leader_election.cc:304] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:26.986234  4163 raft_consensus.cc:2804] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:26.986604  4163 raft_consensus.cc:697] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6d88495185d3470c890946db317a62b4, State: Running, Role: LEADER
I20260630 12:35:26.987290  4163 consensus_queue.cc:237] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [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: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } }
I20260630 12:35:26.989140  3870 raft_consensus.cc:2468] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:26.992702  3694 catalog_manager.cc:5697] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 reported cstate change: term changed from 1 to 2, leader changed from 80297c5e84d848558542f63ba701eb87 (127.0.205.194) to 6d88495185d3470c890946db317a62b4 (127.0.205.196). New cstate: current_term: 2 leader_uuid: "6d88495185d3470c890946db317a62b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:27.051303  3997 raft_consensus.cc:993] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: : Instructing follower fee96870d97e4c0a9cdba13bea139e3b to start an election
I20260630 12:35:27.051782  4241 raft_consensus.cc:1081] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Signalling peer fee96870d97e4c0a9cdba13bea139e3b to start an election
I20260630 12:35:27.053663  3942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9"
dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
 from {username='slave'} at 127.0.0.1:57796
I20260630 12:35:27.054195  3942 raft_consensus.cc:493] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:27.054543  3942 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.061215  3942 raft_consensus.cc:515] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.063197  3942 leader_election.cc:290] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 2 election: Requested vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:27.063850  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d88495185d3470c890946db317a62b4"
I20260630 12:35:27.064464  4100 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.064450  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c6039765d84767b81a6ad82263e9d9" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:27.065184  3870 raft_consensus.cc:3055] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:27.065482  3870 raft_consensus.cc:740] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:27.066215  3870 consensus_queue.cc:260] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.067346  3870 raft_consensus.cc:3060] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.071049  4100 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 2.
I20260630 12:35:27.073048  3908 leader_election.cc:304] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [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: 6d88495185d3470c890946db317a62b4, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:27.073731  3870 raft_consensus.cc:2468] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 2.
I20260630 12:35:27.073849  4221 raft_consensus.cc:2804] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:27.074374  4221 raft_consensus.cc:697] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Becoming Leader. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:27.075137  4221 consensus_queue.cc:237] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.081064  3694 catalog_manager.cc:5697] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: term changed from 1 to 2, leader changed from 80297c5e84d848558542f63ba701eb87 (127.0.205.194) to fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195). New cstate: current_term: 2 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:27.101825  3997 raft_consensus.cc:993] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: : Instructing follower fee96870d97e4c0a9cdba13bea139e3b to start an election
I20260630 12:35:27.102254  4241 raft_consensus.cc:1081] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Signalling peer fee96870d97e4c0a9cdba13bea139e3b to start an election
I20260630 12:35:27.103542  3942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d"
dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
 from {username='slave'} at 127.0.0.1:57796
I20260630 12:35:27.104096  3942 raft_consensus.cc:493] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:27.104444  3942 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.110903  3942 raft_consensus.cc:515] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.112841  3942 leader_election.cc:290] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 2 election: Requested vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:27.113662  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:27.114219  3793 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.114916  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31119aace3c94af280f8beabff8aee8d" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:27.115464  3870 raft_consensus.cc:3055] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:27.115761  3870 raft_consensus.cc:740] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:27.116590  3870 consensus_queue.cc:260] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.117731  3870 raft_consensus.cc:3060] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.120335  3793 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 2.
I20260630 12:35:27.121410  3910 leader_election.cc:304] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [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: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:27.122154  4221 raft_consensus.cc:2804] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:27.123077  4221 raft_consensus.cc:697] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Becoming Leader. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:27.123876  4221 consensus_queue.cc:237] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.124490  3870 raft_consensus.cc:2468] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fee96870d97e4c0a9cdba13bea139e3b in term 2.
I20260630 12:35:27.130985  3694 catalog_manager.cc:5697] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: term changed from 1 to 2, leader changed from 80297c5e84d848558542f63ba701eb87 (127.0.205.194) to fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195). New cstate: current_term: 2 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:27.235904  4243 ts_tablet_manager.cc:933] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:27.237375  4243 tablet_copy_client.cc:323] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:40635
I20260630 12:35:27.238921  3806 tablet_copy_service.cc:140] P d8577194ae164a199afaf7cf1b259eda: Received BeginTabletCopySession request for tablet 7d4249e34e024053a6b7ebb48e862310 from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:37738)
I20260630 12:35:27.239451  3806 tablet_copy_service.cc:161] P d8577194ae164a199afaf7cf1b259eda: Beginning new tablet copy session on tablet 7d4249e34e024053a6b7ebb48e862310 from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:37738: session id = 6d88495185d3470c890946db317a62b4-7d4249e34e024053a6b7ebb48e862310
I20260630 12:35:27.247397  3806 tablet_copy_source_session.cc:215] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:27.250324  4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4249e34e024053a6b7ebb48e862310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.260291  4243 tablet_copy_client.cc:806] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:27.260758  4243 tablet_copy_client.cc:670] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:27.264058  4243 tablet_copy_client.cc:538] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:27.269941  4243 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:27.280725  4246 ts_tablet_manager.cc:933] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:27.282708  4246 tablet_copy_client.cc:323] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:45231
I20260630 12:35:27.284693  3881 tablet_copy_service.cc:140] P 80297c5e84d848558542f63ba701eb87: Received BeginTabletCopySession request for tablet c5b0cdc0829a47f990d0a271ca30b006 from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:38526)
I20260630 12:35:27.285269  3881 tablet_copy_service.cc:161] P 80297c5e84d848558542f63ba701eb87: Beginning new tablet copy session on tablet c5b0cdc0829a47f990d0a271ca30b006 from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:38526: session id = 6d88495185d3470c890946db317a62b4-c5b0cdc0829a47f990d0a271ca30b006
I20260630 12:35:27.286629  4243 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:27.287449  4243 tablet_bootstrap.cc:492] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:27.288081  4243 ts_tablet_manager.cc:1403] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260630 12:35:27.290720  4243 raft_consensus.cc:359] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.291471  4243 raft_consensus.cc:740] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:27.292109  4243 consensus_queue.cc:260] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.292788  3881 tablet_copy_source_session.cc:215] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:27.294314  4243 ts_tablet_manager.cc:1434] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:27.296386  3806 tablet_copy_service.cc:342] P d8577194ae164a199afaf7cf1b259eda: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-7d4249e34e024053a6b7ebb48e862310 received from {username='slave'} at 127.0.0.1:37738
I20260630 12:35:27.296774  3806 tablet_copy_service.cc:434] P d8577194ae164a199afaf7cf1b259eda: ending tablet copy session 6d88495185d3470c890946db317a62b4-7d4249e34e024053a6b7ebb48e862310 on tablet 7d4249e34e024053a6b7ebb48e862310 with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:27.299898  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b0cdc0829a47f990d0a271ca30b006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.310688  4246 tablet_copy_client.cc:806] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:27.311123  4246 tablet_copy_client.cc:670] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:27.314441  4246 tablet_copy_client.cc:538] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:27.319782  4246 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:27.332793  4246 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:27.333372  4246 tablet_bootstrap.cc:492] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:27.333814  4246 ts_tablet_manager.cc:1403] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.015s
I20260630 12:35:27.335688  4246 raft_consensus.cc:359] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.336275  4246 raft_consensus.cc:740] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:27.336714  4246 consensus_queue.cc:260] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.338581  4246 ts_tablet_manager.cc:1434] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:35:27.340459  3881 tablet_copy_service.cc:342] P 80297c5e84d848558542f63ba701eb87: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-c5b0cdc0829a47f990d0a271ca30b006 received from {username='slave'} at 127.0.0.1:38526
I20260630 12:35:27.340855  3881 tablet_copy_service.cc:434] P 80297c5e84d848558542f63ba701eb87: ending tablet copy session 6d88495185d3470c890946db317a62b4-c5b0cdc0829a47f990d0a271ca30b006 on tablet c5b0cdc0829a47f990d0a271ca30b006 with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:27.342065  3997 raft_consensus.cc:993] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: : Instructing follower d8577194ae164a199afaf7cf1b259eda to start an election
I20260630 12:35:27.342578  3997 raft_consensus.cc:1081] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Signalling peer d8577194ae164a199afaf7cf1b259eda to start an election
I20260630 12:35:27.344179  3793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487"
dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
 from {username='slave'} at 127.0.0.1:37716
I20260630 12:35:27.344688  3793 raft_consensus.cc:493] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:27.345049  3793 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.350415  3793 raft_consensus.cc:515] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.352371  3793 leader_election.cc:290] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 2 election: Requested vote from peers 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231), fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:27.352798  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80297c5e84d848558542f63ba701eb87"
I20260630 12:35:27.353335  3870 raft_consensus.cc:3055] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:27.353351  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adc3e42c7d94dcdbb7137a90dc5c487" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:27.353737  3870 raft_consensus.cc:740] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Running, Role: LEADER
I20260630 12:35:27.353998  3942 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.354594  3870 consensus_queue.cc:260] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.355785  3870 raft_consensus.cc:3060] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:27.359588  3942 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 2.
I20260630 12:35:27.361402  3762 leader_election.cc:304] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [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: d8577194ae164a199afaf7cf1b259eda, fee96870d97e4c0a9cdba13bea139e3b; no voters: 
I20260630 12:35:27.362195  4209 raft_consensus.cc:2804] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:27.362371  3870 raft_consensus.cc:2468] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8577194ae164a199afaf7cf1b259eda in term 2.
I20260630 12:35:27.362557  4209 raft_consensus.cc:697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 LEADER]: Becoming Leader. State: Replica: d8577194ae164a199afaf7cf1b259eda, State: Running, Role: LEADER
I20260630 12:35:27.363360  4209 consensus_queue.cc:237] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:27.370416  3694 catalog_manager.cc:5697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda reported cstate change: term changed from 1 to 2, leader changed from 80297c5e84d848558542f63ba701eb87 (127.0.205.194) to d8577194ae164a199afaf7cf1b259eda (127.0.205.193). New cstate: current_term: 2 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.438783  3793 raft_consensus.cc:1275] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.439992  4245 consensus_queue.cc:1048] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.449266  3870 raft_consensus.cc:1275] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.450585  4163 consensus_queue.cc:1048] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.476801  4246 ts_tablet_manager.cc:933] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:27.478253  4246 tablet_copy_client.cc:323] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:45231
I20260630 12:35:27.479988  3881 tablet_copy_service.cc:140] P 80297c5e84d848558542f63ba701eb87: Received BeginTabletCopySession request for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:38526)
I20260630 12:35:27.480477  3881 tablet_copy_service.cc:161] P 80297c5e84d848558542f63ba701eb87: Beginning new tablet copy session on tablet 9e1ecde06bb643f1a9d8c72fb29c1edc from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:38526: session id = 6d88495185d3470c890946db317a62b4-9e1ecde06bb643f1a9d8c72fb29c1edc
I20260630 12:35:27.482658  3870 raft_consensus.cc:1275] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.484130  4163 consensus_queue.cc:1048] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.487305  3881 tablet_copy_source_session.cc:215] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:27.492314  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.494189  3942 raft_consensus.cc:1275] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.497073  4163 consensus_queue.cc:1048] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.508249  4246 tablet_copy_client.cc:806] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:27.508829  4246 tablet_copy_client.cc:670] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:27.511582  4246 tablet_copy_client.cc:538] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:27.517112  4246 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:27.529870  4246 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:27.530475  4246 tablet_bootstrap.cc:492] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:27.530934  4246 ts_tablet_manager.cc:1403] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:35:27.533079  4246 raft_consensus.cc:359] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.533824  4246 raft_consensus.cc:740] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:27.533823  4100 raft_consensus.cc:1275] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.534626  4246 consensus_queue.cc:260] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:27.535496  4221 consensus_queue.cc:1048] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.536808  4246 ts_tablet_manager.cc:1434] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:35:27.538285  3881 tablet_copy_service.cc:342] P 80297c5e84d848558542f63ba701eb87: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-9e1ecde06bb643f1a9d8c72fb29c1edc received from {username='slave'} at 127.0.0.1:38526
I20260630 12:35:27.538605  3881 tablet_copy_service.cc:434] P 80297c5e84d848558542f63ba701eb87: ending tablet copy session 6d88495185d3470c890946db317a62b4-9e1ecde06bb643f1a9d8c72fb29c1edc on tablet 9e1ecde06bb643f1a9d8c72fb29c1edc with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:27.543695  3870 raft_consensus.cc:1275] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.545245  4042 consensus_queue.cc:1048] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.663153  3870 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.664299  4219 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.666608  3793 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.668072  4219 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.683441  4101 raft_consensus.cc:1217] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:27.687645  4100 raft_consensus.cc:1217] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:27.953845  3942 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.955093  4208 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.963158  3870 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:27.964468  4209 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:28.059191  4100 raft_consensus.cc:1217] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:28.283375  4261 raft_consensus.cc:1064] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:28.285741  4261 consensus_queue.cc:237] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.289407  4264 raft_consensus.cc:1064] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:28.291992  4100 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.292903  3870 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.293320  4261 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.294004  4264 consensus_queue.cc:237] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.295084  3942 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.296995  4208 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.298662  4208 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.304258  3944 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.304991  3793 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.306453  4101 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.308095  4241 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.308897  4264 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.309902  3997 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.330566  4208 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.334079  4264 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.335882  3793 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.346046  4100 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.349033  3690 catalog_manager.cc:5697] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.364523  3944 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.368593  3942 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.391001  4100 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.399605  3870 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.424075  3870 consensus_queue.cc:237] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.430434  3793 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.432428  3997 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.433703  4100 raft_consensus.cc:1275] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.433388  3693 catalog_manager.cc:5697] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 reported cstate change: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.435896  4241 consensus_queue.cc:1048] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.438794  4264 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.446982  4100 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.448957  3793 raft_consensus.cc:2955] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.452546  3795 consensus_queue.cc:237] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.455993  3681 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5b0cdc0829a47f990d0a271ca30b006 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:28.460247  3694 catalog_manager.cc:5697] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 reported cstate change: config changed from index 3 to 4, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.463595  3942 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.466908  4101 raft_consensus.cc:1275] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.468106  4209 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.468997  4273 consensus_queue.cc:1048] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.475649  4209 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.477504  3942 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.477818  4101 raft_consensus.cc:2955] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.481133  3933 tablet_service.cc:1558] Processing DeleteTablet for tablet c5b0cdc0829a47f990d0a271ca30b006 with delete_type TABLET_DATA_TOMBSTONED (TS fee96870d97e4c0a9cdba13bea139e3b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57784
I20260630 12:35:28.494735  3680 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d4249e34e024053a6b7ebb48e862310 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:28.495277  4280 tablet_replica.cc:333] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:28.496248  4280 raft_consensus.cc:2243] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:28.496994  4280 raft_consensus.cc:2272] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:28.498456  3690 catalog_manager.cc:5697] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.500205  4280 ts_tablet_manager.cc:1916] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:28.510020  3861 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d4249e34e024053a6b7ebb48e862310 with delete_type TABLET_DATA_TOMBSTONED (TS 80297c5e84d848558542f63ba701eb87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38496
I20260630 12:35:28.512329  4281 tablet_replica.cc:333] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:28.513295  4281 raft_consensus.cc:2243] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:28.513948  4281 raft_consensus.cc:2272] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:28.516885  4281 ts_tablet_manager.cc:1916] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:28.521301  4280 ts_tablet_manager.cc:1929] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:28.521732  4280 log.cc:1199] T c5b0cdc0829a47f990d0a271ca30b006 P fee96870d97e4c0a9cdba13bea139e3b: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root/wals/c5b0cdc0829a47f990d0a271ca30b006
I20260630 12:35:28.523204  3681 catalog_manager.cc:5028] TS fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757): tablet c5b0cdc0829a47f990d0a271ca30b006 (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:28.527654  4281 ts_tablet_manager.cc:1929] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:28.527987  4281 log.cc:1199] T 7d4249e34e024053a6b7ebb48e862310 P 80297c5e84d848558542f63ba701eb87: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root/wals/7d4249e34e024053a6b7ebb48e862310
I20260630 12:35:28.529316  3681 catalog_manager.cc:5028] TS 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): tablet 7d4249e34e024053a6b7ebb48e862310 (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:28.649629  3997 raft_consensus.cc:1064] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:28.651780  3997 consensus_queue.cc:237] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.657707  3942 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.658181  3793 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.658288  4101 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.659264  4241 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.660120  4264 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.660964  3997 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.673204  4241 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.675218  3942 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.677431  4101 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.684607  3793 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.688333  3690 catalog_manager.cc:5697] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.705966  3870 consensus_queue.cc:237] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:28.710667  4101 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.711385  3942 raft_consensus.cc:1275] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:28.712518  4241 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.713330  4283 consensus_queue.cc:1048] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:28.718894  4241 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.720498  3942 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.721328  4101 raft_consensus.cc:2955] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:28.728391  3681 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:28.734102  3694 catalog_manager.cc:5697] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 reported cstate change: config changed from index 3 to 4, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.744472  3786 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e1ecde06bb643f1a9d8c72fb29c1edc with delete_type TABLET_DATA_TOMBSTONED (TS d8577194ae164a199afaf7cf1b259eda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37714
I20260630 12:35:28.746196  4287 tablet_replica.cc:333] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:28.746968  4287 raft_consensus.cc:2243] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:28.747596  4287 raft_consensus.cc:2272] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:28.750322  4287 ts_tablet_manager.cc:1916] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:28.760766  4287 ts_tablet_manager.cc:1929] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:28.761047  4287 log.cc:1199] T 9e1ecde06bb643f1a9d8c72fb29c1edc P d8577194ae164a199afaf7cf1b259eda: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root/wals/9e1ecde06bb643f1a9d8c72fb29c1edc
I20260630 12:35:28.762216  3680 catalog_manager.cc:5028] TS d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): tablet 9e1ecde06bb643f1a9d8c72fb29c1edc (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:28.807595  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:28.827687  3942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d"
dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
mode: GRACEFUL
new_leader_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:57816
I20260630 12:35:28.828145  3942 raft_consensus.cc:606] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Received request to transfer leadership to TS 6d88495185d3470c890946db317a62b4
I20260630 12:35:28.829066  3747 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:28.829584  3747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:29.293642  4291 raft_consensus.cc:993] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: : Instructing follower 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:29.294026  4042 raft_consensus.cc:1081] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Signalling peer 6d88495185d3470c890946db317a62b4 to start an election
I20260630 12:35:29.295288  4101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d"
dest_uuid: "6d88495185d3470c890946db317a62b4"
 from {username='slave'} at 127.0.0.1:41298
I20260630 12:35:29.295709  4101 raft_consensus.cc:493] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:29.296075  4101 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.301020  4101 raft_consensus.cc:515] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:29.302404  4101 leader_election.cc:290] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [CANDIDATE]: Term 2 election: Requested vote from peers fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757), d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:29.302991  3942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fee96870d97e4c0a9cdba13bea139e3b"
I20260630 12:35:29.303517  3942 raft_consensus.cc:3055] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:29.303444  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3960a89291b041779a5b2e3baf496e5d" candidate_uuid: "6d88495185d3470c890946db317a62b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8577194ae164a199afaf7cf1b259eda"
I20260630 12:35:29.303886  3942 raft_consensus.cc:740] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Running, Role: LEADER
I20260630 12:35:29.304232  3793 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.304538  3942 consensus_queue.cc:260] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:29.305467  3942 raft_consensus.cc:3060] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.309191  3793 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:29.309480  3942 raft_consensus.cc:2468] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d88495185d3470c890946db317a62b4 in term 2.
I20260630 12:35:29.310143  4066 leader_election.cc:304] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [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: 6d88495185d3470c890946db317a62b4, d8577194ae164a199afaf7cf1b259eda; no voters: 
I20260630 12:35:29.310784  4163 raft_consensus.cc:2804] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:29.311208  4163 raft_consensus.cc:697] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6d88495185d3470c890946db317a62b4, State: Running, Role: LEADER
I20260630 12:35:29.311890  4163 consensus_queue.cc:237] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } }
I20260630 12:35:29.317493  3694 catalog_manager.cc:5697] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 reported cstate change: term changed from 1 to 2, leader changed from fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) to 6d88495185d3470c890946db317a62b4 (127.0.205.196). New cstate: current_term: 2 leader_uuid: "6d88495185d3470c890946db317a62b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.773520  3942 consensus_queue.cc:237] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:29.778831  3870 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:35:29.779073  3908 consensus_peers.cc:597] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31119aace3c94af280f8beabff8aee8d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.780048  4299 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:29.781267  3793 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:29.782387  4299 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:29.787196  4291 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.788695  3871 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.790113  3793 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.799013  3693 catalog_manager.cc:5697] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.801019  3871 consensus_queue.cc:237] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } }
I20260630 12:35:29.807928  4101 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:29.808847  3837 consensus_peers.cc:597] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 -> Peer fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757): Couldn't send request to peer fee96870d97e4c0a9cdba13bea139e3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dd024ebcd0045bf946910a66532fd9d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.809134  3793 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.809499  4241 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.810526  4303 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.817121  4241 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } } }
I20260630 12:35:29.818616  3793 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } } }
I20260630 12:35:29.820245  4101 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } } }
I20260630 12:35:29.827486  3694 catalog_manager.cc:5697] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index -1 to 2, NON_VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) added. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } } }
I20260630 12:35:29.832660  3793 consensus_queue.cc:237] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
W20260630 12:35:29.839535  3759 consensus_peers.cc:597] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6adc3e42c7d94dcdbb7137a90dc5c487. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.839816  3942 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:29.841595  4307 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:29.842561  3871 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:29.843755  4307 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:29.848708  4209 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.852839  3942 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.857762  3871 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:29.865621  3693 catalog_manager.cc:5697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index -1 to 3, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.866542  3793 consensus_queue.cc:237] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } }
I20260630 12:35:29.873129  4101 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.874547  3942 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.874614  4209 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:29.876260  3762 consensus_peers.cc:597] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda -> Peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): Couldn't send request to peer 80297c5e84d848558542f63ba701eb87. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a5f6e37c91a44978800fc3e4b133d2e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.876838  4307 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.882880  3944 raft_consensus.cc:1275] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.884905  4163 consensus_queue.cc:1048] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.886802  4101 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } } }
I20260630 12:35:29.888898  3942 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } } }
I20260630 12:35:29.883671  4209 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } } }
I20260630 12:35:29.901362  3692 catalog_manager.cc:5697] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) added. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } } }
I20260630 12:35:29.910282  3795 raft_consensus.cc:1275] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Refusing update from remote peer 6d88495185d3470c890946db317a62b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.913295  4314 consensus_queue.cc:1048] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:30.268821  4321 ts_tablet_manager.cc:933] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: Initiating tablet copy from peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:30.270540  4321 tablet_copy_client.cc:323] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:45231
I20260630 12:35:30.271914  3881 tablet_copy_service.cc:140] P 80297c5e84d848558542f63ba701eb87: Received BeginTabletCopySession request for tablet 0dd024ebcd0045bf946910a66532fd9d from peer fee96870d97e4c0a9cdba13bea139e3b ({username='slave'} at 127.0.0.1:38512)
I20260630 12:35:30.272655  3881 tablet_copy_service.cc:161] P 80297c5e84d848558542f63ba701eb87: Beginning new tablet copy session on tablet 0dd024ebcd0045bf946910a66532fd9d from peer fee96870d97e4c0a9cdba13bea139e3b at {username='slave'} at 127.0.0.1:38512: session id = fee96870d97e4c0a9cdba13bea139e3b-0dd024ebcd0045bf946910a66532fd9d
I20260630 12:35:30.277715  4323 ts_tablet_manager.cc:933] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:30.281513  3881 tablet_copy_source_session.cc:215] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:30.283623  4323 tablet_copy_client.cc:323] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:44757
I20260630 12:35:30.284752  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd024ebcd0045bf946910a66532fd9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.285322  3955 tablet_copy_service.cc:140] P fee96870d97e4c0a9cdba13bea139e3b: Received BeginTabletCopySession request for tablet 31119aace3c94af280f8beabff8aee8d from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:57812)
I20260630 12:35:30.285861  3955 tablet_copy_service.cc:161] P fee96870d97e4c0a9cdba13bea139e3b: Beginning new tablet copy session on tablet 31119aace3c94af280f8beabff8aee8d from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:57812: session id = 6d88495185d3470c890946db317a62b4-31119aace3c94af280f8beabff8aee8d
I20260630 12:35:30.293081  3955 tablet_copy_source_session.cc:215] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:30.295965  4323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31119aace3c94af280f8beabff8aee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.296968  4321 tablet_copy_client.cc:806] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:30.297513  4321 tablet_copy_client.cc:670] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:30.301349  4321 tablet_copy_client.cc:538] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:30.306740  4323 tablet_copy_client.cc:806] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:30.307279  4323 tablet_copy_client.cc:670] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:30.309455  4321 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap starting.
I20260630 12:35:30.310319  4323 tablet_copy_client.cc:538] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:30.315519  4323 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:30.334339  4323 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:30.335219  4323 tablet_bootstrap.cc:492] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:30.335839  4321 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: 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
I20260630 12:35:30.336004  4323 ts_tablet_manager.cc:1403] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.005s
I20260630 12:35:30.336747  4321 tablet_bootstrap.cc:492] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: Bootstrap complete.
I20260630 12:35:30.337407  4321 ts_tablet_manager.cc:1403] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260630 12:35:30.339078  4323 raft_consensus.cc:359] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:30.339960  4323 raft_consensus.cc:740] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:30.340057  4321 raft_consensus.cc:359] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } }
I20260630 12:35:30.340940  4321 raft_consensus.cc:740] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fee96870d97e4c0a9cdba13bea139e3b, State: Initialized, Role: LEARNER
I20260630 12:35:30.340713  4323 consensus_queue.cc:260] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:30.341833  4327 ts_tablet_manager.cc:933] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:30.342819  4321 consensus_queue.cc:260] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: NON_VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: true } }
I20260630 12:35:30.345651  4321 ts_tablet_manager.cc:1434] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:35:30.348143  4323 ts_tablet_manager.cc:1434] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260630 12:35:30.348454  3881 tablet_copy_service.cc:342] P 80297c5e84d848558542f63ba701eb87: Request end of tablet copy session fee96870d97e4c0a9cdba13bea139e3b-0dd024ebcd0045bf946910a66532fd9d received from {username='slave'} at 127.0.0.1:38512
I20260630 12:35:30.348865  3881 tablet_copy_service.cc:434] P 80297c5e84d848558542f63ba701eb87: ending tablet copy session fee96870d97e4c0a9cdba13bea139e3b-0dd024ebcd0045bf946910a66532fd9d on tablet 0dd024ebcd0045bf946910a66532fd9d with peer fee96870d97e4c0a9cdba13bea139e3b
I20260630 12:35:30.350345  3955 tablet_copy_service.cc:342] P fee96870d97e4c0a9cdba13bea139e3b: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-31119aace3c94af280f8beabff8aee8d received from {username='slave'} at 127.0.0.1:57812
I20260630 12:35:30.350775  3955 tablet_copy_service.cc:434] P fee96870d97e4c0a9cdba13bea139e3b: ending tablet copy session 6d88495185d3470c890946db317a62b4-31119aace3c94af280f8beabff8aee8d on tablet 31119aace3c94af280f8beabff8aee8d with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:30.357909  4327 tablet_copy_client.cc:323] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:40635
I20260630 12:35:30.360378  3806 tablet_copy_service.cc:140] P d8577194ae164a199afaf7cf1b259eda: Received BeginTabletCopySession request for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:37738)
I20260630 12:35:30.360896  3806 tablet_copy_service.cc:161] P d8577194ae164a199afaf7cf1b259eda: Beginning new tablet copy session on tablet 6adc3e42c7d94dcdbb7137a90dc5c487 from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:37738: session id = 6d88495185d3470c890946db317a62b4-6adc3e42c7d94dcdbb7137a90dc5c487
I20260630 12:35:30.368671  3806 tablet_copy_source_session.cc:215] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:30.371414  4327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adc3e42c7d94dcdbb7137a90dc5c487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.379009  4330 ts_tablet_manager.cc:933] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: Initiating tablet copy from peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635)
I20260630 12:35:30.383260  4330 tablet_copy_client.cc:323] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:40635
I20260630 12:35:30.384917  3806 tablet_copy_service.cc:140] P d8577194ae164a199afaf7cf1b259eda: Received BeginTabletCopySession request for tablet 3a5f6e37c91a44978800fc3e4b133d2e from peer 80297c5e84d848558542f63ba701eb87 ({username='slave'} at 127.0.0.1:37716)
I20260630 12:35:30.385334  3806 tablet_copy_service.cc:161] P d8577194ae164a199afaf7cf1b259eda: Beginning new tablet copy session on tablet 3a5f6e37c91a44978800fc3e4b133d2e from peer 80297c5e84d848558542f63ba701eb87 at {username='slave'} at 127.0.0.1:37716: session id = 80297c5e84d848558542f63ba701eb87-3a5f6e37c91a44978800fc3e4b133d2e
I20260630 12:35:30.386720  4327 tablet_copy_client.cc:806] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:30.387336  4327 tablet_copy_client.cc:670] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:30.392565  4327 tablet_copy_client.cc:538] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:30.393193  3806 tablet_copy_source_session.cc:215] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:30.396010  4330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f6e37c91a44978800fc3e4b133d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.404435  4327 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:30.411876  4330 tablet_copy_client.cc:806] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:30.412528  4330 tablet_copy_client.cc:670] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:30.416612  4330 tablet_copy_client.cc:538] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:30.426273  4330 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: Bootstrap starting.
I20260630 12:35:30.430368  4327 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:30.431038  4327 tablet_bootstrap.cc:492] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:30.431535  4327 ts_tablet_manager.cc:1403] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260630 12:35:30.433831  4327 raft_consensus.cc:359] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:30.434633  4327 raft_consensus.cc:740] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:30.435324  4327 consensus_queue.cc:260] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:30.437991  4327 ts_tablet_manager.cc:1434] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:35:30.439790  3806 tablet_copy_service.cc:342] P d8577194ae164a199afaf7cf1b259eda: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-6adc3e42c7d94dcdbb7137a90dc5c487 received from {username='slave'} at 127.0.0.1:37738
I20260630 12:35:30.440212  3806 tablet_copy_service.cc:434] P d8577194ae164a199afaf7cf1b259eda: ending tablet copy session 6d88495185d3470c890946db317a62b4-6adc3e42c7d94dcdbb7137a90dc5c487 on tablet 6adc3e42c7d94dcdbb7137a90dc5c487 with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:30.453114  4330 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: 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
I20260630 12:35:30.453964  4330 tablet_bootstrap.cc:492] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: Bootstrap complete.
I20260630 12:35:30.454599  4330 ts_tablet_manager.cc:1403] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260630 12:35:30.457844  4330 raft_consensus.cc:359] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } }
I20260630 12:35:30.458644  4330 raft_consensus.cc:740] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80297c5e84d848558542f63ba701eb87, State: Initialized, Role: LEARNER
I20260630 12:35:30.459265  4330 consensus_queue.cc:260] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: NON_VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: true } }
I20260630 12:35:30.461499  4330 ts_tablet_manager.cc:1434] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:35:30.462984  3806 tablet_copy_service.cc:342] P d8577194ae164a199afaf7cf1b259eda: Request end of tablet copy session 80297c5e84d848558542f63ba701eb87-3a5f6e37c91a44978800fc3e4b133d2e received from {username='slave'} at 127.0.0.1:37716
I20260630 12:35:30.463310  3806 tablet_copy_service.cc:434] P d8577194ae164a199afaf7cf1b259eda: ending tablet copy session 80297c5e84d848558542f63ba701eb87-3a5f6e37c91a44978800fc3e4b133d2e on tablet 3a5f6e37c91a44978800fc3e4b133d2e with peer 80297c5e84d848558542f63ba701eb87
I20260630 12:35:30.685206  3942 raft_consensus.cc:1217] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:30.814213  3871 raft_consensus.cc:1217] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:30.830476  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:30.843914  3747 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:30.844720  3747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:30.857123  4101 raft_consensus.cc:1217] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:30.870127  4101 raft_consensus.cc:1217] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:31.061833  4334 raft_consensus.cc:1064] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: attempting to promote NON_VOTER fee96870d97e4c0a9cdba13bea139e3b to VOTER
I20260630 12:35:31.064280  4334 consensus_queue.cc:237] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } }
I20260630 12:35:31.071291  3942 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEARNER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:31.071442  3795 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:31.072336  4101 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:31.072750  4334 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:31.073751  4340 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:31.074540  4329 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:31.093534  4329 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.096629  4101 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.101007  3793 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.108228  3942 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.110642  3692 catalog_manager.cc:5697] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 reported cstate change: config changed from index 2 to 3, fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.137719  3871 consensus_queue.cc:237] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } }
I20260630 12:35:31.142557  3793 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:31.142563  3942 raft_consensus.cc:1275] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer 80297c5e84d848558542f63ba701eb87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:31.144271  4340 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:31.145079  4329 consensus_queue.cc:1048] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:31.150879  4340 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.153165  3942 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.155568  3793 raft_consensus.cc:2955] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } } }
I20260630 12:35:31.161963  3681 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0dd024ebcd0045bf946910a66532fd9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:31.164985  3693 catalog_manager.cc:5697] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 reported cstate change: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "80297c5e84d848558542f63ba701eb87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.174515  4084 tablet_service.cc:1558] Processing DeleteTablet for tablet 0dd024ebcd0045bf946910a66532fd9d with delete_type TABLET_DATA_TOMBSTONED (TS 6d88495185d3470c890946db317a62b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41278
I20260630 12:35:31.187553  4348 tablet_replica.cc:333] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:31.188529  4348 raft_consensus.cc:2243] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.189327  4348 raft_consensus.cc:2272] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.195427  4348 ts_tablet_manager.cc:1916] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:31.212111  4348 ts_tablet_manager.cc:1929] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:31.212502  4348 log.cc:1199] T 0dd024ebcd0045bf946910a66532fd9d P 6d88495185d3470c890946db317a62b4: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root/wals/0dd024ebcd0045bf946910a66532fd9d
I20260630 12:35:31.322917  3678 catalog_manager.cc:5028] TS 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): tablet 0dd024ebcd0045bf946910a66532fd9d (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:31.428258  4349 raft_consensus.cc:1064] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:31.431943  4349 consensus_queue.cc:237] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:32.203611  3796 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.205461  4349 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.276690  4355 raft_consensus.cc:493] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6d88495185d3470c890946db317a62b4)
I20260630 12:35:32.277338  4355 raft_consensus.cc:515] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } }
I20260630 12:35:32.279420  4355 leader_election.cc:290] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:32.288966  4349 raft_consensus.cc:493] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8577194ae164a199afaf7cf1b259eda)
I20260630 12:35:32.292465  4349 raft_consensus.cc:515] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } }
I20260630 12:35:32.295640  4349 leader_election.cc:290] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635), 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231)
I20260630 12:35:32.297704  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8577194ae164a199afaf7cf1b259eda" is_pre_election: true
I20260630 12:35:32.302506  3871 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.305393  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a160dd23db84a2786e89c691af1d2d1" candidate_uuid: "fee96870d97e4c0a9cdba13bea139e3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:32.312484  4099 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.321755  4359 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.321938  3911 leader_election.cc:304] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [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: fee96870d97e4c0a9cdba13bea139e3b; no voters: 80297c5e84d848558542f63ba701eb87, d8577194ae164a199afaf7cf1b259eda
I20260630 12:35:32.323359  4360 raft_consensus.cc:2749] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:32.324805  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80297c5e84d848558542f63ba701eb87" is_pre_election: true
I20260630 12:35:32.331885  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b39661377042df9bdd2ce515416259" candidate_uuid: "d8577194ae164a199afaf7cf1b259eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d88495185d3470c890946db317a62b4" is_pre_election: true
I20260630 12:35:32.333523  4357 raft_consensus.cc:1064] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:32.333863  3759 leader_election.cc:304] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [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: d8577194ae164a199afaf7cf1b259eda; no voters: 6d88495185d3470c890946db317a62b4, 80297c5e84d848558542f63ba701eb87
I20260630 12:35:32.334779  4353 raft_consensus.cc:1064] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: attempting to promote NON_VOTER 80297c5e84d848558542f63ba701eb87 to VOTER
I20260630 12:35:32.336288  4336 raft_consensus.cc:2749] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:35:32.335911  4357 consensus_queue.cc:237] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:32.339618  4360 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.341141  4353 consensus_queue.cc:237] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [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: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } }
I20260630 12:35:32.362805  3871 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 LEARNER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.365263  4355 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.365088  4349 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.368376  3871 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.369462  4101 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 LEARNER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.369817  4100 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.371140  4352 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:32.371321  4336 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.380386  3942 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.381654  3944 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.381376  4098 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.384192  3868 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:32.385470  4355 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.386428  4352 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.387426  4355 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.396564  3693 catalog_manager.cc:5697] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:32.452840  3793 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } attrs { replace: true } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.457810  4353 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.458209  4355 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80297c5e84d848558542f63ba701eb87 (127.0.205.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
W20260630 12:35:32.463477  3725 debug-util.cc:398] Leaking SignalData structure 0x7b0800162ae0 after lost signal to thread 826
W20260630 12:35:32.464516  3725 debug-util.cc:398] Leaking SignalData structure 0x7b080014a6c0 after lost signal to thread 3728
W20260630 12:35:32.465467  3725 debug-util.cc:398] Leaking SignalData structure 0x7b0800255240 after lost signal to thread 3820
W20260630 12:35:32.466248  3725 debug-util.cc:398] Leaking SignalData structure 0x7b0800242120 after lost signal to thread 3895
W20260630 12:35:32.467121  3725 debug-util.cc:398] Leaking SignalData structure 0x7b0800212540 after lost signal to thread 3969
I20260630 12:35:32.468613  4100 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.470049  3944 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.470764  3870 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80297c5e84d848558542f63ba701eb87 (127.0.205.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
W20260630 12:35:32.478775  3725 debug-util.cc:398] Leaking SignalData structure 0x7b080012a980 after lost signal to thread 4125
I20260630 12:35:32.480226  3944 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80297c5e84d848558542f63ba701eb87 (127.0.205.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.484987  3868 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.497677  4100 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80297c5e84d848558542f63ba701eb87 (127.0.205.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.514600  3944 consensus_queue.cc:237] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [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: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:32.520882  4100 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:32.522289  4349 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:32.529351  4349 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.534929  3694 catalog_manager.cc:5697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 3 to 4, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:32.532019  4100 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.540659  3694 catalog_manager.cc:5697] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 2 to 3, 80297c5e84d848558542f63ba701eb87 (127.0.205.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:32.549036  3868 raft_consensus.cc:1275] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:32.550398  4360 consensus_queue.cc:1048] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:32.552264  3681 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31119aace3c94af280f8beabff8aee8d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:32.554544  3868 raft_consensus.cc:2955] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.572032  3692 catalog_manager.cc:5697] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: config changed from index 4 to 5, VOTER d8577194ae164a199afaf7cf1b259eda (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:32.583199  3786 tablet_service.cc:1558] Processing DeleteTablet for tablet 31119aace3c94af280f8beabff8aee8d with delete_type TABLET_DATA_TOMBSTONED (TS d8577194ae164a199afaf7cf1b259eda not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37714
I20260630 12:35:32.585655  4375 tablet_replica.cc:333] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:32.586598  4375 raft_consensus.cc:2243] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:32.587363  4375 raft_consensus.cc:2272] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:32.590866  4375 ts_tablet_manager.cc:1916] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:32.591274  3793 consensus_queue.cc:237] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:32.598301  4100 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:32.598346  3868 raft_consensus.cc:1275] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:32.600026  4352 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:32.605391  4355 consensus_queue.cc:1048] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:32.621291  4336 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.622922  4100 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.631349  3680 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:32.632061  3793 consensus_queue.cc:237] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [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: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } }
I20260630 12:35:32.631855  3868 raft_consensus.cc:2955] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:32.648032  3692 catalog_manager.cc:5697] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 4 to 5, VOTER fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195) evicted. New cstate: current_term: 2 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:32.655177  3944 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:32.656170  3868 raft_consensus.cc:1275] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Refusing update from remote peer d8577194ae164a199afaf7cf1b259eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:32.657231  4352 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.659896  3933 tablet_service.cc:1558] Processing DeleteTablet for tablet 6adc3e42c7d94dcdbb7137a90dc5c487 with delete_type TABLET_DATA_TOMBSTONED (TS fee96870d97e4c0a9cdba13bea139e3b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57784
I20260630 12:35:32.662144  4353 consensus_queue.cc:1048] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:32.665905  4375 ts_tablet_manager.cc:1929] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:32.667205  4375 log.cc:1199] T 31119aace3c94af280f8beabff8aee8d P d8577194ae164a199afaf7cf1b259eda: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-0-root/wals/31119aace3c94af280f8beabff8aee8d
I20260630 12:35:32.669430  3680 catalog_manager.cc:5028] TS d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): tablet 31119aace3c94af280f8beabff8aee8d (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:32.668691  4357 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.675040  3942 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.689771  3693 catalog_manager.cc:5697] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b reported cstate change: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "d8577194ae164a199afaf7cf1b259eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.696046  3680 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a5f6e37c91a44978800fc3e4b133d2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:32.697135  3871 raft_consensus.cc:2955] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { promote: false } } }
I20260630 12:35:32.698545  4376 tablet_replica.cc:333] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:32.699458  4376 raft_consensus.cc:2243] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:32.700160  4376 raft_consensus.cc:2272] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:32.703042  4376 ts_tablet_manager.cc:1916] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:32.703267  4084 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a5f6e37c91a44978800fc3e4b133d2e with delete_type TABLET_DATA_TOMBSTONED (TS 6d88495185d3470c890946db317a62b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41278
I20260630 12:35:32.710762  4377 tablet_replica.cc:333] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:32.711650  4377 raft_consensus.cc:2243] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:32.712369  4377 raft_consensus.cc:2272] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:32.717788  4376 ts_tablet_manager.cc:1929] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:32.718232  4376 log.cc:1199] T 6adc3e42c7d94dcdbb7137a90dc5c487 P fee96870d97e4c0a9cdba13bea139e3b: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-2-root/wals/6adc3e42c7d94dcdbb7137a90dc5c487
I20260630 12:35:32.719895  3681 catalog_manager.cc:5028] TS fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757): tablet 6adc3e42c7d94dcdbb7137a90dc5c487 (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:32.720882  4377 ts_tablet_manager.cc:1916] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:32.730845  4377 ts_tablet_manager.cc:1929] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:32.731123  4377 log.cc:1199] T 3a5f6e37c91a44978800fc3e4b133d2e P 6d88495185d3470c890946db317a62b4: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-3-root/wals/3a5f6e37c91a44978800fc3e4b133d2e
I20260630 12:35:32.732349  3678 catalog_manager.cc:5028] TS 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): tablet 3a5f6e37c91a44978800fc3e4b133d2e (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:32.845844  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:32.860992  3747 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:32.861678  3747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:33.732720  3942 consensus_queue.cc:237] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:33.740943  3871 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:33.741660  3908 consensus_peers.cc:597] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b -> Peer 6d88495185d3470c890946db317a62b4 (127.0.205.196:34231): Couldn't send request to peer 6d88495185d3470c890946db317a62b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8e5f5882ea94513865d3b7378a921bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:33.743836  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:33.746953  3793 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:33.749969  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:33.756254  4349 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:33.774335  3868 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:33.775355  3793 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:33.790899  3693 catalog_manager.cc:5697] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index -1 to 2, NON_VOTER 6d88495185d3470c890946db317a62b4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } } }
I20260630 12:35:34.157765  4390 ts_tablet_manager.cc:933] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: Initiating tablet copy from peer fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757)
I20260630 12:35:34.160012  4390 tablet_copy_client.cc:323] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:44757
I20260630 12:35:34.162060  3955 tablet_copy_service.cc:140] P fee96870d97e4c0a9cdba13bea139e3b: Received BeginTabletCopySession request for tablet f8e5f5882ea94513865d3b7378a921bb from peer 6d88495185d3470c890946db317a62b4 ({username='slave'} at 127.0.0.1:57812)
I20260630 12:35:34.162667  3955 tablet_copy_service.cc:161] P fee96870d97e4c0a9cdba13bea139e3b: Beginning new tablet copy session on tablet f8e5f5882ea94513865d3b7378a921bb from peer 6d88495185d3470c890946db317a62b4 at {username='slave'} at 127.0.0.1:57812: session id = 6d88495185d3470c890946db317a62b4-f8e5f5882ea94513865d3b7378a921bb
I20260630 12:35:34.171399  3955 tablet_copy_source_session.cc:215] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:34.174544  4390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e5f5882ea94513865d3b7378a921bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:34.190382  4390 tablet_copy_client.cc:806] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:34.191038  4390 tablet_copy_client.cc:670] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:34.194943  4390 tablet_copy_client.cc:538] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:34.203442  4390 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: Bootstrap starting.
I20260630 12:35:34.224074  4390 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: 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
I20260630 12:35:34.224924  4390 tablet_bootstrap.cc:492] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: Bootstrap complete.
I20260630 12:35:34.225613  4390 ts_tablet_manager.cc:1403] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260630 12:35:34.228657  4390 raft_consensus.cc:359] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:34.229473  4390 raft_consensus.cc:740] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d88495185d3470c890946db317a62b4, State: Initialized, Role: LEARNER
I20260630 12:35:34.230195  4390 consensus_queue.cc:260] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: true } }
I20260630 12:35:34.232702  4390 ts_tablet_manager.cc:1434] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:35:34.234439  3955 tablet_copy_service.cc:342] P fee96870d97e4c0a9cdba13bea139e3b: Request end of tablet copy session 6d88495185d3470c890946db317a62b4-f8e5f5882ea94513865d3b7378a921bb received from {username='slave'} at 127.0.0.1:57812
I20260630 12:35:34.234882  3955 tablet_copy_service.cc:434] P fee96870d97e4c0a9cdba13bea139e3b: ending tablet copy session 6d88495185d3470c890946db317a62b4-f8e5f5882ea94513865d3b7378a921bb on tablet f8e5f5882ea94513865d3b7378a921bb with peer 6d88495185d3470c890946db317a62b4
I20260630 12:35:34.550853  4100 raft_consensus.cc:1217] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:34.862955  3747 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:34.885855  3747 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:34.886688  3747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:35.089130  4396 raft_consensus.cc:1064] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: attempting to promote NON_VOTER 6d88495185d3470c890946db317a62b4 to VOTER
I20260630 12:35:35.091646  4396 consensus_queue.cc:237] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:35.100337  3868 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:35.101297  4100 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 LEARNER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:35.102018  4393 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:35.102902  3793 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:35.105113  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:35.106917  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:35.126210  4393 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.128823  3793 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.141268  3694 catalog_manager.cc:5697] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.139497  4100 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.148643  3871 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d88495185d3470c890946db317a62b4 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "80297c5e84d848558542f63ba701eb87" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45231 } attrs { replace: true } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.182610  3942 consensus_queue.cc:237] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [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: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } }
I20260630 12:35:35.187264  4100 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:35.188668  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:35.194617  3793 raft_consensus.cc:1275] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Refusing update from remote peer fee96870d97e4c0a9cdba13bea139e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:35.195943  4349 consensus_queue.cc:1048] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:35.198575  4393 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.203341  3793 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.210626  4100 raft_consensus.cc:2955] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.215142  3693 catalog_manager.cc:5697] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda reported cstate change: config changed from index 3 to 4, VOTER 80297c5e84d848558542f63ba701eb87 (127.0.205.194) evicted. New cstate: current_term: 1 leader_uuid: "fee96870d97e4c0a9cdba13bea139e3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8577194ae164a199afaf7cf1b259eda" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 40635 } } peers { permanent_uuid: "fee96870d97e4c0a9cdba13bea139e3b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44757 } } peers { permanent_uuid: "6d88495185d3470c890946db317a62b4" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34231 } attrs { promote: false } } }
I20260630 12:35:35.223088  3681 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8e5f5882ea94513865d3b7378a921bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:35.228088  3861 tablet_service.cc:1558] Processing DeleteTablet for tablet f8e5f5882ea94513865d3b7378a921bb with delete_type TABLET_DATA_TOMBSTONED (TS 80297c5e84d848558542f63ba701eb87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38496
I20260630 12:35:35.230314  4405 tablet_replica.cc:333] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.231506  4405 raft_consensus.cc:2243] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.232190  4405 raft_consensus.cc:2272] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.235217  4405 ts_tablet_manager.cc:1916] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:35.247439  4405 ts_tablet_manager.cc:1929] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:35.247891  4405 log.cc:1199] T f8e5f5882ea94513865d3b7378a921bb P 80297c5e84d848558542f63ba701eb87: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822842926995-823-0/minicluster-data/ts-1-root/wals/f8e5f5882ea94513865d3b7378a921bb
I20260630 12:35:35.249414  3681 catalog_manager.cc:5028] TS 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): tablet f8e5f5882ea94513865d3b7378a921bb (table range_aware_rebalance_new_range [id=483bc1c7208440cdb680eb5e030b6f9f]) successfully deleted
I20260630 12:35:35.374898   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
W20260630 12:35:35.381771  4066 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:35:35.385118  4066 consensus_peers.cc:597] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.417860   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:35.418834   823 tablet_replica.cc:333] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.419720   823 raft_consensus.cc:2243] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.420303   823 raft_consensus.cc:2272] T 3960a89291b041779a5b2e3baf496e5d P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.422945   823 tablet_replica.cc:333] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.423703   823 raft_consensus.cc:2243] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.424268   823 raft_consensus.cc:2272] T c848c2f435de4ca5aa11b8fb03318d4c P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.426651   823 tablet_replica.cc:333] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.427281   823 raft_consensus.cc:2243] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.427778   823 raft_consensus.cc:2272] T c5b39661377042df9bdd2ce515416259 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.430051   823 tablet_replica.cc:333] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.430706   823 raft_consensus.cc:2243] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.431710   823 raft_consensus.cc:2272] T 5a160dd23db84a2786e89c691af1d2d1 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.434216   823 tablet_replica.cc:333] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.434872   823 raft_consensus.cc:2243] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.435837   823 raft_consensus.cc:2272] T 3a5f6e37c91a44978800fc3e4b133d2e P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.438314   823 tablet_replica.cc:333] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.438966   823 raft_consensus.cc:2243] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.439604   823 raft_consensus.cc:2272] T f8e5f5882ea94513865d3b7378a921bb P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.442253   823 tablet_replica.cc:333] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.442919   823 raft_consensus.cc:2243] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.443840   823 raft_consensus.cc:2272] T 6adc3e42c7d94dcdbb7137a90dc5c487 P d8577194ae164a199afaf7cf1b259eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.446161   823 tablet_replica.cc:333] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.446820   823 raft_consensus.cc:2243] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.447360   823 raft_consensus.cc:2272] T 9df6adf214fc487cbbae994f8cf376b0 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.449847   823 tablet_replica.cc:333] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.451213   823 raft_consensus.cc:2243] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.452262   823 raft_consensus.cc:2272] T c5b0cdc0829a47f990d0a271ca30b006 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.454807   823 tablet_replica.cc:333] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.455391   823 raft_consensus.cc:2243] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.455883   823 raft_consensus.cc:2272] T 619cdf1edc03434e8dab5b41d4bf96ee P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.458179   823 tablet_replica.cc:333] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.458777   823 raft_consensus.cc:2243] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.459780   823 raft_consensus.cc:2272] T 7d4249e34e024053a6b7ebb48e862310 P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:35.461521  3836 consensus_peers.cc:597] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.462137   823 tablet_replica.cc:333] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda: stopping tablet replica
I20260630 12:35:35.462760   823 raft_consensus.cc:2243] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.463619   823 raft_consensus.cc:2272] T 0dd024ebcd0045bf946910a66532fd9d P d8577194ae164a199afaf7cf1b259eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.495306   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:35:35.508546  3836 consensus_peers.cc:597] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:40635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:35.514696  3836 consensus_peers.cc:597] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:40635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.534946   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
W20260630 12:35:35.554459  4067 consensus_peers.cc:597] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 -> Peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): Couldn't send request to peer 80297c5e84d848558542f63ba701eb87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.568303   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:35.569252   823 tablet_replica.cc:333] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.570037   823 raft_consensus.cc:2243] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.570566   823 raft_consensus.cc:2272] T 73c6039765d84767b81a6ad82263e9d9 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.573057   823 tablet_replica.cc:333] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.573727   823 raft_consensus.cc:2243] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.574671   823 raft_consensus.cc:2272] T c848c2f435de4ca5aa11b8fb03318d4c P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.577023   823 tablet_replica.cc:333] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.577693   823 raft_consensus.cc:2243] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.578550   823 raft_consensus.cc:2272] T 0dd024ebcd0045bf946910a66532fd9d P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.580961   823 tablet_replica.cc:333] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.581673   823 raft_consensus.cc:2243] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.582268   823 raft_consensus.cc:2272] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.584625   823 tablet_replica.cc:333] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.585346   823 raft_consensus.cc:2243] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.585918   823 raft_consensus.cc:2272] T c6b035fdf11c446eadb614ae606997cb P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.588251   823 tablet_replica.cc:333] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.588908   823 raft_consensus.cc:2243] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.589381   823 raft_consensus.cc:2272] T 9df6adf214fc487cbbae994f8cf376b0 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.591786   823 tablet_replica.cc:333] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.592504   823 raft_consensus.cc:2243] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.593360   823 raft_consensus.cc:2272] T c5b0cdc0829a47f990d0a271ca30b006 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.595670   823 tablet_replica.cc:333] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.596352   823 raft_consensus.cc:2243] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.597004   823 raft_consensus.cc:2272] T 3a5f6e37c91a44978800fc3e4b133d2e P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.599504   823 tablet_replica.cc:333] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.600175   823 raft_consensus.cc:2243] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.600675   823 raft_consensus.cc:2272] T c5b39661377042df9bdd2ce515416259 P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.602946   823 tablet_replica.cc:333] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.603565   823 raft_consensus.cc:2243] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.604040   823 raft_consensus.cc:2272] T 5a160dd23db84a2786e89c691af1d2d1 P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.606415   823 tablet_replica.cc:333] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.607009   823 raft_consensus.cc:2243] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.607625   823 raft_consensus.cc:2272] T 31119aace3c94af280f8beabff8aee8d P 80297c5e84d848558542f63ba701eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.609635   823 tablet_replica.cc:333] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87: stopping tablet replica
I20260630 12:35:35.610035   823 raft_consensus.cc:2243] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.610682   823 raft_consensus.cc:2272] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 80297c5e84d848558542f63ba701eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:35.644088  3910 consensus_peers.cc:597] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:40635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.644191   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:35:35.670818   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:35:35.692417   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:35.693159   823 tablet_replica.cc:333] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.693795   823 raft_consensus.cc:2243] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.694504   823 raft_consensus.cc:2272] T 73c6039765d84767b81a6ad82263e9d9 P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.696312   823 tablet_replica.cc:333] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.696789   823 raft_consensus.cc:2243] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.697170   823 raft_consensus.cc:2272] T 5a160dd23db84a2786e89c691af1d2d1 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.698853   823 tablet_replica.cc:333] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.699323   823 raft_consensus.cc:2243] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.699891   823 raft_consensus.cc:2272] T 3a5f6e37c91a44978800fc3e4b133d2e P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.701977   823 tablet_replica.cc:333] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.702725   823 raft_consensus.cc:2243] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.703478   823 raft_consensus.cc:2272] T 9df6adf214fc487cbbae994f8cf376b0 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.705710   823 tablet_replica.cc:333] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
W20260630 12:35:35.705612  4066 consensus_peers.cc:597] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 -> Peer d8577194ae164a199afaf7cf1b259eda (127.0.205.193:40635): Couldn't send request to peer d8577194ae164a199afaf7cf1b259eda. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:40635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.706410   823 raft_consensus.cc:2243] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.706820   823 raft_consensus.cc:2272] T c6b035fdf11c446eadb614ae606997cb P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.708489   823 tablet_replica.cc:333] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.708976   823 raft_consensus.cc:2243] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.709616   823 raft_consensus.cc:2272] T 9e1ecde06bb643f1a9d8c72fb29c1edc P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.711263   823 tablet_replica.cc:333] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.711699   823 raft_consensus.cc:2243] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.712193   823 raft_consensus.cc:2272] T 0dd024ebcd0045bf946910a66532fd9d P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.713727   823 tablet_replica.cc:333] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.714165   823 raft_consensus.cc:2243] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.714504   823 raft_consensus.cc:2272] T 619cdf1edc03434e8dab5b41d4bf96ee P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.716058   823 tablet_replica.cc:333] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.716465   823 raft_consensus.cc:2243] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.716928   823 raft_consensus.cc:2272] T 7d4249e34e024053a6b7ebb48e862310 P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.718447   823 tablet_replica.cc:333] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.718858   823 raft_consensus.cc:2243] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.719497   823 raft_consensus.cc:2272] T f8e5f5882ea94513865d3b7378a921bb P fee96870d97e4c0a9cdba13bea139e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.721508   823 tablet_replica.cc:333] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.721938   823 raft_consensus.cc:2243] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.722590   823 raft_consensus.cc:2272] T 31119aace3c94af280f8beabff8aee8d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.724490   823 tablet_replica.cc:333] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b: stopping tablet replica
I20260630 12:35:35.724876   823 raft_consensus.cc:2243] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.725255   823 raft_consensus.cc:2272] T 3960a89291b041779a5b2e3baf496e5d P fee96870d97e4c0a9cdba13bea139e3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.756078   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:35:35.779079   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:35:35.800138   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:35.800784   823 tablet_replica.cc:333] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.801364   823 raft_consensus.cc:2243] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.801841   823 raft_consensus.cc:2272] T f8e5f5882ea94513865d3b7378a921bb P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.804066   823 tablet_replica.cc:333] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.804694   823 raft_consensus.cc:2243] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.805335   823 raft_consensus.cc:2272] T 6adc3e42c7d94dcdbb7137a90dc5c487 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:35.806834  4067 consensus_peers.cc:597] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 -> Peer fee96870d97e4c0a9cdba13bea139e3b (127.0.205.195:44757): Couldn't send request to peer fee96870d97e4c0a9cdba13bea139e3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.195:44757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:35.807500  4067 consensus_peers.cc:597] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 -> Peer 80297c5e84d848558542f63ba701eb87 (127.0.205.194:45231): Couldn't send request to peer 80297c5e84d848558542f63ba701eb87. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:35.807588   823 tablet_replica.cc:333] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.808131   823 raft_consensus.cc:2243] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.808609   823 raft_consensus.cc:2272] T 31119aace3c94af280f8beabff8aee8d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.810154   823 tablet_replica.cc:333] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.810618   823 raft_consensus.cc:2243] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.811267   823 raft_consensus.cc:2272] T c6b035fdf11c446eadb614ae606997cb P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.812827   823 tablet_replica.cc:333] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.813284   823 raft_consensus.cc:2243] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.813773   823 raft_consensus.cc:2272] T c5b0cdc0829a47f990d0a271ca30b006 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.815282   823 tablet_replica.cc:333] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.815718   823 raft_consensus.cc:2243] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.816208   823 raft_consensus.cc:2272] T 9e1ecde06bb643f1a9d8c72fb29c1edc P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.817718   823 tablet_replica.cc:333] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.818153   823 raft_consensus.cc:2243] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.818804   823 raft_consensus.cc:2272] T 619cdf1edc03434e8dab5b41d4bf96ee P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.820487   823 tablet_replica.cc:333] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.820928   823 raft_consensus.cc:2243] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.821313   823 raft_consensus.cc:2272] T 7d4249e34e024053a6b7ebb48e862310 P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.822899   823 tablet_replica.cc:333] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.823307   823 raft_consensus.cc:2243] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.823979   823 raft_consensus.cc:2272] T c5b39661377042df9bdd2ce515416259 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.825570   823 tablet_replica.cc:333] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.825979   823 raft_consensus.cc:2243] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.826316   823 raft_consensus.cc:2272] T 73c6039765d84767b81a6ad82263e9d9 P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.827764   823 tablet_replica.cc:333] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.828195   823 raft_consensus.cc:2243] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:35.828552   823 raft_consensus.cc:2272] T c848c2f435de4ca5aa11b8fb03318d4c P 6d88495185d3470c890946db317a62b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.830024   823 tablet_replica.cc:333] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4: stopping tablet replica
I20260630 12:35:35.830400   823 raft_consensus.cc:2243] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.831022   823 raft_consensus.cc:2272] T 3960a89291b041779a5b2e3baf496e5d P 6d88495185d3470c890946db317a62b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.861191   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:35:35.884016   823 master.cc:562] Master@127.0.205.254:46465 shutting down...
I20260630 12:35:35.901001   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:35.901508   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:35.901801   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0df099253661456183ad60e4f8c8f5fd: stopping tablet replica
I20260630 12:35:35.939380   823 master.cc:584] Master@127.0.205.254:46465 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13348 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:35:35.987545   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:37319
I20260630 12:35:35.988564   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.993135  4415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.993171  4414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.995487  4417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:35.996192   823 server_base.cc:1061] running on GCE node
I20260630 12:35:35.998023   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.998238   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.998387   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822935998371 us; error 0 us; skew 500 ppm
I20260630 12:35:35.998865   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:36.001036   823 webserver.cc:533] Webserver started at http://127.0.205.254:43109/ using document root <none> and password file <none>
I20260630 12:35:36.001456   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:36.001612   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:36.001859   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:36.002861   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "819b00deb4324387824d3b959a649c67"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-tsj5"
I20260630 12:35:36.007378   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:36.010614  4422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.011253   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:36.011471   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "819b00deb4324387824d3b959a649c67"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-tsj5"
I20260630 12:35:36.011698   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-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)
I20260630 12:35:36.029649   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:36.030653   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:36.066531   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:37319
I20260630 12:35:36.066639  4473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:37319 every 8 connection(s)
I20260630 12:35:36.070062  4474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.079556  4474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67: Bootstrap starting.
I20260630 12:35:36.083847  4474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.087550  4474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67: No bootstrap required, opened a new log
I20260630 12:35:36.089545  4474 raft_consensus.cc:359] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819b00deb4324387824d3b959a649c67" member_type: VOTER }
I20260630 12:35:36.089885  4474 raft_consensus.cc:385] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.090061  4474 raft_consensus.cc:740] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819b00deb4324387824d3b959a649c67, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.090575  4474 consensus_queue.cc:260] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "819b00deb4324387824d3b959a649c67" member_type: VOTER }
I20260630 12:35:36.090967  4474 raft_consensus.cc:399] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:36.091156  4474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:36.091360  4474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.095331  4474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819b00deb4324387824d3b959a649c67" member_type: VOTER }
I20260630 12:35:36.095760  4474 leader_election.cc:304] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [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: 819b00deb4324387824d3b959a649c67; no voters: 
I20260630 12:35:36.096818  4474 leader_election.cc:290] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:36.097154  4477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.098412  4477 raft_consensus.cc:697] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 1 LEADER]: Becoming Leader. State: Replica: 819b00deb4324387824d3b959a649c67, State: Running, Role: LEADER
I20260630 12:35:36.098985  4477 consensus_queue.cc:237] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [LEADER]: Queue going to LEADER mode. State: All 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: "819b00deb4324387824d3b959a649c67" member_type: VOTER }
I20260630 12:35:36.099421  4474 sys_catalog.cc:565] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:36.102897  4478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "819b00deb4324387824d3b959a649c67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819b00deb4324387824d3b959a649c67" member_type: VOTER } }
I20260630 12:35:36.103418  4478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:36.104063  4479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 819b00deb4324387824d3b959a649c67. Latest consensus state: current_term: 1 leader_uuid: "819b00deb4324387824d3b959a649c67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819b00deb4324387824d3b959a649c67" member_type: VOTER } }
I20260630 12:35:36.104605  4479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:36.108119  4483 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:36.113013  4483 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:36.114037   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:36.120800  4483 catalog_manager.cc:1383] Generated new cluster ID: 896fc4c5fc344c098a371c3bbd49f43a
I20260630 12:35:36.121050  4483 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:36.142364  4483 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:36.143512  4483 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:36.155773  4483 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67: Generated new TSK 0
I20260630 12:35:36.156365  4483 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:36.179939   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:36.185376  4495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.186110  4496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:36.187832   823 server_base.cc:1061] running on GCE node
W20260630 12:35:36.188189  4498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:36.188978   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:36.189181   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:36.189322   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822936189306 us; error 0 us; skew 500 ppm
I20260630 12:35:36.189779   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:36.191777   823 webserver.cc:533] Webserver started at http://127.0.205.193:40455/ using document root <none> and password file <none>
I20260630 12:35:36.192229   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:36.192395   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:36.192636   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:36.193584   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "31fb89c065a9404db1553e3eaa1d530e"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.197623   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:35:36.200592  4503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.201330   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:36.201570   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "31fb89c065a9404db1553e3eaa1d530e"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.201826   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-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)
I20260630 12:35:36.215776   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:36.216864   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:36.218201   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:36.220291   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:36.220469   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.220675   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:36.220830   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.257808   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:39019
I20260630 12:35:36.257886  4565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:39019 every 8 connection(s)
I20260630 12:35:36.262413   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:36.268843  4570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.270287  4571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.271719  4573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:36.272194   823 server_base.cc:1061] running on GCE node
I20260630 12:35:36.273025   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:36.273224   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:36.273409   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822936273390 us; error 0 us; skew 500 ppm
I20260630 12:35:36.274027   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:36.274515  4566 heartbeater.cc:344] Connected to a master server at 127.0.205.254:37319
I20260630 12:35:36.274880  4566 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:36.275749  4566 heartbeater.cc:507] Master 127.0.205.254:37319 requested a full tablet report, sending...
I20260630 12:35:36.276564   823 webserver.cc:533] Webserver started at http://127.0.205.194:34633/ using document root <none> and password file <none>
I20260630 12:35:36.277156   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:36.277375   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:36.277634   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:36.277917  4439 ts_manager.cc:194] Registered new tserver with Master: 31fb89c065a9404db1553e3eaa1d530e (127.0.205.193:39019)
I20260630 12:35:36.278668   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "cef81f67300f41c1a7f0711bce0119ee"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.279584  4439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50168
I20260630 12:35:36.283119   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:36.286477  4578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.287147   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:36.287401   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "cef81f67300f41c1a7f0711bce0119ee"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.287659   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-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)
I20260630 12:35:36.296479   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:36.297508   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:36.298846   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:36.300946   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:36.301143   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.301344   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:36.301486   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.338804   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:39153
I20260630 12:35:36.338899  4640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:39153 every 8 connection(s)
I20260630 12:35:36.343142   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:36.349731  4644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.351174  4645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.352581  4647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:36.353291   823 server_base.cc:1061] running on GCE node
I20260630 12:35:36.354220   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:36.354411   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:36.354615   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822936354589 us; error 0 us; skew 500 ppm
I20260630 12:35:36.354697  4641 heartbeater.cc:344] Connected to a master server at 127.0.205.254:37319
I20260630 12:35:36.355073  4641 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:36.355176   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:36.355816  4641 heartbeater.cc:507] Master 127.0.205.254:37319 requested a full tablet report, sending...
I20260630 12:35:36.357703  4439 ts_manager.cc:194] Registered new tserver with Master: cef81f67300f41c1a7f0711bce0119ee (127.0.205.194:39153)
I20260630 12:35:36.357889   823 webserver.cc:533] Webserver started at http://127.0.205.195:35257/ using document root <none> and password file <none>
I20260630 12:35:36.358397   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:36.358553   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:36.358824   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:36.359033  4439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50182
I20260630 12:35:36.360190   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "4092c8df5d3f4831b13faed01ccade23"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.364518   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:36.367460  4652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.368167   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:36.368422   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "4092c8df5d3f4831b13faed01ccade23"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.368662   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-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)
I20260630 12:35:36.380219   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:36.381254   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:36.382666   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:36.384660   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:36.384827   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.385056   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:36.385195   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.430758   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:43735
I20260630 12:35:36.430848  4714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:43735 every 8 connection(s)
I20260630 12:35:36.435019   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:36.441071  4718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.442720  4719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:36.444445  4722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:36.445149  4715 heartbeater.cc:344] Connected to a master server at 127.0.205.254:37319
I20260630 12:35:36.445256   823 server_base.cc:1061] running on GCE node
I20260630 12:35:36.445576  4715 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:36.446074   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:36.446290   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:36.446224  4715 heartbeater.cc:507] Master 127.0.205.254:37319 requested a full tablet report, sending...
I20260630 12:35:36.446570   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822936446551 us; error 0 us; skew 500 ppm
I20260630 12:35:36.447167   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:36.448462  4439 ts_manager.cc:194] Registered new tserver with Master: 4092c8df5d3f4831b13faed01ccade23 (127.0.205.195:43735)
I20260630 12:35:36.449512   823 webserver.cc:533] Webserver started at http://127.0.205.196:40823/ using document root <none> and password file <none>
I20260630 12:35:36.449852  4439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50194
I20260630 12:35:36.449954   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:36.450218   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:36.450460   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:36.451831   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "cd41ca711d25448fb851fe1b8600dd82"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.455714   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:36.458575  4726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.459220   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:36.459466   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "cd41ca711d25448fb851fe1b8600dd82"
format_stamp: "Formatted at 2026-06-30 12:35:36 on dist-test-slave-tsj5"
I20260630 12:35:36.459709   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822842926995-823-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)
I20260630 12:35:36.475075   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:36.476194   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:36.477494   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:36.479483   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:36.479661   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.479900   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:36.480043   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:36.516574   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:38393
I20260630 12:35:36.516695  4788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:38393 every 8 connection(s)
I20260630 12:35:36.528954  4789 heartbeater.cc:344] Connected to a master server at 127.0.205.254:37319
I20260630 12:35:36.529297  4789 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:36.529903  4789 heartbeater.cc:507] Master 127.0.205.254:37319 requested a full tablet report, sending...
I20260630 12:35:36.531571  4439 ts_manager.cc:194] Registered new tserver with Master: cd41ca711d25448fb851fe1b8600dd82 (127.0.205.196:38393)
I20260630 12:35:36.532564   823 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013137246s
I20260630 12:35:36.532775  4439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50206
I20260630 12:35:37.282169  4566 heartbeater.cc:499] Master 127.0.205.254:37319 was elected leader, sending a full tablet report...
I20260630 12:35:37.361447  4641 heartbeater.cc:499] Master 127.0.205.254:37319 was elected leader, sending a full tablet report...
I20260630 12:35:37.452195  4715 heartbeater.cc:499] Master 127.0.205.254:37319 was elected leader, sending a full tablet report...
I20260630 12:35:37.534943  4789 heartbeater.cc:499] Master 127.0.205.254:37319 was elected leader, sending a full tablet report...
I20260630 12:35:37.594722  4439 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50226:
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"
    }
  }
}
I20260630 12:35:37.632628  4680 tablet_service.cc:1511] Processing CreateTablet for tablet c074fa50d8174df9996bd1f2f8fec5e6 (DEFAULT_TABLE table=test-workload [id=99d7d319fcdb4d99b2301c7a5d2e9f5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:37.633838  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074fa50d8174df9996bd1f2f8fec5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:37.639889  4606 tablet_service.cc:1511] Processing CreateTablet for tablet c074fa50d8174df9996bd1f2f8fec5e6 (DEFAULT_TABLE table=test-workload [id=99d7d319fcdb4d99b2301c7a5d2e9f5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:37.639891  4754 tablet_service.cc:1511] Processing CreateTablet for tablet c074fa50d8174df9996bd1f2f8fec5e6 (DEFAULT_TABLE table=test-workload [id=99d7d319fcdb4d99b2301c7a5d2e9f5c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:37.640910  4606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074fa50d8174df9996bd1f2f8fec5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:37.641186  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074fa50d8174df9996bd1f2f8fec5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:37.653472  4809 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: Bootstrap starting.
I20260630 12:35:37.654708  4810 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: Bootstrap starting.
I20260630 12:35:37.656914  4811 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: Bootstrap starting.
I20260630 12:35:37.660243  4810 tablet_bootstrap.cc:654] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.660708  4809 tablet_bootstrap.cc:654] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.663182  4811 tablet_bootstrap.cc:654] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.664995  4810 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: No bootstrap required, opened a new log
I20260630 12:35:37.665347  4810 ts_tablet_manager.cc:1403] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:35:37.666203  4809 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: No bootstrap required, opened a new log
I20260630 12:35:37.666605  4809 ts_tablet_manager.cc:1403] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.010s
I20260630 12:35:37.667520  4810 raft_consensus.cc:359] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.667886  4811 tablet_bootstrap.cc:492] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: No bootstrap required, opened a new log
I20260630 12:35:37.668177  4810 raft_consensus.cc:385] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.668452  4811 ts_tablet_manager.cc:1403] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:35:37.668566  4810 raft_consensus.cc:740] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef81f67300f41c1a7f0711bce0119ee, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.669140  4809 raft_consensus.cc:359] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.669387  4810 consensus_queue.cc:260] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.669963  4809 raft_consensus.cc:385] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.671345  4811 raft_consensus.cc:359] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.671988  4809 raft_consensus.cc:740] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4092c8df5d3f4831b13faed01ccade23, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.672130  4811 raft_consensus.cc:385] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.672487  4811 raft_consensus.cc:740] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd41ca711d25448fb851fe1b8600dd82, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.672139  4810 ts_tablet_manager.cc:1434] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:35:37.672801  4809 consensus_queue.cc:260] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.673884  4811 consensus_queue.cc:260] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.675565  4809 ts_tablet_manager.cc:1434] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:35:37.678215  4811 ts_tablet_manager.cc:1434] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:35:37.736588  4817 raft_consensus.cc:493] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:37.737094  4817 raft_consensus.cc:515] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.739182  4817 leader_election.cc:290] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4092c8df5d3f4831b13faed01ccade23 (127.0.205.195:43735), cef81f67300f41c1a7f0711bce0119ee (127.0.205.194:39153)
I20260630 12:35:37.749239  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074fa50d8174df9996bd1f2f8fec5e6" candidate_uuid: "cd41ca711d25448fb851fe1b8600dd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4092c8df5d3f4831b13faed01ccade23" is_pre_election: true
I20260630 12:35:37.749846  4690 raft_consensus.cc:2468] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd41ca711d25448fb851fe1b8600dd82 in term 0.
I20260630 12:35:37.750224  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074fa50d8174df9996bd1f2f8fec5e6" candidate_uuid: "cd41ca711d25448fb851fe1b8600dd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef81f67300f41c1a7f0711bce0119ee" is_pre_election: true
I20260630 12:35:37.750857  4616 raft_consensus.cc:2468] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd41ca711d25448fb851fe1b8600dd82 in term 0.
I20260630 12:35:37.750964  4729 leader_election.cc:304] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4092c8df5d3f4831b13faed01ccade23, cd41ca711d25448fb851fe1b8600dd82; no voters: 
I20260630 12:35:37.751658  4817 raft_consensus.cc:2804] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:37.751958  4817 raft_consensus.cc:493] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:37.752226  4817 raft_consensus.cc:3060] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.756773  4817 raft_consensus.cc:515] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.758190  4817 leader_election.cc:290] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [CANDIDATE]: Term 1 election: Requested vote from peers 4092c8df5d3f4831b13faed01ccade23 (127.0.205.195:43735), cef81f67300f41c1a7f0711bce0119ee (127.0.205.194:39153)
I20260630 12:35:37.758894  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074fa50d8174df9996bd1f2f8fec5e6" candidate_uuid: "cd41ca711d25448fb851fe1b8600dd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4092c8df5d3f4831b13faed01ccade23"
I20260630 12:35:37.759100  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074fa50d8174df9996bd1f2f8fec5e6" candidate_uuid: "cd41ca711d25448fb851fe1b8600dd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef81f67300f41c1a7f0711bce0119ee"
I20260630 12:35:37.759337  4690 raft_consensus.cc:3060] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.759568  4616 raft_consensus.cc:3060] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.765169  4616 raft_consensus.cc:2468] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd41ca711d25448fb851fe1b8600dd82 in term 1.
I20260630 12:35:37.765880  4690 raft_consensus.cc:2468] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd41ca711d25448fb851fe1b8600dd82 in term 1.
I20260630 12:35:37.765992  4729 leader_election.cc:304] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd41ca711d25448fb851fe1b8600dd82, cef81f67300f41c1a7f0711bce0119ee; no voters: 
I20260630 12:35:37.766672  4817 raft_consensus.cc:2804] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:37.767689  4817 raft_consensus.cc:697] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 1 LEADER]: Becoming Leader. State: Replica: cd41ca711d25448fb851fe1b8600dd82, State: Running, Role: LEADER
I20260630 12:35:37.768339  4817 consensus_queue.cc:237] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } }
I20260630 12:35:37.774712  4438 catalog_manager.cc:5697] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd41ca711d25448fb851fe1b8600dd82 (127.0.205.196). New cstate: current_term: 1 leader_uuid: "cd41ca711d25448fb851fe1b8600dd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd41ca711d25448fb851fe1b8600dd82" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:38.113401  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:38.114742  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:38.115031  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:38.258653  4817 consensus_queue.cc:1048] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4092c8df5d3f4831b13faed01ccade23" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:38.270592  4825 consensus_queue.cc:1048] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef81f67300f41c1a7f0711bce0119ee" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:35:40.115903  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:40.117111  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:40.117353  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.118244  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:42.119437  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:42.119696  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:44.120750  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:44.122363  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:44.122624  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:46.123452  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:46.124701  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:46.124960  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:46.733525  4637 debug-util.cc:398] Leaking SignalData structure 0x7b0800120d00 after lost signal to thread 826
W20260630 12:35:46.734427  4637 debug-util.cc:398] Leaking SignalData structure 0x7b08001107e0 after lost signal to thread 4473
W20260630 12:35:46.735338  4637 debug-util.cc:398] Leaking SignalData structure 0x7b0800092380 after lost signal to thread 4565
W20260630 12:35:46.736135  4637 debug-util.cc:398] Leaking SignalData structure 0x7b080004d0a0 after lost signal to thread 4640
W20260630 12:35:46.736999  4637 debug-util.cc:398] Leaking SignalData structure 0x7b080005f5e0 after lost signal to thread 4714
W20260630 12:35:46.737744  4637 debug-util.cc:398] Leaking SignalData structure 0x7b08001b74c0 after lost signal to thread 4788
I20260630 12:35:48.125761  4492 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:48.126993  4492 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:48.127293  4492 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:48.887544   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:35:48.923776   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:48.941803   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:35:48.954689   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:35:48.980840   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:48.981633   823 tablet_replica.cc:333] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee: stopping tablet replica
I20260630 12:35:48.982402   823 raft_consensus.cc:2243] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:48.983229   823 raft_consensus.cc:2272] T c074fa50d8174df9996bd1f2f8fec5e6 P cef81f67300f41c1a7f0711bce0119ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:49.187863  4729 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.194:39153: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:35:49.191272  4729 consensus_peers.cc:597] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 -> Peer cef81f67300f41c1a7f0711bce0119ee (127.0.205.194:39153): Couldn't send request to peer cef81f67300f41c1a7f0711bce0119ee. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:39153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:49.198918   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:35:49.208940   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:35:49.231881   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:49.232534   823 tablet_replica.cc:333] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23: stopping tablet replica
I20260630 12:35:49.233059   823 raft_consensus.cc:2243] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:49.233490   823 raft_consensus.cc:2272] T c074fa50d8174df9996bd1f2f8fec5e6 P 4092c8df5d3f4831b13faed01ccade23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:49.251873   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:35:49.261420   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:35:49.277817   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:49.278419   823 tablet_replica.cc:333] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82: stopping tablet replica
I20260630 12:35:49.278867   823 raft_consensus.cc:2243] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:49.279690   823 raft_consensus.cc:2272] T c074fa50d8174df9996bd1f2f8fec5e6 P cd41ca711d25448fb851fe1b8600dd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:49.297855   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:35:49.307303   823 master.cc:562] Master@127.0.205.254:37319 shutting down...
I20260630 12:35:49.323572   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:49.324256   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:49.324584   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 819b00deb4324387824d3b959a649c67: stopping tablet replica
I20260630 12:35:49.342338   823 master.cc:584] Master@127.0.205.254:37319 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13386 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:49.374009   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:35543
I20260630 12:35:49.375015   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:49.380029  4833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.380093  4834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.381001  4836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.381682   823 server_base.cc:1061] running on GCE node
I20260630 12:35:49.382522   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:49.382702   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:49.382812   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822949382801 us; error 0 us; skew 500 ppm
I20260630 12:35:49.383210   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:49.385375   823 webserver.cc:533] Webserver started at http://127.0.205.254:41601/ using document root <none> and password file <none>
I20260630 12:35:49.385802   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:49.385953   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:49.386171   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:49.387190   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "725534b9be10430c997b1f7486b5431f"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.391224   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:49.394223  4841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.394846   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:49.395068   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "725534b9be10430c997b1f7486b5431f"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.395278   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-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)
I20260630 12:35:49.413267   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:49.414345   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:49.449292   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:35543
I20260630 12:35:49.449383  4892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:35543 every 8 connection(s)
I20260630 12:35:49.452903  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:49.463150  4893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f: Bootstrap starting.
I20260630 12:35:49.467419  4893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:49.471122  4893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f: No bootstrap required, opened a new log
I20260630 12:35:49.473100  4893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "725534b9be10430c997b1f7486b5431f" member_type: VOTER }
I20260630 12:35:49.473481  4893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:49.473663  4893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725534b9be10430c997b1f7486b5431f, State: Initialized, Role: FOLLOWER
I20260630 12:35:49.474152  4893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "725534b9be10430c997b1f7486b5431f" member_type: VOTER }
I20260630 12:35:49.474591  4893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:49.474771  4893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:49.474977  4893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:49.478973  4893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "725534b9be10430c997b1f7486b5431f" member_type: VOTER }
I20260630 12:35:49.479396  4893 leader_election.cc:304] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [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: 725534b9be10430c997b1f7486b5431f; no voters: 
I20260630 12:35:49.480387  4893 leader_election.cc:290] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:49.480724  4896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:49.481938  4896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 1 LEADER]: Becoming Leader. State: Replica: 725534b9be10430c997b1f7486b5431f, State: Running, Role: LEADER
I20260630 12:35:49.482491  4896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [LEADER]: Queue going to LEADER mode. State: All 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: "725534b9be10430c997b1f7486b5431f" member_type: VOTER }
I20260630 12:35:49.483057  4893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:49.487232  4897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "725534b9be10430c997b1f7486b5431f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "725534b9be10430c997b1f7486b5431f" member_type: VOTER } }
I20260630 12:35:49.487388  4898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 725534b9be10430c997b1f7486b5431f. Latest consensus state: current_term: 1 leader_uuid: "725534b9be10430c997b1f7486b5431f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "725534b9be10430c997b1f7486b5431f" member_type: VOTER } }
I20260630 12:35:49.487963  4897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:49.488003  4898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:49.490389  4903 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:49.495277  4903 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:49.498483   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:49.503782  4903 catalog_manager.cc:1383] Generated new cluster ID: c1ca345f508446c0ad651256bbb7ee7a
I20260630 12:35:49.504084  4903 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:49.516832  4903 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:49.517977  4903 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:49.529675  4903 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f: Generated new TSK 0
I20260630 12:35:49.530187  4903 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:49.564483   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:49.570071  4914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.571098  4915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.572244  4917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.572667   823 server_base.cc:1061] running on GCE node
I20260630 12:35:49.573418   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:49.573594   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:49.573740   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822949573722 us; error 0 us; skew 500 ppm
I20260630 12:35:49.574193   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:49.576325   823 webserver.cc:533] Webserver started at http://127.0.205.193:42813/ using document root <none> and password file <none>
I20260630 12:35:49.576754   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:49.576918   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:49.577159   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:49.578168   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "2fd28628c5f6485488cb1e852f1259a8"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.582254   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:49.585309  4922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.585958   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:49.586208   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "2fd28628c5f6485488cb1e852f1259a8"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.586437   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-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)
I20260630 12:35:49.600894   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:49.601933   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:49.603272   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:49.605398   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:49.605564   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.605791   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:49.605940   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.642771   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:39747
I20260630 12:35:49.642887  4984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:39747 every 8 connection(s)
I20260630 12:35:49.647409   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:49.653788  4989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.654444  4990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.656878   823 server_base.cc:1061] running on GCE node
W20260630 12:35:49.657218  4993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.657971   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:49.658167   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:49.658295   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822949658284 us; error 0 us; skew 500 ppm
I20260630 12:35:49.658694   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:49.661155   823 webserver.cc:533] Webserver started at http://127.0.205.194:43593/ using document root <none> and password file <none>
I20260630 12:35:49.661693   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:49.661924   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:49.661958  4985 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35543
I20260630 12:35:49.662307   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:49.662372  4985 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:49.663257  4985 heartbeater.cc:507] Master 127.0.205.254:35543 requested a full tablet report, sending...
I20260630 12:35:49.663784   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "75fa4374399a43f6baad4a6de9b3cad9"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.665373  4858 ts_manager.cc:194] Registered new tserver with Master: 2fd28628c5f6485488cb1e852f1259a8 (127.0.205.193:39747)
I20260630 12:35:49.667018  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49542
I20260630 12:35:49.668547   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:49.671649  4997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.672340   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:49.672593   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "75fa4374399a43f6baad4a6de9b3cad9"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.672830   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-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)
I20260630 12:35:49.701526   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:49.702627   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:49.704002   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:49.706146   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:49.706395   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.706648   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:49.706801   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.743430   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:45083
I20260630 12:35:49.743520  5059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:45083 every 8 connection(s)
I20260630 12:35:49.747862   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:49.753816  5063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:49.754371  5064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.760988  5060 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35543
I20260630 12:35:49.761550  5060 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:49.761729  5066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:49.762010   823 server_base.cc:1061] running on GCE node
I20260630 12:35:49.762580  5060 heartbeater.cc:507] Master 127.0.205.254:35543 requested a full tablet report, sending...
I20260630 12:35:49.762848   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:49.763064   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:49.763231   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822949763213 us; error 0 us; skew 500 ppm
I20260630 12:35:49.763895   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:49.764488  4858 ts_manager.cc:194] Registered new tserver with Master: 75fa4374399a43f6baad4a6de9b3cad9 (127.0.205.194:45083)
I20260630 12:35:49.766043  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49558
I20260630 12:35:49.766211   823 webserver.cc:533] Webserver started at http://127.0.205.195:42655/ using document root <none> and password file <none>
I20260630 12:35:49.766749   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:49.766952   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:49.767252   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:49.768355   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "602c3ee639ec441e9ce4fe30c76e93f2"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.772405   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:49.775390  5071 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.776091   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:49.776340   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "602c3ee639ec441e9ce4fe30c76e93f2"
format_stamp: "Formatted at 2026-06-30 12:35:49 on dist-test-slave-tsj5"
I20260630 12:35:49.776583   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822842926995-823-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)
I20260630 12:35:49.804061   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:49.805192   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:49.806510   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:49.808535   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:49.808720   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.808926   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:49.809072   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:49.844693   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:39257
I20260630 12:35:49.844784  5133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:39257 every 8 connection(s)
I20260630 12:35:49.857276  5134 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35543
I20260630 12:35:49.857601  5134 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:49.858242  5134 heartbeater.cc:507] Master 127.0.205.254:35543 requested a full tablet report, sending...
I20260630 12:35:49.859949  4858 ts_manager.cc:194] Registered new tserver with Master: 602c3ee639ec441e9ce4fe30c76e93f2 (127.0.205.195:39257)
I20260630 12:35:49.860766   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013092177s
I20260630 12:35:49.861207  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49564
I20260630 12:35:50.693970  4985 heartbeater.cc:499] Master 127.0.205.254:35543 was elected leader, sending a full tablet report...
I20260630 12:35:50.768452  5060 heartbeater.cc:499] Master 127.0.205.254:35543 was elected leader, sending a full tablet report...
I20260630 12:35:50.863395  5134 heartbeater.cc:499] Master 127.0.205.254:35543 was elected leader, sending a full tablet report...
I20260630 12:35:51.212282  4858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60960:
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"
    }
  }
}
W20260630 12:35:51.214154  4858 catalog_manager.cc:7077] 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.
I20260630 12:35:51.254472  5025 tablet_service.cc:1511] Processing CreateTablet for tablet d66231655d7f44009496b6d47add41cf (DEFAULT_TABLE table=test-workload [id=9c424da19cd049f5a480fadca2cb85fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:51.255752  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66231655d7f44009496b6d47add41cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:51.264783  5099 tablet_service.cc:1511] Processing CreateTablet for tablet d66231655d7f44009496b6d47add41cf (DEFAULT_TABLE table=test-workload [id=9c424da19cd049f5a480fadca2cb85fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:51.265096  4950 tablet_service.cc:1511] Processing CreateTablet for tablet d66231655d7f44009496b6d47add41cf (DEFAULT_TABLE table=test-workload [id=9c424da19cd049f5a480fadca2cb85fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:51.266027  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66231655d7f44009496b6d47add41cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:51.266283  4950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66231655d7f44009496b6d47add41cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:51.273911  5155 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: Bootstrap starting.
I20260630 12:35:51.280483  5155 tablet_bootstrap.cc:654] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:51.281369  5156 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: Bootstrap starting.
I20260630 12:35:51.282881  5157 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: Bootstrap starting.
I20260630 12:35:51.285877  5155 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: No bootstrap required, opened a new log
I20260630 12:35:51.286399  5155 ts_tablet_manager.cc:1403] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
W20260630 12:35:51.288278  4889 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee2e0 after lost signal to thread 826
I20260630 12:35:51.289163  5157 tablet_bootstrap.cc:654] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:51.289731  5156 tablet_bootstrap.cc:654] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:51.288919  5155 raft_consensus.cc:359] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.290120  5155 raft_consensus.cc:385] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:51.290485  5155 raft_consensus.cc:740] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75fa4374399a43f6baad4a6de9b3cad9, State: Initialized, Role: FOLLOWER
I20260630 12:35:51.291285  5155 consensus_queue.cc:260] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.301515  5156 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: No bootstrap required, opened a new log
I20260630 12:35:51.302121  5156 ts_tablet_manager.cc:1403] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:35:51.305145  5156 raft_consensus.cc:359] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.306061  5156 raft_consensus.cc:385] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:51.306499  5156 raft_consensus.cc:740] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 602c3ee639ec441e9ce4fe30c76e93f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:51.308358  5155 ts_tablet_manager.cc:1434] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:35:51.308166  5156 consensus_queue.cc:260] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.311427  5157 tablet_bootstrap.cc:492] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: No bootstrap required, opened a new log
I20260630 12:35:51.311955  5157 ts_tablet_manager.cc:1403] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260630 12:35:51.314749  5157 raft_consensus.cc:359] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.318076  5157 raft_consensus.cc:385] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:51.318395  5157 raft_consensus.cc:740] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd28628c5f6485488cb1e852f1259a8, State: Initialized, Role: FOLLOWER
I20260630 12:35:51.319155  5157 consensus_queue.cc:260] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.322232  5156 ts_tablet_manager.cc:1434] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:35:51.324419  5157 ts_tablet_manager.cc:1434] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.006s
I20260630 12:35:51.328997  5163 raft_consensus.cc:493] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:51.329394  5163 raft_consensus.cc:515] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.331791  5163 leader_election.cc:290] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75fa4374399a43f6baad4a6de9b3cad9 (127.0.205.194:45083), 602c3ee639ec441e9ce4fe30c76e93f2 (127.0.205.195:39257)
I20260630 12:35:51.345930  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66231655d7f44009496b6d47add41cf" candidate_uuid: "2fd28628c5f6485488cb1e852f1259a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75fa4374399a43f6baad4a6de9b3cad9" is_pre_election: true
I20260630 12:35:51.346704  5035 raft_consensus.cc:2468] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd28628c5f6485488cb1e852f1259a8 in term 0.
I20260630 12:35:51.347723  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66231655d7f44009496b6d47add41cf" candidate_uuid: "2fd28628c5f6485488cb1e852f1259a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" is_pre_election: true
I20260630 12:35:51.348054  4923 leader_election.cc:304] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd28628c5f6485488cb1e852f1259a8, 75fa4374399a43f6baad4a6de9b3cad9; no voters: 
I20260630 12:35:51.348454  5109 raft_consensus.cc:2468] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd28628c5f6485488cb1e852f1259a8 in term 0.
I20260630 12:35:51.349390  5163 raft_consensus.cc:2804] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:51.349740  5163 raft_consensus.cc:493] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:51.350028  5163 raft_consensus.cc:3060] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:51.357306  5163 raft_consensus.cc:515] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.359622  5163 leader_election.cc:290] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [CANDIDATE]: Term 1 election: Requested vote from peers 75fa4374399a43f6baad4a6de9b3cad9 (127.0.205.194:45083), 602c3ee639ec441e9ce4fe30c76e93f2 (127.0.205.195:39257)
I20260630 12:35:51.359759  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66231655d7f44009496b6d47add41cf" candidate_uuid: "2fd28628c5f6485488cb1e852f1259a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75fa4374399a43f6baad4a6de9b3cad9"
I20260630 12:35:51.360201  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66231655d7f44009496b6d47add41cf" candidate_uuid: "2fd28628c5f6485488cb1e852f1259a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "602c3ee639ec441e9ce4fe30c76e93f2"
I20260630 12:35:51.360360  5035 raft_consensus.cc:3060] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:51.360734  5109 raft_consensus.cc:3060] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:51.367501  5109 raft_consensus.cc:2468] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd28628c5f6485488cb1e852f1259a8 in term 1.
I20260630 12:35:51.367502  5035 raft_consensus.cc:2468] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd28628c5f6485488cb1e852f1259a8 in term 1.
I20260630 12:35:51.369197  4923 leader_election.cc:304] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd28628c5f6485488cb1e852f1259a8, 75fa4374399a43f6baad4a6de9b3cad9; no voters: 
I20260630 12:35:51.369941  5163 raft_consensus.cc:2804] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:51.371166  5163 raft_consensus.cc:697] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd28628c5f6485488cb1e852f1259a8, State: Running, Role: LEADER
I20260630 12:35:51.372009  5163 consensus_queue.cc:237] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } }
I20260630 12:35:51.380815  4857 catalog_manager.cc:5697] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd28628c5f6485488cb1e852f1259a8 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "2fd28628c5f6485488cb1e852f1259a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd28628c5f6485488cb1e852f1259a8" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39747 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:51.498339  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:51.499571  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:51.499884  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:51.700749  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:51.753077  5163 consensus_queue.cc:1048] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "602c3ee639ec441e9ce4fe30c76e93f2" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:51.773111  5166 consensus_queue.cc:1048] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fa4374399a43f6baad4a6de9b3cad9" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:52.710165  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:53.501436  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:53.503939  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:53.504304  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:53.720685  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:54.731179  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:55.505267  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:55.506516  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:55.506789  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:55.738739  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:56.746513  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:57.507627  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:57.508908  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:57.509188  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:57.754328  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:58.761860  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:59.510000  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:59.511263  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:59.511523  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:59.769330  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:00.775358  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:01.512368  4911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:01.513648  4911 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:01.513926  4911 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:01.781663  4906 placement_policy_util.cc:411] tablet d66231655d7f44009496b6d47add41cf: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:02.456410   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:02.479929   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:02.480793   823 tablet_replica.cc:333] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8: stopping tablet replica
I20260630 12:36:02.481400   823 raft_consensus.cc:2243] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:02.482328   823 raft_consensus.cc:2272] T d66231655d7f44009496b6d47add41cf P 2fd28628c5f6485488cb1e852f1259a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:02.502074   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:36:02.513888   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:02.531981   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:02.532635   823 tablet_replica.cc:333] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9: stopping tablet replica
I20260630 12:36:02.533115   823 raft_consensus.cc:2243] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:02.533605   823 raft_consensus.cc:2272] T d66231655d7f44009496b6d47add41cf P 75fa4374399a43f6baad4a6de9b3cad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:02.552183   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:02.562633   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:36:02.579116   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:02.579725   823 tablet_replica.cc:333] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2: stopping tablet replica
I20260630 12:36:02.580298   823 raft_consensus.cc:2243] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:02.580790   823 raft_consensus.cc:2272] T d66231655d7f44009496b6d47add41cf P 602c3ee639ec441e9ce4fe30c76e93f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:02.598978   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:02.609519   823 master.cc:562] Master@127.0.205.254:35543 shutting down...
I20260630 12:36:02.624651   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:02.625288   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:02.625608   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 725534b9be10430c997b1f7486b5431f: stopping tablet replica
I20260630 12:36:02.660146   823 master.cc:584] Master@127.0.205.254:35543 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13318 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:36:02.692906   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:46575
I20260630 12:36:02.693971   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:02.698959  5178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:02.699313  5179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:02.700254  5181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:02.700652   823 server_base.cc:1061] running on GCE node
I20260630 12:36:02.701391   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:02.701562   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:02.701678   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822962701663 us; error 0 us; skew 500 ppm
I20260630 12:36:02.702080   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:02.704236   823 webserver.cc:533] Webserver started at http://127.0.205.254:42917/ using document root <none> and password file <none>
I20260630 12:36:02.704640   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:02.704794   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:02.705029   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:02.706076   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "030568ba84d64ab3b020f09c38854f14"
format_stamp: "Formatted at 2026-06-30 12:36:02 on dist-test-slave-tsj5"
I20260630 12:36:02.710175   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:02.713177  5186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:02.713825   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:02.714046   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "030568ba84d64ab3b020f09c38854f14"
format_stamp: "Formatted at 2026-06-30 12:36:02 on dist-test-slave-tsj5"
I20260630 12:36:02.714264   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:02.749087   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:02.750231   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:02.785503   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:46575
I20260630 12:36:02.785591  5237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:46575 every 8 connection(s)
I20260630 12:36:02.789224  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.799726  5238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14: Bootstrap starting.
I20260630 12:36:02.804107  5238 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.807955  5238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14: No bootstrap required, opened a new log
I20260630 12:36:02.809957  5238 raft_consensus.cc:359] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER }
I20260630 12:36:02.810356  5238 raft_consensus.cc:385] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.810539  5238 raft_consensus.cc:740] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030568ba84d64ab3b020f09c38854f14, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.811012  5238 consensus_queue.cc:260] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER }
I20260630 12:36:02.811415  5238 raft_consensus.cc:399] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:02.811615  5238 raft_consensus.cc:493] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:02.811851  5238 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:02.816089  5238 raft_consensus.cc:515] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER }
I20260630 12:36:02.816537  5238 leader_election.cc:304] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [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: 030568ba84d64ab3b020f09c38854f14; no voters: 
I20260630 12:36:02.817584  5238 leader_election.cc:290] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:02.817857  5241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:02.819005  5241 raft_consensus.cc:697] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 1 LEADER]: Becoming Leader. State: Replica: 030568ba84d64ab3b020f09c38854f14, State: Running, Role: LEADER
I20260630 12:36:02.819645  5241 consensus_queue.cc:237] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [LEADER]: Queue going to LEADER mode. State: All 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: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER }
I20260630 12:36:02.820267  5238 sys_catalog.cc:565] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:02.824288  5243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 030568ba84d64ab3b020f09c38854f14. Latest consensus state: current_term: 1 leader_uuid: "030568ba84d64ab3b020f09c38854f14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER } }
I20260630 12:36:02.824857  5243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:02.825973  5242 sys_catalog.cc:455] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "030568ba84d64ab3b020f09c38854f14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030568ba84d64ab3b020f09c38854f14" member_type: VOTER } }
I20260630 12:36:02.826493  5242 sys_catalog.cc:458] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:02.830891  5249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:02.835686  5249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:02.836709   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:02.843860  5249 catalog_manager.cc:1383] Generated new cluster ID: c3a9f80b4705401b914f9f7c6b99dcc3
I20260630 12:36:02.844100  5249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:02.858968  5249 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:02.860159  5249 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:02.877207  5249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14: Generated new TSK 0
I20260630 12:36:02.877727  5249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:02.903059   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:02.908600  5259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:02.909610  5260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:02.910679  5262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:02.911083   823 server_base.cc:1061] running on GCE node
I20260630 12:36:02.911931   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:02.912109   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:02.912225   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822962912213 us; error 0 us; skew 500 ppm
I20260630 12:36:02.912636   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:02.914693   823 webserver.cc:533] Webserver started at http://127.0.205.193:37223/ using document root <none> and password file <none>
I20260630 12:36:02.915091   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:02.915239   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:02.915434   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:02.916561   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "929221a3eda74f5fa1ad9acef58f2446"
format_stamp: "Formatted at 2026-06-30 12:36:02 on dist-test-slave-tsj5"
I20260630 12:36:02.920616   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:02.923481  5267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:02.924167   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:02.924407   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "929221a3eda74f5fa1ad9acef58f2446"
format_stamp: "Formatted at 2026-06-30 12:36:02 on dist-test-slave-tsj5"
I20260630 12:36:02.924654   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:02.941776   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:02.943138   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:02.944557   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:02.946710   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:02.946877   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:02.947100   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:02.947252   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:02.984313   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:43433
I20260630 12:36:02.984432  5329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:43433 every 8 connection(s)
I20260630 12:36:02.988968   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:02.996455  5334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:02.997524  5335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:03.001272  5337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:03.001909   823 server_base.cc:1061] running on GCE node
I20260630 12:36:03.002272  5330 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:03.002610  5330 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:03.002863   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:03.003094   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:03.003271   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822963003250 us; error 0 us; skew 500 ppm
I20260630 12:36:03.003355  5330 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
I20260630 12:36:03.003871   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:03.005674  5203 ts_manager.cc:194] Registered new tserver with Master: 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:03.006280   823 webserver.cc:533] Webserver started at http://127.0.205.194:42183/ using document root <none> and password file <none>
I20260630 12:36:03.006753   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:03.006930   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:03.007159   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:03.007532  5203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40554
I20260630 12:36:03.008378   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "131383562a8947349189c0aaac9245ef"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-tsj5"
I20260630 12:36:03.012571   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:36:03.015626  5342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.016304   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:36:03.016567   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "131383562a8947349189c0aaac9245ef"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-tsj5"
I20260630 12:36:03.016811   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:03.034488   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:03.035600   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:03.036980   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:03.039072   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:03.039258   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.039467   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:03.039621   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.075951   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:46345
I20260630 12:36:03.076023  5404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:46345 every 8 connection(s)
I20260630 12:36:03.080402   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:03.086843  5408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:03.088250  5409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:03.090766   823 server_base.cc:1061] running on GCE node
W20260630 12:36:03.091144  5411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:03.091846  5405 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:03.092144   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:03.092231  5405 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:03.092442   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:03.092649   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822963092629 us; error 0 us; skew 500 ppm
I20260630 12:36:03.093087  5405 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
I20260630 12:36:03.093386   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:03.095191  5203 ts_manager.cc:194] Registered new tserver with Master: 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:03.095860   823 webserver.cc:533] Webserver started at http://127.0.205.195:38791/ using document root <none> and password file <none>
I20260630 12:36:03.096313   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:03.096484   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:03.096724   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:03.096735  5203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40560
I20260630 12:36:03.097986   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-tsj5"
I20260630 12:36:03.101972   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:03.104959  5416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.105602   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:03.105845   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-tsj5"
I20260630 12:36:03.106102   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:03.124933   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:03.126061   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:03.127358   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:03.129558   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:03.129745   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.129943   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:03.130095   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:03.166177   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:43755
I20260630 12:36:03.166270  5478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:43755 every 8 connection(s)
I20260630 12:36:03.178905  5479 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:03.179230  5479 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:03.179908  5479 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
I20260630 12:36:03.181639  5203 ts_manager.cc:194] Registered new tserver with Master: bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:03.182463   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013312098s
I20260630 12:36:03.182920  5203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40572
I20260630 12:36:04.010221  5330 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:04.099200  5405 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:04.185503  5479 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:04.238543  5203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40582:
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"
    }
  }
}
W20260630 12:36:04.241711  5203 catalog_manager.cc:7077] 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.
I20260630 12:36:04.334599  5444 tablet_service.cc:1511] Processing CreateTablet for tablet ecc06b2e3aec4537ad1d1fbd8e80148e (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:04.337195  5439 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec0e13943c410b83b9ec3fb1e7b382 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:04.337921  5370 tablet_service.cc:1511] Processing CreateTablet for tablet ecc06b2e3aec4537ad1d1fbd8e80148e (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:04.338593  5368 tablet_service.cc:1511] Processing CreateTablet for tablet 967e14f386a5413482393d0721a12fc3 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:04.339337  5370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc06b2e3aec4537ad1d1fbd8e80148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.339627  5440 tablet_service.cc:1511] Processing CreateTablet for tablet d75ed0253c5b42f0a1dbc34037d2cab4 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:04.340488  5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967e14f386a5413482393d0721a12fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.341557  5369 tablet_service.cc:1511] Processing CreateTablet for tablet 1bac1f1ed0d347bc99cd50aae21169ad (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:04.341912  5441 tablet_service.cc:1511] Processing CreateTablet for tablet 82d286cad6234eb288b9a211c78e371d (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:04.342833  5369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bac1f1ed0d347bc99cd50aae21169ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.344209  5442 tablet_service.cc:1511] Processing CreateTablet for tablet 967e14f386a5413482393d0721a12fc3 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:04.346457  5443 tablet_service.cc:1511] Processing CreateTablet for tablet 1bac1f1ed0d347bc99cd50aae21169ad (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:04.347224  5438 tablet_service.cc:1511] Processing CreateTablet for tablet 5d467d147f3e47a78e0cda8c0819bb03 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:04.348482  5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc06b2e3aec4537ad1d1fbd8e80148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.348832  5295 tablet_service.cc:1511] Processing CreateTablet for tablet ecc06b2e3aec4537ad1d1fbd8e80148e (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:04.348917  5367 tablet_service.cc:1511] Processing CreateTablet for tablet 82d286cad6234eb288b9a211c78e371d (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:04.350313  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc06b2e3aec4537ad1d1fbd8e80148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.350910  5438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d467d147f3e47a78e0cda8c0819bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.352080  5366 tablet_service.cc:1511] Processing CreateTablet for tablet d75ed0253c5b42f0a1dbc34037d2cab4 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:04.350246  5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d286cad6234eb288b9a211c78e371d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.353988  5294 tablet_service.cc:1511] Processing CreateTablet for tablet 1bac1f1ed0d347bc99cd50aae21169ad (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:04.355265  5294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bac1f1ed0d347bc99cd50aae21169ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.356140  5443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bac1f1ed0d347bc99cd50aae21169ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.357018  5293 tablet_service.cc:1511] Processing CreateTablet for tablet 967e14f386a5413482393d0721a12fc3 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:04.358305  5293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967e14f386a5413482393d0721a12fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.359354  5440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75ed0253c5b42f0a1dbc34037d2cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.360100  5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75ed0253c5b42f0a1dbc34037d2cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.360409  5441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d286cad6234eb288b9a211c78e371d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.361027  5292 tablet_service.cc:1511] Processing CreateTablet for tablet 82d286cad6234eb288b9a211c78e371d (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:04.362257  5292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d286cad6234eb288b9a211c78e371d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.364126  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967e14f386a5413482393d0721a12fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.364622  5287 tablet_service.cc:1511] Processing CreateTablet for tablet a6997ca2707f4419bb21f89b3c2f2052 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:04.365936  5287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6997ca2707f4419bb21f89b3c2f2052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.366597  5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec0e13943c410b83b9ec3fb1e7b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.367071  5365 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec0e13943c410b83b9ec3fb1e7b382 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:04.368366  5365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec0e13943c410b83b9ec3fb1e7b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.369017  5288 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6591ece9446a69ee69cedfae673e9 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:04.370270  5288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6591ece9446a69ee69cedfae673e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.373056  5289 tablet_service.cc:1511] Processing CreateTablet for tablet 5d467d147f3e47a78e0cda8c0819bb03 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:04.373310  5286 tablet_service.cc:1511] Processing CreateTablet for tablet 37f92e1d1f1448f59e7d1c36940a2bbc (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:04.374312  5289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d467d147f3e47a78e0cda8c0819bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.375638  5286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f92e1d1f1448f59e7d1c36940a2bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.377044  5290 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec0e13943c410b83b9ec3fb1e7b382 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:04.377511  5364 tablet_service.cc:1511] Processing CreateTablet for tablet 5d467d147f3e47a78e0cda8c0819bb03 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:04.378332  5290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec0e13943c410b83b9ec3fb1e7b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.379204  5364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d467d147f3e47a78e0cda8c0819bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.380237  5291 tablet_service.cc:1511] Processing CreateTablet for tablet d75ed0253c5b42f0a1dbc34037d2cab4 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:04.381541  5291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75ed0253c5b42f0a1dbc34037d2cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.382043  5436 tablet_service.cc:1511] Processing CreateTablet for tablet a6997ca2707f4419bb21f89b3c2f2052 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:04.383352  5436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6997ca2707f4419bb21f89b3c2f2052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.384959  5437 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6591ece9446a69ee69cedfae673e9 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:04.386222  5437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6591ece9446a69ee69cedfae673e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.391438  5435 tablet_service.cc:1511] Processing CreateTablet for tablet 37f92e1d1f1448f59e7d1c36940a2bbc (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:04.392804  5435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f92e1d1f1448f59e7d1c36940a2bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.425274  5363 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6591ece9446a69ee69cedfae673e9 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:04.427909  5362 tablet_service.cc:1511] Processing CreateTablet for tablet a6997ca2707f4419bb21f89b3c2f2052 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:04.430307  5361 tablet_service.cc:1511] Processing CreateTablet for tablet 37f92e1d1f1448f59e7d1c36940a2bbc (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:04.436714  5363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6591ece9446a69ee69cedfae673e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.437410  5364 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e5c2902414ed590d7b9e41921471a (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:04.438613  5364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e5c2902414ed590d7b9e41921471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.440356  5361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f92e1d1f1448f59e7d1c36940a2bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.444360  5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6997ca2707f4419bb21f89b3c2f2052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.463201  5442 tablet_service.cc:1511] Processing CreateTablet for tablet b98ff9d407354d31bd589a56b0660853 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:04.468531  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ff9d407354d31bd589a56b0660853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.470590  5289 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e5c2902414ed590d7b9e41921471a (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:04.459632  5437 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7e5c2902414ed590d7b9e41921471a (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:04.472492  5437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e5c2902414ed590d7b9e41921471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.475104  5295 tablet_service.cc:1511] Processing CreateTablet for tablet b98ff9d407354d31bd589a56b0660853 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:04.477334  5289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7e5c2902414ed590d7b9e41921471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.475732  5367 tablet_service.cc:1511] Processing CreateTablet for tablet b98ff9d407354d31bd589a56b0660853 (DEFAULT_TABLE table=test-workload [id=b9f0e51d53534d18a43216e82005277b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:04.484177  5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ff9d407354d31bd589a56b0660853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.504415  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ff9d407354d31bd589a56b0660853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:04.523661  5500 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.530102  5500 tablet_bootstrap.cc:654] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.521173  5502 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.533375  5501 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.538610  5502 tablet_bootstrap.cc:654] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.546344  5501 tablet_bootstrap.cc:654] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.555480  5501 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.556010  5501 ts_tablet_manager.cc:1403] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:36:04.556461  5502 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.556941  5502 ts_tablet_manager.cc:1403] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260630 12:36:04.556993  5500 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.557523  5500 ts_tablet_manager.cc:1403] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260630 12:36:04.558960  5501 raft_consensus.cc:359] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.559751  5502 raft_consensus.cc:359] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.559856  5501 raft_consensus.cc:385] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.560547  5502 raft_consensus.cc:385] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.560266  5500 raft_consensus.cc:359] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.560762  5501 raft_consensus.cc:740] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.560997  5502 raft_consensus.cc:740] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.561079  5500 raft_consensus.cc:385] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.561532  5500 raft_consensus.cc:740] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.561839  5501 consensus_queue.cc:260] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.561883  5502 consensus_queue.cc:260] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.562242  5500 consensus_queue.cc:260] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.564683  5501 ts_tablet_manager.cc:1434] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:04.565707  5501 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.569887  5500 ts_tablet_manager.cc:1434] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260630 12:36:04.571576  5501 tablet_bootstrap.cc:654] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.575078  5500 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.581995  5502 ts_tablet_manager.cc:1434] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.015s
I20260630 12:36:04.582548  5501 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
W20260630 12:36:04.582952  5406 tablet.cc:2406] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:04.583103  5501 ts_tablet_manager.cc:1403] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:36:04.582929  5502 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.586421  5501 raft_consensus.cc:359] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.587148  5501 raft_consensus.cc:385] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.587486  5501 raft_consensus.cc:740] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.587957  5500 tablet_bootstrap.cc:654] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.588397  5501 consensus_queue.cc:260] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.590477  5502 tablet_bootstrap.cc:654] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.593355  5501 ts_tablet_manager.cc:1434] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:36:04.594359  5501 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.599404  5502 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.599905  5502 ts_tablet_manager.cc:1403] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:36:04.600816  5500 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.600917  5501 tablet_bootstrap.cc:654] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.601330  5500 ts_tablet_manager.cc:1403] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260630 12:36:04.602541  5502 raft_consensus.cc:359] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.603235  5502 raft_consensus.cc:385] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.603508  5502 raft_consensus.cc:740] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.604130  5500 raft_consensus.cc:359] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.604773  5500 raft_consensus.cc:385] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.604396  5502 consensus_queue.cc:260] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.605029  5500 raft_consensus.cc:740] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.606117  5500 consensus_queue.cc:260] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.606542  5502 ts_tablet_manager.cc:1434] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:04.606465  5501 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.607184  5501 ts_tablet_manager.cc:1403] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:04.607632  5502 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.609903  5501 raft_consensus.cc:359] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.610642  5501 raft_consensus.cc:385] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.610996  5501 raft_consensus.cc:740] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.611835  5501 consensus_queue.cc:260] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.613692  5500 ts_tablet_manager.cc:1434] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260630 12:36:04.613876  5501 ts_tablet_manager.cc:1434] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:36:04.614116  5502 tablet_bootstrap.cc:654] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.614622  5500 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.616398  5501 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.620004  5502 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.620464  5502 ts_tablet_manager.cc:1403] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:36:04.623361  5502 raft_consensus.cc:359] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.624035  5502 raft_consensus.cc:385] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.624280  5502 raft_consensus.cc:740] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.624686  5501 tablet_bootstrap.cc:654] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.624878  5502 consensus_queue.cc:260] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.626803  5502 ts_tablet_manager.cc:1434] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260630 12:36:04.627714  5502 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.632509  5500 tablet_bootstrap.cc:654] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.633174  5501 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.633641  5501 ts_tablet_manager.cc:1403] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:36:04.633841  5502 tablet_bootstrap.cc:654] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.636469  5501 raft_consensus.cc:359] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.637243  5501 raft_consensus.cc:385] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.637518  5501 raft_consensus.cc:740] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.638338  5501 consensus_queue.cc:260] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.640535  5501 ts_tablet_manager.cc:1434] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:36:04.641209  5502 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.641285  5500 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.641423  5501 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.641752  5502 ts_tablet_manager.cc:1403] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:36:04.641888  5500 ts_tablet_manager.cc:1403] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260630 12:36:04.644618  5502 raft_consensus.cc:359] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.644855  5500 raft_consensus.cc:359] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.645323  5502 raft_consensus.cc:385] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.645756  5500 raft_consensus.cc:385] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.645750  5502 raft_consensus.cc:740] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.646332  5500 raft_consensus.cc:740] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.646927  5502 consensus_queue.cc:260] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.647270  5500 consensus_queue.cc:260] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.647889  5501 tablet_bootstrap.cc:654] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.651705  5500 ts_tablet_manager.cc:1434] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:04.652709  5500 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.656225  5507 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.656809  5502 ts_tablet_manager.cc:1434] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260630 12:36:04.656754  5507 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.657848  5502 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.664332  5502 tablet_bootstrap.cc:654] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.669940  5507 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.674165  5501 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.674628  5501 ts_tablet_manager.cc:1403] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.023s
I20260630 12:36:04.674932  5500 tablet_bootstrap.cc:654] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.676366  5507 raft_consensus.cc:493] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.676860  5507 raft_consensus.cc:515] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.677435  5501 raft_consensus.cc:359] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.678175  5501 raft_consensus.cc:385] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.678445  5501 raft_consensus.cc:740] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.678839  5507 leader_election.cc:290] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.679278  5501 consensus_queue.cc:260] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.684113  5506 raft_consensus.cc:493] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.684538  5506 raft_consensus.cc:515] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.686097  5500 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.686614  5500 ts_tablet_manager.cc:1403] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260630 12:36:04.687337  5506 leader_election.cc:290] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.689144  5501 ts_tablet_manager.cc:1434] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:36:04.689590  5500 raft_consensus.cc:359] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.690292  5500 raft_consensus.cc:385] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.690702  5500 raft_consensus.cc:740] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.691533  5500 consensus_queue.cc:260] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.690220  5501 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.696269  5500 ts_tablet_manager.cc:1434] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:04.697372  5500 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.703645  5500 tablet_bootstrap.cc:654] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.704943  5501 tablet_bootstrap.cc:654] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.715193  5500 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.715830  5500 ts_tablet_manager.cc:1403] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:36:04.718847  5500 raft_consensus.cc:359] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.719578  5500 raft_consensus.cc:385] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.719920  5500 raft_consensus.cc:740] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.720323  5507 raft_consensus.cc:493] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.721205  5502 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.720804  5500 consensus_queue.cc:260] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.720963  5507 raft_consensus.cc:515] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.721779  5502 ts_tablet_manager.cc:1403] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.004s
I20260630 12:36:04.721487  5305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.723150  5507 leader_election.cc:290] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
W20260630 12:36:04.723279  5343 leader_election.cc:343] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.724730  5502 raft_consensus.cc:359] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.725419  5502 raft_consensus.cc:385] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.725703  5502 raft_consensus.cc:740] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.725888  5500 ts_tablet_manager.cc:1434] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:36:04.726949  5500 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.731791  5305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.732764  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.732709  5502 consensus_queue.cc:260] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
W20260630 12:36:04.733640  5417 leader_election.cc:343] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.734220  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.734822  5303 raft_consensus.cc:2468] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 0.
I20260630 12:36:04.735158  5502 ts_tablet_manager.cc:1434] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260630 12:36:04.736358  5417 leader_election.cc:343] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.737032  5417 leader_election.cc:304] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:04.738139  5507 raft_consensus.cc:2804] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.738492  5507 raft_consensus.cc:493] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.738806  5507 raft_consensus.cc:3060] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.739300  5502 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.739737  5506 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.740208  5506 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.742378  5506 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.743500  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.744136  5303 raft_consensus.cc:2468] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:04.745471  5502 tablet_bootstrap.cc:654] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.745395  5343 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:04.747035  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:04.747453  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:04.748057  5506 raft_consensus.cc:2804] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.748415  5506 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.746743  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:04.748692  5501 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.748735  5506 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.749197  5500 tablet_bootstrap.cc:654] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.749308  5501 ts_tablet_manager.cc:1403] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
W20260630 12:36:04.749567  5418 leader_election.cc:343] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.750020  5418 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:04.747660  5379 raft_consensus.cc:2468] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 0.
I20260630 12:36:04.752210  5501 raft_consensus.cc:359] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.752915  5501 raft_consensus.cc:385] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.753199  5501 raft_consensus.cc:740] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.753873  5501 consensus_queue.cc:260] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
W20260630 12:36:04.752490  5418 leader_election.cc:343] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.755906  5418 leader_election.cc:304] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:04.756356  5527 raft_consensus.cc:2749] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:04.757035  5527 raft_consensus.cc:2804] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.757349  5527 raft_consensus.cc:493] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.757656  5527 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.760402  5506 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.761502  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:04.762180  5454 raft_consensus.cc:2468] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:04.763528  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.764118  5303 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.760383  5507 raft_consensus.cc:515] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.767566  5507 leader_election.cc:290] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.768257  5506 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.772238  5303 raft_consensus.cc:2468] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.773252  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:04.774114  5343 leader_election.cc:304] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:04.775707  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.777091  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:04.780123  5304 raft_consensus.cc:3060] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.781252  5501 ts_tablet_manager.cc:1434] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.007s
W20260630 12:36:04.784514  5343 leader_election.cc:343] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.784919  5501 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
W20260630 12:36:04.785398  5343 leader_election.cc:343] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.790416  5304 raft_consensus.cc:2468] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
I20260630 12:36:04.794255  5507 raft_consensus.cc:493] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.791777  5501 tablet_bootstrap.cc:654] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.795634  5507 raft_consensus.cc:515] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.797526  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:04.798583  5507 leader_election.cc:290] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.795429  5343 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:04.800737  5506 raft_consensus.cc:2804] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.801295  5500 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.800897  5527 raft_consensus.cc:515] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.801908  5500 ts_tablet_manager.cc:1403] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.022s
I20260630 12:36:04.803076  5527 leader_election.cc:290] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.794560  5417 leader_election.cc:304] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:04.804276  5527 raft_consensus.cc:2804] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.804996  5500 raft_consensus.cc:359] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.805290  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.805727  5500 raft_consensus.cc:385] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.805927  5304 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 0.
I20260630 12:36:04.806025  5500 raft_consensus.cc:740] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.806988  5527 raft_consensus.cc:697] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:04.806802  5500 consensus_queue.cc:260] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.808904  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.809583  5500 ts_tablet_manager.cc:1434] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:36:04.810572  5500 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.810896  5502 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.810530  5417 leader_election.cc:304] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:04.811349  5502 ts_tablet_manager.cc:1403] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.016s
I20260630 12:36:04.812341  5507 raft_consensus.cc:2804] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.812705  5507 raft_consensus.cc:493] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.813022  5507 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.795607  5529 raft_consensus.cc:2804] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.815303  5529 raft_consensus.cc:493] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.815685  5529 raft_consensus.cc:3060] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.815770  5502 raft_consensus.cc:359] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.816537  5502 raft_consensus.cc:385] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.816954  5502 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.817791  5502 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
W20260630 12:36:04.818986  5417 leader_election.cc:343] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.820313  5502 ts_tablet_manager.cc:1434] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:36:04.821219  5502 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
W20260630 12:36:04.821974  5418 leader_election.cc:343] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.822626  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:04.824040  5379 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 0.
I20260630 12:36:04.822027  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:04.824921  5378 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.825711  5506 raft_consensus.cc:697] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:04.827261  5507 raft_consensus.cc:515] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.830354  5529 raft_consensus.cc:515] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.830747  5500 tablet_bootstrap.cc:654] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.827445  5506 consensus_queue.cc:237] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
W20260630 12:36:04.830924  5251 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:04.832630  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.832712  5507 leader_election.cc:290] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:04.833312  5304 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.834972  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:04.835510  5379 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.835691  5501 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.836234  5501 ts_tablet_manager.cc:1403] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.008s
I20260630 12:36:04.840571  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.841156  5303 raft_consensus.cc:3060] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.842993  5379 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
I20260630 12:36:04.844997  5418 leader_election.cc:304] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:04.845499  5378 raft_consensus.cc:2468] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
I20260630 12:36:04.845817  5507 raft_consensus.cc:2804] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.846306  5507 raft_consensus.cc:697] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:04.846736  5418 leader_election.cc:304] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:04.847046  5507 consensus_queue.cc:237] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.847710  5303 raft_consensus.cc:2468] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.848934  5343 leader_election.cc:304] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:04.843571  5501 raft_consensus.cc:359] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.825027  5527 consensus_queue.cc:237] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.852023  5501 raft_consensus.cc:385] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.859205  5530 raft_consensus.cc:2804] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.860267  5501 raft_consensus.cc:740] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.861610  5530 raft_consensus.cc:697] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:04.862085  5501 consensus_queue.cc:260] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.862504  5530 consensus_queue.cc:237] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.859702  5506 raft_consensus.cc:493] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.871598  5529 leader_election.cc:290] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.869029  5304 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
I20260630 12:36:04.879207  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:04.875737  5501 ts_tablet_manager.cc:1434] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260630 12:36:04.879739  5529 raft_consensus.cc:493] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:04.875610  5506 raft_consensus.cc:515] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.880270  5529 raft_consensus.cc:515] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.879820  5453 raft_consensus.cc:3060] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.881690  5506 leader_election.cc:290] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.882078  5529 leader_election.cc:290] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.881349  5202 catalog_manager.cc:5697] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:04.880728  5501 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.886991  5533 raft_consensus.cc:2804] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.887727  5533 raft_consensus.cc:697] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:04.888550  5533 consensus_queue.cc:237] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.891346  5453 raft_consensus.cc:2468] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.891592  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.893402  5304 raft_consensus.cc:2468] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:04.892416  5500 tablet_bootstrap.cc:492] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.894392  5500 ts_tablet_manager.cc:1403] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.016s
I20260630 12:36:04.897639  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:04.900791  5500 raft_consensus.cc:359] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.901490  5500 raft_consensus.cc:385] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.901714  5500 raft_consensus.cc:740] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.901942  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:04.902351  5500 consensus_queue.cc:260] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.902639  5304 raft_consensus.cc:2468] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
W20260630 12:36:04.902818  5343 leader_election.cc:343] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.902704  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:04.903589  5343 leader_election.cc:304] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:04.900951  5502 tablet_bootstrap.cc:654] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.904611  5500 ts_tablet_manager.cc:1434] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:36:04.905375  5500 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:04.907203  5538 raft_consensus.cc:2804] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.907678  5538 raft_consensus.cc:493] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.908020  5538 raft_consensus.cc:3060] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.908766  5501 tablet_bootstrap.cc:654] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:04.911689  5343 leader_election.cc:343] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.912951  5343 leader_election.cc:304] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:04.913841  5537 raft_consensus.cc:2804] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:04.914141  5537 raft_consensus.cc:493] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:04.914389  5537 raft_consensus.cc:3060] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.925478  5203 catalog_manager.cc:5697] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:04.930243  5538 raft_consensus.cc:515] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.932469  5538 leader_election.cc:290] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.933157  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.933785  5304 raft_consensus.cc:3060] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.935949  5500 tablet_bootstrap.cc:654] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.933835  5537 raft_consensus.cc:515] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.937911  5537 leader_election.cc:290] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:04.943598  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:04.944053  5501 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:04.944284  5502 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:04.944485  5501 ts_tablet_manager.cc:1403] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.005s
I20260630 12:36:04.944844  5502 ts_tablet_manager.cc:1403] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.008s
I20260630 12:36:04.945878  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:04.946446  5303 raft_consensus.cc:3060] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.947184  5501 raft_consensus.cc:359] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.947849  5501 raft_consensus.cc:385] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.948390  5501 raft_consensus.cc:740] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.947841  5502 raft_consensus.cc:359] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.948810  5502 raft_consensus.cc:385] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.949108  5502 raft_consensus.cc:740] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.950222  5502 consensus_queue.cc:260] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.949153  5501 consensus_queue.cc:260] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.955765  5303 raft_consensus.cc:2468] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.957032  5343 leader_election.cc:304] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:04.957536  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:04.958014  5304 raft_consensus.cc:2468] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.958878  5502 ts_tablet_manager.cc:1434] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:36:04.959640  5533 raft_consensus.cc:2804] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.960664  5501 ts_tablet_manager.cc:1434] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:36:04.960637  5454 raft_consensus.cc:3060] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:04.967842  5533 raft_consensus.cc:697] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:04.968360  5501 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:04.968838  5533 consensus_queue.cc:237] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.963765  5500 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:04.972627  5500 ts_tablet_manager.cc:1403] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.008s
I20260630 12:36:04.972906  5501 tablet_bootstrap.cc:654] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:04.974690  5454 raft_consensus.cc:2468] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:04.975201  5500 raft_consensus.cc:359] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.975977  5500 raft_consensus.cc:385] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:04.976241  5500 raft_consensus.cc:740] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:04.976970  5500 consensus_queue.cc:260] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.980583  5202 catalog_manager.cc:5697] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:04.982149  5203 catalog_manager.cc:5697] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:04.983965  5502 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:04.983906  5203 catalog_manager.cc:5697] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:04.986687  5500 ts_tablet_manager.cc:1434] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
W20260630 12:36:04.966452  5343 leader_election.cc:343] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:04.987785  5343 leader_election.cc:304] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:04.989027  5533 raft_consensus.cc:2804] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:04.989568  5533 raft_consensus.cc:697] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:04.990430  5533 consensus_queue.cc:237] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:04.997407  5502 tablet_bootstrap.cc:654] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.002494  5500 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:05.007288  5533 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.007751  5533 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.008698  5501 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:05.009140  5501 ts_tablet_manager.cc:1403] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.014s
I20260630 12:36:05.010526  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.011571  5501 raft_consensus.cc:359] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.011780  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
W20260630 12:36:05.012034  5343 leader_election.cc:343] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:05.012715  5533 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.012226  5501 raft_consensus.cc:385] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:05.013038  5343 leader_election.cc:343] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:05.013355  5501 raft_consensus.cc:740] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.013609  5343 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:05.012941  5202 catalog_manager.cc:5697] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.014331  5533 raft_consensus.cc:2749] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:05.014140  5501 consensus_queue.cc:260] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.014882  5202 catalog_manager.cc:5697] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.017036  5501 ts_tablet_manager.cc:1434] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:05.017889  5501 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:05.018857  5500 tablet_bootstrap.cc:654] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.019248  5502 tablet_bootstrap.cc:492] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:05.019608  5502 ts_tablet_manager.cc:1403] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
I20260630 12:36:05.022063  5502 raft_consensus.cc:359] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.022647  5502 raft_consensus.cc:385] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.022893  5502 raft_consensus.cc:740] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.023507  5502 consensus_queue.cc:260] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.025432  5502 ts_tablet_manager.cc:1434] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:05.028962  5502 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:05.030854  5501 tablet_bootstrap.cc:654] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.029879  5500 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:05.032176  5500 ts_tablet_manager.cc:1403] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260630 12:36:05.034828  5500 raft_consensus.cc:359] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.035401  5502 tablet_bootstrap.cc:654] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.035578  5500 raft_consensus.cc:385] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.035995  5500 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.036855  5500 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.041388  5501 tablet_bootstrap.cc:492] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:05.041839  5501 ts_tablet_manager.cc:1403] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:36:05.041870  5500 ts_tablet_manager.cc:1434] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:36:05.042426  5502 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:05.042894  5502 ts_tablet_manager.cc:1403] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:36:05.043020  5500 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:05.044471  5501 raft_consensus.cc:359] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.045148  5501 raft_consensus.cc:385] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.045444  5501 raft_consensus.cc:740] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.045315  5502 raft_consensus.cc:359] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.045989  5502 raft_consensus.cc:385] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.046298  5502 raft_consensus.cc:740] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.046156  5501 consensus_queue.cc:260] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.048153  5501 ts_tablet_manager.cc:1434] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:05.049028  5501 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:05.049021  5500 tablet_bootstrap.cc:654] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.049954  5502 consensus_queue.cc:260] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.051896  5502 ts_tablet_manager.cc:1434] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:05.052804  5502 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:05.057181  5501 tablet_bootstrap.cc:654] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.058434  5502 tablet_bootstrap.cc:654] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.066048  5502 tablet_bootstrap.cc:492] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:05.066506  5502 ts_tablet_manager.cc:1403] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:36:05.068696  5502 raft_consensus.cc:359] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.069252  5502 raft_consensus.cc:385] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.069422  5500 tablet_bootstrap.cc:492] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:05.069496  5502 raft_consensus.cc:740] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.069869  5500 ts_tablet_manager.cc:1403] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260630 12:36:05.070081  5501 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:05.070492  5501 ts_tablet_manager.cc:1403] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260630 12:36:05.070297  5502 consensus_queue.cc:260] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.072213  5502 ts_tablet_manager.cc:1434] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:05.072114  5500 raft_consensus.cc:359] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.072816  5500 raft_consensus.cc:385] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.072880  5501 raft_consensus.cc:359] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.073223  5502 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:05.073204  5500 raft_consensus.cc:740] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.073639  5501 raft_consensus.cc:385] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.073959  5501 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.074328  5500 consensus_queue.cc:260] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.074721  5501 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.076602  5500 ts_tablet_manager.cc:1434] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:05.076678  5501 ts_tablet_manager.cc:1434] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:36:05.077571  5500 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:05.077766  5501 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Bootstrap starting.
I20260630 12:36:05.082114  5502 tablet_bootstrap.cc:654] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.082706  5500 tablet_bootstrap.cc:654] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.083130  5501 tablet_bootstrap.cc:654] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.085546  5527 raft_consensus.cc:493] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.086004  5527 raft_consensus.cc:515] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.088992  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.089731  5304 raft_consensus.cc:2393] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 1: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:05.091164  5527 leader_election.cc:290] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:05.092831  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:05.094542  5418 leader_election.cc:304] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:05.095665  5527 raft_consensus.cc:3060] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.097606  5508 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.098034  5508 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.100598  5508 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.117600  5533 raft_consensus.cc:493] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.118182  5533 raft_consensus.cc:515] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.119395  5527 raft_consensus.cc:2749] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:05.120350  5533 leader_election.cc:290] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.122079  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.122851  5304 raft_consensus.cc:2393] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 131383562a8947349189c0aaac9245ef in current term 1: Already voted for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in this term.
I20260630 12:36:05.123139  5501 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: No bootstrap required, opened a new log
I20260630 12:36:05.122934  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.123548  5501 ts_tablet_manager.cc:1403] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.026s
I20260630 12:36:05.124224  5500 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:05.124675  5500 ts_tablet_manager.cc:1403] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260630 12:36:05.124513  5343 leader_election.cc:304] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:05.125607  5533 raft_consensus.cc:3060] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.125819  5502 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:05.126474  5502 ts_tablet_manager.cc:1403] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.028s
I20260630 12:36:05.126338  5501 raft_consensus.cc:359] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.127054  5501 raft_consensus.cc:385] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.127389  5501 raft_consensus.cc:740] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.128206  5501 consensus_queue.cc:260] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.129058  5502 raft_consensus.cc:359] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.129729  5502 raft_consensus.cc:385] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.130023  5502 raft_consensus.cc:740] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.130789  5502 consensus_queue.cc:260] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.133051  5533 raft_consensus.cc:2749] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:05.127127  5500 raft_consensus.cc:359] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.133567  5500 raft_consensus.cc:385] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.133854  5500 raft_consensus.cc:740] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.134461  5500 consensus_queue.cc:260] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.134868  5502 ts_tablet_manager.cc:1434] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:36:05.135784  5502 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: Bootstrap starting.
I20260630 12:36:05.136409  5500 ts_tablet_manager.cc:1434] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:36:05.133266  5501 ts_tablet_manager.cc:1434] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:05.137779  5500 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: Bootstrap starting.
I20260630 12:36:05.141372  5502 tablet_bootstrap.cc:654] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.142732  5500 tablet_bootstrap.cc:654] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.149479  5502 tablet_bootstrap.cc:492] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: No bootstrap required, opened a new log
I20260630 12:36:05.150048  5502 ts_tablet_manager.cc:1403] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:36:05.152693  5502 raft_consensus.cc:359] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.153484  5502 raft_consensus.cc:385] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.153816  5502 raft_consensus.cc:740] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.154664  5502 consensus_queue.cc:260] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.156728  5500 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: No bootstrap required, opened a new log
I20260630 12:36:05.157207  5500 ts_tablet_manager.cc:1403] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:36:05.159523  5500 raft_consensus.cc:359] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.160135  5500 raft_consensus.cc:385] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.160382  5500 raft_consensus.cc:740] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.161005  5500 consensus_queue.cc:260] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.162854  5500 ts_tablet_manager.cc:1434] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:36:05.163591  5502 ts_tablet_manager.cc:1434] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:36:05.165604  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:05.166252  5379 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.166704  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.167279  5454 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.167382  5269 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.168243  5508 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:05.168571  5508 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:05.168871  5508 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.174237  5527 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.174616  5527 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.176631  5527 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:05.177433  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.178184  5304 raft_consensus.cc:2393] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 1: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:05.177824  5508 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.178074  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:05.179414  5418 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:05.179654  5508 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.180172  5527 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.180629  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:05.180683  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:05.181111  5379 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.181257  5454 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.185640  5379 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.186596  5269 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.187269  5508 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.187747  5454 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.189824  5533 raft_consensus.cc:493] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.190541  5527 raft_consensus.cc:2749] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:05.190338  5533 raft_consensus.cc:515] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.191319  5508 raft_consensus.cc:697] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:05.192526  5533 leader_election.cc:290] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.192167  5508 consensus_queue.cc:237] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.193037  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.193506  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.193588  5304 raft_consensus.cc:2468] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:05.194162  5454 raft_consensus.cc:2468] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:05.194628  5343 leader_election.cc:304] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.195291  5533 raft_consensus.cc:2804] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:05.195642  5533 raft_consensus.cc:493] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:05.196002  5533 raft_consensus.cc:3060] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.200165  5202 catalog_manager.cc:5697] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 0 to 1, leader changed from <none> to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.200520  5533 raft_consensus.cc:515] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.202100  5533 leader_election.cc:290] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.202718  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:05.203220  5304 raft_consensus.cc:3060] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.203150  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:05.203749  5454 raft_consensus.cc:3060] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.209801  5304 raft_consensus.cc:2468] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:05.210028  5454 raft_consensus.cc:2468] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:05.210836  5343 leader_election.cc:304] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.211011  5533 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.211500  5537 raft_consensus.cc:2804] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.211424  5533 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.212038  5537 raft_consensus.cc:697] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:05.212817  5537 consensus_queue.cc:237] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.213546  5533 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.214424  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.214421  5304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:05.215158  5454 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:05.215194  5304 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 0.
I20260630 12:36:05.216478  5343 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:05.217172  5533 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:05.217492  5533 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:05.217796  5533 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.220849  5202 catalog_manager.cc:5697] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.222084  5537 consensus_queue.cc:1048] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.223879  5533 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.226573  5508 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.226742  5533 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.226917  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:05.227322  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:05.227459  5454 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.227141  5508 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.228487  5303 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.229487  5567 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:05.229965  5567 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.230441  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:05.231112  5378 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.232261  5269 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.233530  5508 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.238780  5454 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:05.239141  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.234102  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:05.234033  5508 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:05.240813  5508 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:05.240433  5452 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.241232  5508 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.241333  5453 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.242271  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:05.242681  5268 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:05.242883  5378 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 0.
I20260630 12:36:05.241025  5343 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:05.245337  5533 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.245795  5533 raft_consensus.cc:697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:05.246568  5533 consensus_queue.cc:237] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.240033  5567 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.247627  5303 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:05.249679  5530 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.250806  5305 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.256459  5508 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.251690  5567 raft_consensus.cc:2804] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:05.258059  5567 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:05.258389  5567 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.259325  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:05.259922  5378 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.260342  5530 consensus_queue.cc:1048] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.259824  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:05.262079  5453 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.266031  5378 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.267055  5269 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.267506  5567 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.268076  5571 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.269582  5567 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.271487  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:05.271631  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:05.272084  5452 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.272403  5378 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.272809  5508 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:05.272662  5453 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.285059  5202 catalog_manager.cc:5697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.290768  5530 consensus_queue.cc:1048] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.291172  5378 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.292811  5269 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:05.293659  5574 raft_consensus.cc:2804] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.294090  5574 raft_consensus.cc:697] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:05.294625  5536 consensus_queue.cc:1048] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:05.296550  5533 consensus_queue.cc:1048] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:05.288640  5452 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:05.304874  5533 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.294857  5574 consensus_queue.cc:237] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.306833  5571 raft_consensus.cc:697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:05.307682  5571 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:05.349783  5537 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.361737  5536 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.365641  5202 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 0 to 1, leader changed from <none> to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.371559  5536 consensus_queue.cc:1048] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.396900  5201 catalog_manager.cc:5697] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 0 to 1, leader changed from <none> to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:05.454793  5537 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.495657  5537 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.514290  5537 consensus_queue.cc:1048] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:05.556519  5537 consensus_queue.cc:1048] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.575912  5574 consensus_queue.cc:1048] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.597605  5537 consensus_queue.cc:1048] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.610684  5508 consensus_queue.cc:1048] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.625833  5537 consensus_queue.cc:1048] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.665891  5537 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.691116  5529 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.771495  5508 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.784929  5508 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:05.840024  5574 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:36:05.853091  5575 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:07.613031  5343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:43755, user_credentials={real_user=slave}} blocked reactor thread for 107561us
W20260630 12:36:07.707717  5592 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.004s	sys 0.000s
W20260630 12:36:08.092379  5589 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.004s	sys 0.000s
W20260630 12:36:08.389282  5269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:46345, user_credentials={real_user=slave}} blocked reactor thread for 44805.3us
W20260630 12:36:08.422658  5484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.205.195:43755, user_credentials={real_user=slave}} blocked reactor thread for 53111.4us
W20260630 12:36:08.598057  5343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:43755, user_credentials={real_user=slave}} blocked reactor thread for 48157.7us
W20260630 12:36:08.659198  5542 log.cc:927] Time spent T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: Append to log took a long time: real 0.097s	user 0.003s	sys 0.000s
W20260630 12:36:09.070272  5418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:46345, user_credentials={real_user=slave}} blocked reactor thread for 84654.5us
W20260630 12:36:09.137125  5417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:43433, user_credentials={real_user=slave}} blocked reactor thread for 175670us
I20260630 12:36:09.330090   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:09.340533  5686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.340651  5687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.344105  5689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.345296   823 server_base.cc:1061] running on GCE node
I20260630 12:36:09.347818   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:09.348059   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:09.348204   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822969348193 us; error 0 us; skew 500 ppm
I20260630 12:36:09.348650   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:09.351073   823 webserver.cc:533] Webserver started at http://127.0.205.196:45163/ using document root <none> and password file <none>
I20260630 12:36:09.351492   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:09.351647   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:09.351930   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:09.353387   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "ad6ca0ed472647bcbd718bb3dcf1671f"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.359483   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:36:09.362890  5694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.363596   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:09.363890   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "ad6ca0ed472647bcbd718bb3dcf1671f"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.364161   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:09.388355   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:09.389586   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:09.390942   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:09.393172   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:09.393376   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.393589   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:09.393748   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.430990   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:36073
I20260630 12:36:09.431085  5756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:36073 every 8 connection(s)
I20260630 12:36:09.435652   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:09.441638  5761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.443280  5762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.444839   823 server_base.cc:1061] running on GCE node
W20260630 12:36:09.445451  5765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.447506   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:09.447722   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:09.447903   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822969447885 us; error 0 us; skew 500 ppm
I20260630 12:36:09.448355   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:09.450937  5757 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:09.450942   823 webserver.cc:533] Webserver started at http://127.0.205.197:44523/ using document root <none> and password file <none>
I20260630 12:36:09.451365  5757 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:09.451577   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:09.451823   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:09.452111   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:09.452185  5757 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
I20260630 12:36:09.453231   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-4-root/instance:
uuid: "3800c6451789474d83a49d7517ecd525"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.454166  5201 ts_manager.cc:194] Registered new tserver with Master: ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196:36073)
I20260630 12:36:09.455953  5201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40598
I20260630 12:36:09.458585   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:36:09.461589  5769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.462261   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:09.462522   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-4-root
uuid: "3800c6451789474d83a49d7517ecd525"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.462762   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:09.522719   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:09.523921   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:09.525133   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:09.527209   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:09.527382   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.527618   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:09.527760   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.577970   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.197:45419
I20260630 12:36:09.578050  5831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.197:45419 every 8 connection(s)
I20260630 12:36:09.584338   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:09.592018  5835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.594053  5836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.594762  5832 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:09.595224  5832 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:09.596154  5832 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
W20260630 12:36:09.597711  5838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.597946   823 server_base.cc:1061] running on GCE node
I20260630 12:36:09.598137  5201 ts_manager.cc:194] Registered new tserver with Master: 3800c6451789474d83a49d7517ecd525 (127.0.205.197:45419)
I20260630 12:36:09.598852   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:09.599063   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:09.599251   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822969599232 us; error 0 us; skew 500 ppm
I20260630 12:36:09.599475  5201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40614
I20260630 12:36:09.599783   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:09.602267   823 webserver.cc:533] Webserver started at http://127.0.205.198:42471/ using document root <none> and password file <none>
I20260630 12:36:09.602664   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:09.602819   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:09.603014   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:09.604086   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-5-root/instance:
uuid: "9f9497c2bca34f0fb8b98f48bce0c788"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.608053   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:36:09.614058  5843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.614849   823 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:36:09.615125   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-5-root
uuid: "9f9497c2bca34f0fb8b98f48bce0c788"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-tsj5"
I20260630 12:36:09.615377   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-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)
I20260630 12:36:09.649678   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:09.650852   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:09.652753   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:09.655254   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:09.655448   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.655669   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:09.655836   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:36:09.722432   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.198:39531
I20260630 12:36:09.722509  5905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.198:39531 every 8 connection(s)
I20260630 12:36:09.736768  5906 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46575
I20260630 12:36:09.737222  5906 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:09.738152  5906 heartbeater.cc:507] Master 127.0.205.254:46575 requested a full tablet report, sending...
I20260630 12:36:09.739979  5201 ts_manager.cc:194] Registered new tserver with Master: 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198:39531)
I20260630 12:36:09.741086  5201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40618
I20260630 12:36:10.371565  5379 consensus_queue.cc:237] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:10.381263  5453 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.381855  5300 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.382512  5654 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:36:10.384341  5654 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:36:10.389708  5344 consensus_peers.cc:597] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef -> Peer 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198:39531): Couldn't send request to peer 9f9497c2bca34f0fb8b98f48bce0c788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9ec0e13943c410b83b9ec3fb1e7b382. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.391327  5654 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.396270  5453 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.398427  5300 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.407779  5201 catalog_manager.cc:5697] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index -1 to 25, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:10.404026  5379 consensus_queue.cc:237] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:10.423290  5300 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.425130  5917 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:10.428769  5453 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.429811  5918 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:10.433135  5914 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.435654  5302 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.438561  5453 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
W20260630 12:36:10.443872  5346 consensus_peers.cc:597] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef -> Peer ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196:36073): Couldn't send request to peer ad6ca0ed472647bcbd718bb3dcf1671f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82d286cad6234eb288b9a211c78e371d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.449826  5194 catalog_manager.cc:5697] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index -1 to 26, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.458309  5757 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:10.462867  5302 consensus_queue.cc:237] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:10.469645  5453 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.470620  5379 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.471726  5929 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:10.472554  5574 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:36:10.479992  5574 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
I20260630 12:36:10.481726  5453 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
I20260630 12:36:10.484761  5379 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
W20260630 12:36:10.488431  5270 consensus_peers.cc:597] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 -> Peer 3800c6451789474d83a49d7517ecd525 (127.0.205.197:45419): Couldn't send request to peer 3800c6451789474d83a49d7517ecd525. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b98ff9d407354d31bd589a56b0660853. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.494742  5195 catalog_manager.cc:5697] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: config changed from index -1 to 25, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New cstate: current_term: 1 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:10.495637  5302 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:10.503139  5453 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.503248  5379 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:10.507930  5935 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:10.509518  5574 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:36:10.516319  5271 consensus_peers.cc:597] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 -> Peer ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196:36073): Couldn't send request to peer ad6ca0ed472647bcbd718bb3dcf1671f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37f92e1d1f1448f59e7d1c36940a2bbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.520808  5453 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.519126  5935 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.522639  5376 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.533723  5194 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index -1 to 25, NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } } }
I20260630 12:36:10.543164  5453 consensus_queue.cc:237] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:10.553646  5302 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer bfe9f288cea84c9c94c9266d5b4a6f22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.554751  5940 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:10.561595  5376 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Refusing update from remote peer bfe9f288cea84c9c94c9266d5b4a6f22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.561812  5683 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.563225  5302 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.565850  5940 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:10.575383  5376 consensus_queue.cc:237] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:10.576445  5195 catalog_manager.cc:5697] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index -1 to 26, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New cstate: current_term: 1 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:10.584560  5418 consensus_peers.cc:597] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 -> Peer 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198:39531): Couldn't send request to peer 9f9497c2bca34f0fb8b98f48bce0c788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d75ed0253c5b42f0a1dbc34037d2cab4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.587364  5453 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.583312  5379 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } } }
I20260630 12:36:10.589423  5914 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:10.594796  5302 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:10.598177  5914 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:36:10.599985  5345 consensus_peers.cc:597] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef -> Peer 3800c6451789474d83a49d7517ecd525 (127.0.205.197:45419): Couldn't send request to peer 3800c6451789474d83a49d7517ecd525. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8b6591ece9446a69ee69cedfae673e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:10.601578  5832 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:10.601915  5914 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
I20260630 12:36:10.604830  5453 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
I20260630 12:36:10.607968  5302 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } } }
I20260630 12:36:10.617836  5194 catalog_manager.cc:5697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index -1 to 26, NON_VOTER 3800c6451789474d83a49d7517ecd525 (127.0.205.197) added. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:10.743132  5906 heartbeater.cc:499] Master 127.0.205.254:46575 was elected leader, sending a full tablet report...
I20260630 12:36:10.840407  5948 ts_tablet_manager.cc:933] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Initiating tablet copy from peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:10.842092  5948 tablet_copy_client.cc:323] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:46345
I20260630 12:36:10.852020  5390 tablet_copy_service.cc:140] P 131383562a8947349189c0aaac9245ef: Received BeginTabletCopySession request for tablet c9ec0e13943c410b83b9ec3fb1e7b382 from peer 9f9497c2bca34f0fb8b98f48bce0c788 ({username='slave'} at 127.0.0.1:49920)
I20260630 12:36:10.852463  5390 tablet_copy_service.cc:161] P 131383562a8947349189c0aaac9245ef: Beginning new tablet copy session on tablet c9ec0e13943c410b83b9ec3fb1e7b382 from peer 9f9497c2bca34f0fb8b98f48bce0c788 at {username='slave'} at 127.0.0.1:49920: session id = 9f9497c2bca34f0fb8b98f48bce0c788-c9ec0e13943c410b83b9ec3fb1e7b382
I20260630 12:36:10.857221  5390 tablet_copy_source_session.cc:215] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:10.859603  5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec0e13943c410b83b9ec3fb1e7b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.869166  5948 tablet_copy_client.cc:806] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:10.869647  5948 tablet_copy_client.cc:670] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:10.873803  5949 tablet_copy_client.cc:1025] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:10.882110  5951 ts_tablet_manager.cc:933] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Initiating tablet copy from peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:10.883838  5951 tablet_copy_client.cc:323] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:43433
I20260630 12:36:10.896785  5954 ts_tablet_manager.cc:933] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Initiating tablet copy from peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:10.899223  5954 tablet_copy_client.cc:323] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:46345
I20260630 12:36:10.899350  5315 tablet_copy_service.cc:140] P 929221a3eda74f5fa1ad9acef58f2446: Received BeginTabletCopySession request for tablet b98ff9d407354d31bd589a56b0660853 from peer 3800c6451789474d83a49d7517ecd525 ({username='slave'} at 127.0.0.1:57466)
I20260630 12:36:10.899963  5315 tablet_copy_service.cc:161] P 929221a3eda74f5fa1ad9acef58f2446: Beginning new tablet copy session on tablet b98ff9d407354d31bd589a56b0660853 from peer 3800c6451789474d83a49d7517ecd525 at {username='slave'} at 127.0.0.1:57466: session id = 3800c6451789474d83a49d7517ecd525-b98ff9d407354d31bd589a56b0660853
I20260630 12:36:10.906947  5315 tablet_copy_source_session.cc:215] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:10.909564  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ff9d407354d31bd589a56b0660853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.911666  5390 tablet_copy_service.cc:140] P 131383562a8947349189c0aaac9245ef: Received BeginTabletCopySession request for tablet 82d286cad6234eb288b9a211c78e371d from peer ad6ca0ed472647bcbd718bb3dcf1671f ({username='slave'} at 127.0.0.1:49922)
I20260630 12:36:10.912237  5390 tablet_copy_service.cc:161] P 131383562a8947349189c0aaac9245ef: Beginning new tablet copy session on tablet 82d286cad6234eb288b9a211c78e371d from peer ad6ca0ed472647bcbd718bb3dcf1671f at {username='slave'} at 127.0.0.1:49922: session id = ad6ca0ed472647bcbd718bb3dcf1671f-82d286cad6234eb288b9a211c78e371d
I20260630 12:36:10.919153  5390 tablet_copy_source_session.cc:215] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:10.922147  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d286cad6234eb288b9a211c78e371d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.925966  5951 tablet_copy_client.cc:806] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:10.926605  5951 tablet_copy_client.cc:670] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:10.929755  5952 tablet_copy_client.cc:1025] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:10.936746  5954 tablet_copy_client.cc:806] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:10.937310  5954 tablet_copy_client.cc:670] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:10.940562  5957 ts_tablet_manager.cc:933] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Initiating tablet copy from peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:10.943614  5957 tablet_copy_client.cc:323] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:43755
I20260630 12:36:10.944273  5955 tablet_copy_client.cc:1025] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:10.952992  5464 tablet_copy_service.cc:140] P bfe9f288cea84c9c94c9266d5b4a6f22: Received BeginTabletCopySession request for tablet d75ed0253c5b42f0a1dbc34037d2cab4 from peer 9f9497c2bca34f0fb8b98f48bce0c788 ({username='slave'} at 127.0.0.1:38118)
I20260630 12:36:10.953567  5464 tablet_copy_service.cc:161] P bfe9f288cea84c9c94c9266d5b4a6f22: Beginning new tablet copy session on tablet d75ed0253c5b42f0a1dbc34037d2cab4 from peer 9f9497c2bca34f0fb8b98f48bce0c788 at {username='slave'} at 127.0.0.1:38118: session id = 9f9497c2bca34f0fb8b98f48bce0c788-d75ed0253c5b42f0a1dbc34037d2cab4
I20260630 12:36:10.959374  5464 tablet_copy_source_session.cc:215] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:10.970285  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75ed0253c5b42f0a1dbc34037d2cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.994899  5957 tablet_copy_client.cc:806] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:10.995488  5957 tablet_copy_client.cc:670] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:12.167431  5574 raft_consensus.cc:493] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.168107  5574 raft_consensus.cc:515] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:12.170207  5574 leader_election.cc:290] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.177261  5959 raft_consensus.cc:493] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.203770  5683 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.230885  5959 raft_consensus.cc:515] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:12.207540  5965 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.255221  5683 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:12.256086  5965 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:12.257113  5959 leader_election.cc:290] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.257333  5683 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:12.257824  5683 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.213292  5963 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:12.258258  5683 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.258634  5963 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:12.258164  5965 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.267066  5966 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:12.270995  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:12.272197  5963 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:12.279361  5302 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
W20260630 12:36:12.266261  5418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:46345, user_credentials={real_user=slave}} blocked reactor thread for 52993.7us
I20260630 12:36:12.284089  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:12.284999  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.277086  5683 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:12.293431  5417 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef
I20260630 12:36:12.295168  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:12.279197  5966 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.481967  5966 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.298115  5965 raft_consensus.cc:493] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.523576  5973 raft_consensus.cc:493] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.523733  5965 raft_consensus.cc:515] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.524156  5973 raft_consensus.cc:515] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.525770  5965 leader_election.cc:290] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.526041  5973 leader_election.cc:290] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.541824  5966 raft_consensus.cc:493] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.542389  5966 raft_consensus.cc:515] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.544648  5966 leader_election.cc:290] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.553355  5373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.553364  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.744115  5373 raft_consensus.cc:2468] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 1.
I20260630 12:36:12.746114  5965 raft_consensus.cc:493] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.746753  5965 raft_consensus.cc:515] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:12.554659  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.743664  5972 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:12.690635  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.748723  5972 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:12.692610  5973 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:12.754578  5973 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:12.756599  5973 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.553699  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.760172  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:12.760885  5302 raft_consensus.cc:2468] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 1.
I20260630 12:36:12.765094  5269 leader_election.cc:304] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:12.766582  5973 raft_consensus.cc:2804] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:12.766969  5973 raft_consensus.cc:493] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.767318  5973 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:12.769117  5972 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.771351  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.749017  5965 leader_election.cc:290] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.772714  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:12.773963  5966 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:12.774534  5966 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:12.827944  5966 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:12.931354  5969 raft_consensus.cc:493] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:12.931965  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:12.932739  5303 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:12.932029  5969 raft_consensus.cc:515] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.018250  5969 leader_election.cc:290] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.021605  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.026571  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.026898  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.029739  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.030074  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.033838  5343 leader_election.cc:304] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.034766  5973 raft_consensus.cc:515] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.035609  5972 raft_consensus.cc:2804] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.035924  5300 raft_consensus.cc:2393] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 131383562a8947349189c0aaac9245ef in current term 2: Already voted for candidate 929221a3eda74f5fa1ad9acef58f2446 in this term.
I20260630 12:36:13.036185  5972 raft_consensus.cc:493] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f288cea84c9c94c9266d5b4a6f22)
I20260630 12:36:13.036664  5972 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.036123  5195 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40614 (request call id 3) took 1115 ms. Trace:
I20260630 12:36:13.037336  5195 rpcz_store.cc:276] 0630 12:36:11.920631 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:11.930570 (+  9939us) service_pool.cc:224] Handling call
0630 12:36:13.035084 (+1104514us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b540025c954. stack: 00007fb559688983 00007fb559688880 00007fb5590181d4 000000000042d824 000000000042d7b9 00007fb55c710090 00007fb55c7aef3a 00007fb562563fdc 00007fb56266210e 00007fb560b242a4 00007fb560b24232 00007fb560b24161 00007fb560b240dc 00007fb560b23392 00007fb55aae341c 00007fb55aae2856
0630 12:36:13.036021 (+   937us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":411967744}
I20260630 12:36:13.038380  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:13.038949  5379 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.041931  5973 leader_election.cc:290] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.065913  5379 raft_consensus.cc:2468] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 2.
I20260630 12:36:13.067135  5269 leader_election.cc:304] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:13.070328  5972 raft_consensus.cc:515] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:13.071259  5973 raft_consensus.cc:2804] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:13.071843  5973 raft_consensus.cc:697] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:13.072494  5972 leader_election.cc:290] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.072657  5973 consensus_queue.cc:237] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.073930  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.074486  5302 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.080509  5975 ts_tablet_manager.cc:933] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Initiating tablet copy from peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:13.081220  5302 raft_consensus.cc:2468] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 2.
I20260630 12:36:13.082504  5343 leader_election.cc:304] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:13.083043  5975 tablet_copy_client.cc:323] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:43433
I20260630 12:36:13.083185  5972 raft_consensus.cc:2804] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:13.081168  5201 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40618 (request call id 3) took 1327 ms. Trace:
I20260630 12:36:13.085547  5201 rpcz_store.cc:276] 0630 12:36:11.754240 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:12.204122 (+449882us) service_pool.cc:224] Handling call
0630 12:36:13.080486 (+876364us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b54000be910. stack: 00007fb559688983 00007fb559688880 00007fb5590181d4 000000000042d824 000000000042d7b9 00007fb559543841 00007fb5596831b1 00007fb5596836f2 00007fb5625fa819 00007fb562592b86 00007fb562563e98 00007fb56266210e 00007fb560b242a4 00007fb560b24232 00007fb560b24161 00007fb560b240dc
0630 12:36:13.081102 (+   616us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":49908992}
I20260630 12:36:13.096115  5972 raft_consensus.cc:697] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:13.097129  5972 consensus_queue.cc:237] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:13.113734  5377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.181402  5982 ts_tablet_manager.cc:933] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Initiating tablet copy from peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.183293  5982 tablet_copy_client.cc:323] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:46345
W20260630 12:36:13.204360  5417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.205.193:43433, user_credentials={real_user=slave}} blocked reactor thread for 910927us
I20260630 12:36:13.205648  5963 raft_consensus.cc:493] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:13.206430  5683 raft_consensus.cc:493] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:13.206233  5963 raft_consensus.cc:515] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.206950  5683 raft_consensus.cc:515] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.208328  5963 leader_election.cc:290] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.208825  5963 raft_consensus.cc:493] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:13.209458  5683 leader_election.cc:290] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.209260  5963 raft_consensus.cc:515] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:13.211256  5963 leader_election.cc:290] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.205747  5962 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.212308  5196 catalog_manager.cc:5697] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 1 to 2, leader changed from bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 2 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.213171  5962 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:13.213650  5962 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.218411  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:13.218822  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.219484  5448 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:13.220947  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.206133  5970 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:13.222404  5447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.230563  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.230520  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.241573  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.229776  5970 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.252154  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.253244  5201 catalog_manager.cc:5697] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 1 to 2, leader changed from bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 2 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.252019  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.259245  5453 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:13.263176  5302 raft_consensus.cc:1240] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 LEADER]: Rejecting Update request from peer bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.264835  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.267076  5417 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.267968  5970 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.255326  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.271068  5417 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef
I20260630 12:36:13.257934  5447 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:13.273108  5343 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.274080  5343 leader_election.cc:304] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.272423  5315 tablet_copy_service.cc:140] P 929221a3eda74f5fa1ad9acef58f2446: Received BeginTabletCopySession request for tablet 37f92e1d1f1448f59e7d1c36940a2bbc from peer ad6ca0ed472647bcbd718bb3dcf1671f ({username='slave'} at 127.0.0.1:36474)
I20260630 12:36:13.276332  5968 raft_consensus.cc:2749] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.279815  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75ed0253c5b42f0a1dbc34037d2cab4" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.283540  5268 leader_election.cc:304] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.284312  5302 raft_consensus.cc:1240] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Rejecting Update request from peer bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.283769  5951 tablet_copy_client.cc:538] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:13.275735  5963 raft_consensus.cc:2804] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.287568  5343 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.275902  5966 raft_consensus.cc:2804] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.285213  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:13.281167  5970 consensus_queue.cc:1059] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.008s
I20260630 12:36:13.288486  5343 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.288584  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6997ca2707f4419bb21f89b3c2f2052" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.286612  5969 raft_consensus.cc:2749] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.286837  5963 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:13.293581  5964 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.293437  5978 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:13.299021  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967e14f386a5413482393d0721a12fc3" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:13.299356  5978 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:13.299764  5978 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.288916  5974 raft_consensus.cc:2749] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.288652  5445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:13.296514  5963 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.290158  5966 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:13.285090  5315 tablet_copy_service.cc:161] P 929221a3eda74f5fa1ad9acef58f2446: Beginning new tablet copy session on tablet 37f92e1d1f1448f59e7d1c36940a2bbc from peer ad6ca0ed472647bcbd718bb3dcf1671f at {username='slave'} at 127.0.0.1:36474: session id = ad6ca0ed472647bcbd718bb3dcf1671f-37f92e1d1f1448f59e7d1c36940a2bbc
I20260630 12:36:13.300882  5962 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.283147  5446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec0e13943c410b83b9ec3fb1e7b382" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
W20260630 12:36:13.275002  5418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:46345, user_credentials={real_user=slave}} blocked reactor thread for 70018.4us
I20260630 12:36:13.301055  5968 consensus_queue.cc:1059] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:13.318256  5968 raft_consensus.cc:3055] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.309687  5966 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.325143  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.313205  5962 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:13.313369  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.327736  5378 raft_consensus.cc:1240] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Rejecting Update request from peer bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.309743  5268 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.315508  5958 tablet_copy_client.cc:1025] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:13.316542  5948 tablet_copy_client.cc:538] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:13.329949  5969 raft_consensus.cc:2749] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.308769  5964 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:13.318833  5376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7e5c2902414ed590d7b9e41921471a" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.331110  5964 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.320181  5377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d467d147f3e47a78e0cda8c0819bb03" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.320685  5951 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Bootstrap starting.
I20260630 12:36:13.308944  5978 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.321448  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d286cad6234eb288b9a211c78e371d" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:13.318588  5968 raft_consensus.cc:740] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:13.326174  5390 tablet_copy_service.cc:140] P 131383562a8947349189c0aaac9245ef: Received BeginTabletCopySession request for tablet a8b6591ece9446a69ee69cedfae673e9 from peer 3800c6451789474d83a49d7517ecd525 ({username='slave'} at 127.0.0.1:59210)
I20260630 12:36:13.330591  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:13.299094  5970 consensus_queue.cc:1243] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Peer 929221a3eda74f5fa1ad9acef58f2446 log is divergent from this leader: its last log entry 2.26 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 25
I20260630 12:36:13.340842  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:13.331238  5268 leader_election.cc:304] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.334184  5968 consensus_queue.cc:260] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:13.338058  5390 tablet_copy_service.cc:161] P 131383562a8947349189c0aaac9245ef: Beginning new tablet copy session on tablet a8b6591ece9446a69ee69cedfae673e9 from peer 3800c6451789474d83a49d7517ecd525 at {username='slave'} at 127.0.0.1:59210: session id = 3800c6451789474d83a49d7517ecd525-a8b6591ece9446a69ee69cedfae673e9
I20260630 12:36:13.343300  5978 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.344117  5969 raft_consensus.cc:2749] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.338553  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.338919  5948 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap starting.
I20260630 12:36:13.351133  5343 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.348004  5986 raft_consensus.cc:3055] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.352232  5986 raft_consensus.cc:740] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:13.353111  5986 consensus_queue.cc:260] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.353440  5963 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.350373  5390 tablet_copy_source_session.cc:215] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:13.345745  5268 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.356110  5969 raft_consensus.cc:2749] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.356249  5418 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.349622  5315 tablet_copy_source_session.cc:215] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:13.354605  5978 raft_consensus.cc:2749] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.355239  5968 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.355072  5966 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.357092  5268 leader_election.cc:304] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.361510  5982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6591ece9446a69ee69cedfae673e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.362488  5268 leader_election.cc:304] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [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: 929221a3eda74f5fa1ad9acef58f2446; no voters: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.363230  5973 raft_consensus.cc:2749] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.364267  5973 raft_consensus.cc:2749] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.354249  5986 raft_consensus.cc:3060] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.357900  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.358399  5963 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433)
I20260630 12:36:13.365442  5970 raft_consensus.cc:2749] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.366595  5975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f92e1d1f1448f59e7d1c36940a2bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.371636  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.373337  5418 leader_election.cc:304] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.373301  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:13.361128  5964 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:13.375627  5343 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:13.376434  5978 raft_consensus.cc:2749] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.374115  5966 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.383703  5379 raft_consensus.cc:1240] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Rejecting Update request from peer 929221a3eda74f5fa1ad9acef58f2446 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.385354  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:13.375386  5963 raft_consensus.cc:2749] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.386484  5418 leader_election.cc:304] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.386914  5574 consensus_queue.cc:1059] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.387632  5574 raft_consensus.cc:3055] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.388161  5963 raft_consensus.cc:2749] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.388092  5574 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:13.389467  5574 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:13.390769  5574 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.387606  5418 leader_election.cc:304] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.398326  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:13.398558  5418 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.399490  5970 raft_consensus.cc:2749] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.399873  5964 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:13.400102  5970 raft_consensus.cc:2749] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.400506  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:13.401187  5343 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef; no voters: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22
W20260630 12:36:13.401620  5268 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:36:13.403880  5966 raft_consensus.cc:2749] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.405352  5418 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [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: bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:13.406864  5986 raft_consensus.cc:2749] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:13.408612  5982 tablet_copy_client.cc:806] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:13.409161  5982 tablet_copy_client.cc:670] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:13.414176  5983 tablet_copy_client.cc:1025] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:13.422253  5450 raft_consensus.cc:1240] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Rejecting Update request from peer 131383562a8947349189c0aaac9245ef for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.424901  5964 consensus_queue.cc:1059] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.426179  5964 raft_consensus.cc:3055] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.426604  5954 tablet_copy_client.cc:538] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:13.426604  5964 raft_consensus.cc:740] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:13.436183  5975 tablet_copy_client.cc:806] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:13.435854  5964 consensus_queue.cc:260] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.440536  5975 tablet_copy_client.cc:670] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:13.440958  5964 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.436930  5954 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap starting.
I20260630 12:36:13.446296  5977 tablet_copy_client.cc:1025] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:13.457913  5448 raft_consensus.cc:1275] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:13.459553  5574 consensus_queue.cc:1048] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.467023  5379 raft_consensus.cc:1275] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:13.468544  5969 consensus_queue.cc:1048] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.510032  5378 raft_consensus.cc:1240] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Rejecting Update request from peer 929221a3eda74f5fa1ad9acef58f2446 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.511514  5574 consensus_queue.cc:1059] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.512490  5969 raft_consensus.cc:3055] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.512840  5969 raft_consensus.cc:740] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:13.513628  5969 consensus_queue.cc:260] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.515093  5969 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:13.534199  5344 consensus_peers.cc:597] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef -> Peer 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198:39531): Couldn't send request to peer 9f9497c2bca34f0fb8b98f48bce0c788. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:13.617786  5378 raft_consensus.cc:1240] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Rejecting Update request from peer 929221a3eda74f5fa1ad9acef58f2446 for earlier term 1. Current term is 2. Ops: []
W20260630 12:36:13.622463  5948 log.cc:927] Time spent T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Append to log took a long time: real 0.079s	user 0.004s	sys 0.015s
I20260630 12:36:13.622344  5574 consensus_queue.cc:1059] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:13.624032  5574 raft_consensus.cc:3055] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.624562  5574 raft_consensus.cc:740] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:13.625931  5574 consensus_queue.cc:260] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:13.627511  5574 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:13.622493  5951 log.cc:927] Time spent T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Append to log took a long time: real 0.076s	user 0.012s	sys 0.004s
I20260630 12:36:13.633352  5450 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.633721  5448 raft_consensus.cc:1240] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Rejecting Update request from peer 131383562a8947349189c0aaac9245ef for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:13.644047  5972 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:13.645613  5972 consensus_queue.cc:1059] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:13.646723  5972 raft_consensus.cc:3055] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:13.647058  5972 raft_consensus.cc:740] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:13.662616  5972 consensus_queue.cc:260] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.674122  5972 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:13.678619  5948 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:13.679862  5948 tablet_bootstrap.cc:492] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap complete.
I20260630 12:36:13.680769  5948 ts_tablet_manager.cc:1403] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Time spent bootstrapping tablet: real 0.342s	user 0.126s	sys 0.040s
I20260630 12:36:13.699208  5948 raft_consensus.cc:359] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:13.700309  5948 raft_consensus.cc:740] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f9497c2bca34f0fb8b98f48bce0c788, State: Initialized, Role: LEARNER
I20260630 12:36:13.700945  5948 consensus_queue.cc:260] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:13.702884  5303 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.704524  5974 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:13.733594  5948 ts_tablet_manager.cc:1434] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.007s
I20260630 12:36:13.742888  5390 tablet_copy_service.cc:342] P 131383562a8947349189c0aaac9245ef: Request end of tablet copy session 9f9497c2bca34f0fb8b98f48bce0c788-c9ec0e13943c410b83b9ec3fb1e7b382 received from {username='slave'} at 127.0.0.1:49920
I20260630 12:36:13.743506  5390 tablet_copy_service.cc:434] P 131383562a8947349189c0aaac9245ef: ending tablet copy session 9f9497c2bca34f0fb8b98f48bce0c788-c9ec0e13943c410b83b9ec3fb1e7b382 on tablet c9ec0e13943c410b83b9ec3fb1e7b382 with peer 9f9497c2bca34f0fb8b98f48bce0c788
W20260630 12:36:13.744994  5753 debug-util.cc:398] Leaking SignalData structure 0x7b080024a240 after lost signal to thread 826
W20260630 12:36:13.746512  5753 debug-util.cc:398] Leaking SignalData structure 0x7b0800247ec0 after lost signal to thread 5237
W20260630 12:36:13.750698  5753 debug-util.cc:398] Leaking SignalData structure 0x7b080008aa00 after lost signal to thread 5478
W20260630 12:36:13.753260  5753 debug-util.cc:398] Leaking SignalData structure 0x7b080020d000 after lost signal to thread 5756
W20260630 12:36:13.754971  5753 debug-util.cc:398] Leaking SignalData structure 0x7b08001d88c0 after lost signal to thread 5831
W20260630 12:36:13.769467  5753 debug-util.cc:398] Leaking SignalData structure 0x7b08000e47e0 after lost signal to thread 5905
I20260630 12:36:13.783989  5954 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:13.785257  5954 tablet_bootstrap.cc:492] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap complete.
I20260630 12:36:13.786202  5954 ts_tablet_manager.cc:1403] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Time spent bootstrapping tablet: real 0.349s	user 0.139s	sys 0.035s
I20260630 12:36:13.800959  5954 raft_consensus.cc:359] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:13.801755  5954 raft_consensus.cc:740] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad6ca0ed472647bcbd718bb3dcf1671f, State: Initialized, Role: LEARNER
I20260630 12:36:13.802286  5954 consensus_queue.cc:260] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:13.817185  5954 ts_tablet_manager.cc:1434] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:36:13.819221  5390 tablet_copy_service.cc:342] P 131383562a8947349189c0aaac9245ef: Request end of tablet copy session ad6ca0ed472647bcbd718bb3dcf1671f-82d286cad6234eb288b9a211c78e371d received from {username='slave'} at 127.0.0.1:49922
I20260630 12:36:13.819530  5951 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:13.820613  5951 tablet_bootstrap.cc:492] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Bootstrap complete.
I20260630 12:36:13.821514  5951 ts_tablet_manager.cc:1403] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Time spent bootstrapping tablet: real 0.501s	user 0.136s	sys 0.032s
I20260630 12:36:13.824792  5951 raft_consensus.cc:359] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.825591  5951 raft_consensus.cc:740] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3800c6451789474d83a49d7517ecd525, State: Initialized, Role: LEARNER
I20260630 12:36:13.826150  5951 consensus_queue.cc:260] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:13.819669  5390 tablet_copy_service.cc:434] P 131383562a8947349189c0aaac9245ef: ending tablet copy session ad6ca0ed472647bcbd718bb3dcf1671f-82d286cad6234eb288b9a211c78e371d on tablet 82d286cad6234eb288b9a211c78e371d with peer ad6ca0ed472647bcbd718bb3dcf1671f
I20260630 12:36:13.844420  5951 ts_tablet_manager.cc:1434] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:36:13.846769  5315 tablet_copy_service.cc:342] P 929221a3eda74f5fa1ad9acef58f2446: Request end of tablet copy session 3800c6451789474d83a49d7517ecd525-b98ff9d407354d31bd589a56b0660853 received from {username='slave'} at 127.0.0.1:57466
I20260630 12:36:13.847258  5315 tablet_copy_service.cc:434] P 929221a3eda74f5fa1ad9acef58f2446: ending tablet copy session 3800c6451789474d83a49d7517ecd525-b98ff9d407354d31bd589a56b0660853 on tablet b98ff9d407354d31bd589a56b0660853 with peer 3800c6451789474d83a49d7517ecd525
I20260630 12:36:13.866482  5881 raft_consensus.cc:1217] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:36:13.960291  5732 raft_consensus.cc:1217] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:14.253162  5972 raft_consensus.cc:1064] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: attempting to promote NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 to VOTER
I20260630 12:36:14.256230  5972 consensus_queue.cc:237] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } }
I20260630 12:36:14.264540  5881 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.266161  5966 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:14.267570  5450 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.282269  5303 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.284548  5964 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:14.285954  5966 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:14.297904  5966 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.302764  5450 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.312168  5881 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.318825  5201 catalog_manager.cc:5697] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index 25 to 26, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.320403  5303 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.367791  5378 consensus_queue.cc:237] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } }
I20260630 12:36:14.375559  5303 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:14.377094  5966 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:14.377169  5881 raft_consensus.cc:1275] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:14.382560  5966 consensus_queue.cc:1048] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:14.384449  6010 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.387183  5881 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.389067  5303 raft_consensus.cc:2955] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.403611  5196 catalog_manager.cc:5697] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 reported cstate change: config changed from index 26 to 27, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:14.412473  5188 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9ec0e13943c410b83b9ec3fb1e7b382 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:14.426313  5437 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ec0e13943c410b83b9ec3fb1e7b382 with delete_type TABLET_DATA_TOMBSTONED (TS bfe9f288cea84c9c94c9266d5b4a6f22 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:56078
I20260630 12:36:14.434762  6017 tablet_replica.cc:333] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:14.435995  6017 raft_consensus.cc:2243] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.436729  6017 raft_consensus.cc:2272] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.441560  6017 ts_tablet_manager.cc:1916] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:14.456879  6017 ts_tablet_manager.cc:1929] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:36:14.457314  6017 log.cc:1199] T c9ec0e13943c410b83b9ec3fb1e7b382 P bfe9f288cea84c9c94c9266d5b4a6f22: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root/wals/c9ec0e13943c410b83b9ec3fb1e7b382
I20260630 12:36:14.459232  5187 catalog_manager.cc:5028] TS bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): tablet c9ec0e13943c410b83b9ec3fb1e7b382 (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:14.503219  5966 raft_consensus.cc:1064] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: attempting to promote NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f to VOTER
I20260630 12:36:14.506006  5966 consensus_queue.cc:237] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } }
I20260630 12:36:14.512904  5732 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:14.514297  5450 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:14.515688  5966 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:14.516338  5303 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:14.517953  5972 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:14.519665  5972 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260630 12:36:14.554476  5972 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.564524  5303 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.565778  5732 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.572566  5450 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.574458  5195 catalog_manager.cc:5697] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index 26 to 27, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.587194  5378 consensus_queue.cc:237] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [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: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } }
I20260630 12:36:14.605273  5448 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:14.606870  5972 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:36:14.606277  5269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:46345, user_credentials={real_user=slave}} blocked reactor thread for 46941.9us
I20260630 12:36:14.614252  5964 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.620782  5448 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.633169  5188 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82d286cad6234eb288b9a211c78e371d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:14.638700  5197 catalog_manager.cc:5697] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index 27 to 28, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New cstate: current_term: 1 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.645478  5731 raft_consensus.cc:1275] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:14.649049  5964 consensus_queue.cc:1048] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:14.654055  5295 tablet_service.cc:1558] Processing DeleteTablet for tablet 82d286cad6234eb288b9a211c78e371d with delete_type TABLET_DATA_TOMBSTONED (TS 929221a3eda74f5fa1ad9acef58f2446 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57412
I20260630 12:36:14.654356  5731 raft_consensus.cc:2955] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:14.665205  6024 tablet_replica.cc:333] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:14.667285  6024 raft_consensus.cc:2243] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.668499  6024 raft_consensus.cc:2272] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.673182  6024 ts_tablet_manager.cc:1916] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:14.688625  6024 ts_tablet_manager.cc:1929] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:14.689067  6024 log.cc:1199] T 82d286cad6234eb288b9a211c78e371d P 929221a3eda74f5fa1ad9acef58f2446: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root/wals/82d286cad6234eb288b9a211c78e371d
I20260630 12:36:14.690732  5187 catalog_manager.cc:5028] TS 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): tablet 82d286cad6234eb288b9a211c78e371d (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:14.742300  5574 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.743002  5574 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:14.745105  5574 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:14.746286  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:14.746601  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:14.747898  5378 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 2.
I20260630 12:36:14.749413  5269 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:14.750253  6022 raft_consensus.cc:2804] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:14.750623  6022 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.750905  6022 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:14.757287  6022 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:14.759709  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:14.760012  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:14.760342  5378 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:14.761572  6022 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 3 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:14.765594  5378 raft_consensus.cc:2468] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 3.
I20260630 12:36:14.766451  5269 leader_election.cc:304] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:14.766999  6022 raft_consensus.cc:2804] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:14.767414  6022 raft_consensus.cc:697] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:14.768345  6022 consensus_queue.cc:237] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:14.775748  5197 catalog_manager.cc:5697] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.778630  6008 raft_consensus.cc:493] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:14.779263  6008 raft_consensus.cc:515] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:14.781948  6008 leader_election.cc:290] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:14.782486  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:14.783226  5378 raft_consensus.cc:2368] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 2. Current term is 3.
I20260630 12:36:14.783486  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ff9d407354d31bd589a56b0660853" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:14.784772  5418 leader_election.cc:400] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345) with higher term. Message: Invalid argument: T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 2. Current term is 3.
I20260630 12:36:14.785116  5418 leader_election.cc:403] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:36:14.785634  6008 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:36:14.792341  6008 raft_consensus.cc:2749] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345) with higher term. Message: Invalid argument: T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 2. Current term is 3.
I20260630 12:36:14.793200  6008 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:14.793887  6008 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:14.796571  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:14.797242  5303 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 2.
I20260630 12:36:14.798668  5417 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:14.801092  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:14.801944  5378 raft_consensus.cc:2393] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 2: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:14.803408  6008 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:14.804275  6008 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:14.804664  6008 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:14.805186  6008 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:14.812602  6008 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:14.814148  6008 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:14.814906  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:14.815481  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:14.816201  5378 raft_consensus.cc:2393] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 2: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:14.819823  5303 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 2.
I20260630 12:36:14.820694  5417 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef
I20260630 12:36:14.821424  6008 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:14.821798  6008 raft_consensus.cc:697] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:14.822628  6008 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:14.830536  5197 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: term changed from 1 to 2, leader changed from 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) to bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195). New cstate: current_term: 2 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.006073  6022 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:15.006779  6022 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.009565  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:15.010260  5378 raft_consensus.cc:2468] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 2.
I20260630 12:36:15.011499  6022 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.011494  5269 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:15.012730  6022 raft_consensus.cc:2804] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:15.012760  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:15.013284  6022 raft_consensus.cc:493] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:15.013788  6022 raft_consensus.cc:3060] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.013852  5448 raft_consensus.cc:2393] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 in current term 2: Already voted for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in this term.
I20260630 12:36:15.020859  6022 raft_consensus.cc:515] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.023486  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:15.023921  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc06b2e3aec4537ad1d1fbd8e80148e" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.024662  5448 raft_consensus.cc:2393] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 in current term 2: Already voted for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in this term.
I20260630 12:36:15.025955  6022 leader_election.cc:290] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.030253  5378 raft_consensus.cc:2468] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 2.
I20260630 12:36:15.031337  5269 leader_election.cc:304] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:15.032069  6022 raft_consensus.cc:2804] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.033200  6022 raft_consensus.cc:697] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 2 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:15.034063  6022 consensus_queue.cc:237] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.042488  5197 catalog_manager.cc:5697] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 1 to 2, leader changed from 131383562a8947349189c0aaac9245ef (127.0.205.194) to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 2 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.114928  6008 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:15.115434  6008 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.117478  6008 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:15.118616  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:15.118950  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:15.119304  5303 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 2.
I20260630 12:36:15.119742  5378 raft_consensus.cc:2393] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 2: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:15.120599  5417 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:15.121310  6008 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:15.121637  6008 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 929221a3eda74f5fa1ad9acef58f2446)
I20260630 12:36:15.121903  6008 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.126662  6008 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.127370  5964 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:15.127938  5964 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.129029  5303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:15.131171  5964 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.131923  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:15.132500  5448 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 2.
I20260630 12:36:15.133850  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:15.134155  5343 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:15.134428  6022 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:15.135115  6010 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:15.135042  6022 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.135686  6010 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.136669  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:15.137197  6022 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.137358  5378 raft_consensus.cc:2393] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bfe9f288cea84c9c94c9266d5b4a6f22 in current term 2: Already voted for candidate 131383562a8947349189c0aaac9245ef in this term.
I20260630 12:36:15.137779  6010 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.138360  5302 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 1.
I20260630 12:36:15.139604  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:15.140334  5448 raft_consensus.cc:2393] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 in current term 2: Already voted for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in this term.
I20260630 12:36:15.141364  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef" is_pre_election: true
I20260630 12:36:15.135180  5964 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:15.141981  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:15.142468  5378 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 2.
I20260630 12:36:15.142633  5300 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 2.
I20260630 12:36:15.143544  5269 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:15.144505  6022 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:15.145046  5964 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:15.145608  5964 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.145097  6022 raft_consensus.cc:493] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:15.146410  6022 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.146782  6008 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [CANDIDATE]: Term 2 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
I20260630 12:36:15.144670  5343 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:15.149330  6010 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:15.149674  6010 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:15.149973  6010 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.148169  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:15.153245  5964 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.156184  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:15.157421  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.158027  5448 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.156420  5964 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.164708  5448 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 3.
I20260630 12:36:15.166059  5343 leader_election.cc:304] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 
I20260630 12:36:15.166427  5303 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f288cea84c9c94c9266d5b4a6f22 in term 2.
I20260630 12:36:15.166903  5964 raft_consensus.cc:2804] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:15.167686  5417 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 929221a3eda74f5fa1ad9acef58f2446, bfe9f288cea84c9c94c9266d5b4a6f22; no voters: 131383562a8947349189c0aaac9245ef
I20260630 12:36:15.168139  5964 raft_consensus.cc:697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:15.168711  6008 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.169220  6008 raft_consensus.cc:697] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:15.169083  5964 consensus_queue.cc:237] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.170163  6008 consensus_queue.cc:237] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.159395  6022 raft_consensus.cc:515] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.174170  5302 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.181201  5302 raft_consensus.cc:2468] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 3.
I20260630 12:36:15.184412  6022 leader_election.cc:290] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.164644  6010 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.185559  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:15.187345  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6591ece9446a69ee69cedfae673e9" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.187497  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:15.188107  5302 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.188078  5448 raft_consensus.cc:2368] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 for earlier term 2. Current term is 3.
I20260630 12:36:15.194021  5268 leader_election.cc:400] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 election: Vote denied by peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755) with higher term. Message: Invalid argument: T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 for earlier term 2. Current term is 3.
I20260630 12:36:15.194334  5268 leader_election.cc:403] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260630 12:36:15.196866  6022 raft_consensus.cc:2749] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755) with higher term. Message: Invalid argument: T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 929221a3eda74f5fa1ad9acef58f2446 for earlier term 2. Current term is 3.
I20260630 12:36:15.198881  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.200575  6010 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.206274  5197 catalog_manager.cc:5697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.207185  5302 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 3.
I20260630 12:36:15.208297  5343 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: bfe9f288cea84c9c94c9266d5b4a6f22
I20260630 12:36:15.209329  6010 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:15.209993  6010 raft_consensus.cc:697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:15.210924  6010 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.222103  5196 catalog_manager.cc:5697] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: term changed from 1 to 2, leader changed from 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) to bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195). New cstate: current_term: 2 leader_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:15.227629  5197 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 2 to 3, leader changed from bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 3 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.233778  5302 raft_consensus.cc:1240] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Rejecting Update request from peer bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:15.235232  6008 consensus_queue.cc:1059] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: INVALID_TERM, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.236095  6008 raft_consensus.cc:3055] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:15.236400  6008 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:15.237185  6008 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.26, Last appended by leader: 26, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.238518  6008 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.241128  5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc"
dest_uuid: "131383562a8947349189c0aaac9245ef"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49862
I20260630 12:36:15.241812  5378 raft_consensus.cc:606] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Received request to transfer leadership
I20260630 12:36:15.245613  5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc"
dest_uuid: "131383562a8947349189c0aaac9245ef"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49862
I20260630 12:36:15.246146  5378 raft_consensus.cc:606] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Received request to transfer leadership
W20260630 12:36:15.247063  5188 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 37f92e1d1f1448f59e7d1c36940a2bbc already in progress
I20260630 12:36:15.249434  5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc"
dest_uuid: "131383562a8947349189c0aaac9245ef"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49862
I20260630 12:36:15.249943  5378 raft_consensus.cc:606] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Received request to transfer leadership
I20260630 12:36:15.266993  5378 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:15.268360  6022 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.283106  5807 raft_consensus.cc:3060] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Advancing to term 3
I20260630 12:36:15.288883  5448 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:15.290880  5807 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 LEARNER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:15.291968  5574 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.292604  6022 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.311450  5574 raft_consensus.cc:1064] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: attempting to promote NON_VOTER 3800c6451789474d83a49d7517ecd525 to VOTER
I20260630 12:36:15.313586  5574 consensus_queue.cc:237] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 3.26, Last appended by leader: 25, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } }
I20260630 12:36:15.320262  5807 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 LEARNER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:36:15.321216  5378 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:36:15.322492  5574 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.323343  6022 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.321319  5448 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:36:15.326175  6022 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.330657  5957 tablet_copy_client.cc:538] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:15.329879  5574 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 LEADER]: Committing config change with OpId 3.27: config changed from index 25 to 27, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.335058  5450 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index 25 to 27, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.339130  5378 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index 25 to 27, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.340621  5957 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap starting.
I20260630 12:36:15.349006  5196 catalog_manager.cc:5697] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index 25 to 27, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.354096  5807 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index 25 to 27, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.385895  5302 consensus_queue.cc:237] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } }
I20260630 12:36:15.391780  5450 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:15.392889  5807 raft_consensus.cc:1275] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:15.393256  5574 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:15.394599  6022 consensus_queue.cc:1048] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:15.401072  6022 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index 27 to 28, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.410584  5807 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 27 to 28, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.414054  5450 raft_consensus.cc:2955] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 27 to 28, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.415680  5982 tablet_copy_client.cc:538] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:15.426410  5378 raft_consensus.cc:1275] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:15.428084  5187 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b98ff9d407354d31bd589a56b0660853 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:15.428534  6022 consensus_queue.cc:1048] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:15.436683  5196 catalog_manager.cc:5697] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index 27 to 28, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New cstate: current_term: 3 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:15.442315  5982 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Bootstrap starting.
I20260630 12:36:15.446053  5450 raft_consensus.cc:1275] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:15.447520  5975 tablet_copy_client.cc:538] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:15.448586  5367 tablet_service.cc:1558] Processing DeleteTablet for tablet b98ff9d407354d31bd589a56b0660853 with delete_type TABLET_DATA_TOMBSTONED (TS 131383562a8947349189c0aaac9245ef not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:49862
I20260630 12:36:15.467115  6041 consensus_queue.cc:1048] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.492426  5975 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap starting.
I20260630 12:36:15.501937  6010 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:15.502427  6010 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.503885  5957 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:15.504411  6010 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.504724  5957 tablet_bootstrap.cc:492] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Bootstrap complete.
I20260630 12:36:15.505376  5957 ts_tablet_manager.cc:1403] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Time spent bootstrapping tablet: real 0.165s	user 0.118s	sys 0.020s
I20260630 12:36:15.506079  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446" is_pre_election: true
I20260630 12:36:15.506515  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" is_pre_election: true
I20260630 12:36:15.506728  5302 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 2.
I20260630 12:36:15.508067  5343 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:15.508466  5957 raft_consensus.cc:359] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:15.509181  5957 raft_consensus.cc:740] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f9497c2bca34f0fb8b98f48bce0c788, State: Initialized, Role: LEARNER
I20260630 12:36:15.509362  6010 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:15.509757  6010 raft_consensus.cc:493] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:15.510138  6010 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.516909  6010 raft_consensus.cc:515] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.509754  5957 consensus_queue.cc:260] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: NON_VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: true } }
I20260630 12:36:15.519259  5302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
I20260630 12:36:15.519774  5302 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.520750  6010 leader_election.cc:290] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [CANDIDATE]: Term 3 election: Requested vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.526890  5302 raft_consensus.cc:2468] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131383562a8947349189c0aaac9245ef in term 3.
I20260630 12:36:15.528060  5343 leader_election.cc:304] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:15.528764  6010 raft_consensus.cc:2804] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:15.529115  5450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bac1f1ed0d347bc99cd50aae21169ad" candidate_uuid: "131383562a8947349189c0aaac9245ef" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.535859  6010 raft_consensus.cc:697] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Becoming Leader. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:15.536741  6010 consensus_queue.cc:237] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.549916  6046 tablet_replica.cc:333] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:15.551033  6046 raft_consensus.cc:2243] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.557595  6046 raft_consensus.cc:2272] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:15.564772  5251 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:36:15.565270  5251 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 37f92e1d1f1448f59e7d1c36940a2bbc already in progress
W20260630 12:36:15.565526  5251 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 37f92e1d1f1448f59e7d1c36940a2bbc already in progress
I20260630 12:36:15.574241  6046 ts_tablet_manager.cc:1916] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:15.582847  5957 ts_tablet_manager.cc:1434] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: Time spent starting tablet: real 0.077s	user 0.016s	sys 0.012s
I20260630 12:36:15.585273  5464 tablet_copy_service.cc:342] P bfe9f288cea84c9c94c9266d5b4a6f22: Request end of tablet copy session 9f9497c2bca34f0fb8b98f48bce0c788-d75ed0253c5b42f0a1dbc34037d2cab4 received from {username='slave'} at 127.0.0.1:38118
I20260630 12:36:15.585769  5464 tablet_copy_service.cc:434] P bfe9f288cea84c9c94c9266d5b4a6f22: ending tablet copy session 9f9497c2bca34f0fb8b98f48bce0c788-d75ed0253c5b42f0a1dbc34037d2cab4 on tablet d75ed0253c5b42f0a1dbc34037d2cab4 with peer 9f9497c2bca34f0fb8b98f48bce0c788
I20260630 12:36:15.589845  5196 catalog_manager.cc:5697] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef reported cstate change: term changed from 2 to 3, leader changed from bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) to 131383562a8947349189c0aaac9245ef (127.0.205.194). New cstate: current_term: 3 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:15.600944  5346 consensus_peers.cc:597] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef -> Peer ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196:36073): Couldn't send request to peer ad6ca0ed472647bcbd718bb3dcf1671f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.616521  6046 ts_tablet_manager.cc:1929] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.27
I20260630 12:36:15.616989  6046 log.cc:1199] T b98ff9d407354d31bd589a56b0660853 P 131383562a8947349189c0aaac9245ef: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root/wals/b98ff9d407354d31bd589a56b0660853
W20260630 12:36:15.619022  5345 consensus_peers.cc:597] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef -> Peer 3800c6451789474d83a49d7517ecd525 (127.0.205.197:45419): Couldn't send request to peer 3800c6451789474d83a49d7517ecd525. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.619516  5188 catalog_manager.cc:5028] TS 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): tablet b98ff9d407354d31bd589a56b0660853 (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:15.645310  5302 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:15.647315  6010 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.649257  5448 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:36:15.653693  6010 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.662782  5303 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:36:15.665244  6010 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.666766  5303 raft_consensus.cc:1240] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Rejecting Update request from peer bfe9f288cea84c9c94c9266d5b4a6f22 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:15.669602  6008 consensus_queue.cc:1059] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: INVALID_TERM, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.670478  6026 raft_consensus.cc:3055] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:15.670823  6026 raft_consensus.cc:740] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfe9f288cea84c9c94c9266d5b4a6f22, State: Running, Role: LEADER
I20260630 12:36:15.671669  6026 consensus_queue.cc:260] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.26, Last appended by leader: 26, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } }
I20260630 12:36:15.672871  6026 raft_consensus.cc:3060] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:15.683563  5964 raft_consensus.cc:993] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: : Instructing follower 929221a3eda74f5fa1ad9acef58f2446 to start an election
I20260630 12:36:15.684047  5964 raft_consensus.cc:1081] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Signalling peer 929221a3eda74f5fa1ad9acef58f2446 to start an election
I20260630 12:36:15.688194  5303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc"
dest_uuid: "929221a3eda74f5fa1ad9acef58f2446"
 from {username='slave'} at 127.0.0.1:57436
I20260630 12:36:15.688733  5303 raft_consensus.cc:493] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.689030  5303 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:15.690822  5448 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 3 index: 26. (term mismatch)
I20260630 12:36:15.691222  5448 pending_rounds.cc:85] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Aborting all ops after (but not including) 25
I20260630 12:36:15.691460  5448 pending_rounds.cc:107] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: Aborting uncommitted NO_OP operation due to leader change: 2.26
I20260630 12:36:15.691738  5448 raft_consensus.cc:2889] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:15.695025  6010 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.698688  5303 raft_consensus.cc:515] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.701187  5302 raft_consensus.cc:1240] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 FOLLOWER]: Rejecting Update request from peer 131383562a8947349189c0aaac9245ef for earlier term 3. Current term is 4. Ops: []
I20260630 12:36:15.703292  6010 consensus_queue.cc:1059] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: INVALID_TERM, Last received: 3.26, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.704094  6010 raft_consensus.cc:3055] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:36:15.704384  6010 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 131383562a8947349189c0aaac9245ef, State: Running, Role: LEADER
I20260630 12:36:15.704929  5982 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:15.705730  5982 tablet_bootstrap.cc:492] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Bootstrap complete.
I20260630 12:36:15.705185  6010 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 3.26, Last appended by leader: 26, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.706418  6010 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:15.713446  5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 4 candidate_status { last_received { term: 3 index: 26 } } ignore_live_leader: true dest_uuid: "131383562a8947349189c0aaac9245ef"
I20260630 12:36:15.714099  5303 leader_election.cc:290] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 4 election: Requested vote from peers 131383562a8947349189c0aaac9245ef (127.0.205.194:46345), bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755)
I20260630 12:36:15.714303  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f92e1d1f1448f59e7d1c36940a2bbc" candidate_uuid: "929221a3eda74f5fa1ad9acef58f2446" candidate_term: 4 candidate_status { last_received { term: 3 index: 26 } } ignore_live_leader: true dest_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22"
I20260630 12:36:15.714967  5448 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:15.715868  5982 ts_tablet_manager.cc:1403] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Time spent bootstrapping tablet: real 0.274s	user 0.141s	sys 0.008s
I20260630 12:36:15.718318  5982 raft_consensus.cc:359] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.719098  5982 raft_consensus.cc:740] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3800c6451789474d83a49d7517ecd525, State: Initialized, Role: LEARNER
I20260630 12:36:15.719630  5982 consensus_queue.cc:260] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: NON_VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: true } }
I20260630 12:36:15.720216  5378 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 4.
I20260630 12:36:15.721318  5269 leader_election.cc:304] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446; no voters: 
I20260630 12:36:15.721700  5982 ts_tablet_manager.cc:1434] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:15.722071  6041 raft_consensus.cc:2804] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:36:15.722554  6041 raft_consensus.cc:697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 LEADER]: Becoming Leader. State: Replica: 929221a3eda74f5fa1ad9acef58f2446, State: Running, Role: LEADER
I20260630 12:36:15.723711  5390 tablet_copy_service.cc:342] P 131383562a8947349189c0aaac9245ef: Request end of tablet copy session 3800c6451789474d83a49d7517ecd525-a8b6591ece9446a69ee69cedfae673e9 received from {username='slave'} at 127.0.0.1:59210
I20260630 12:36:15.723368  6041 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 3.26, Last appended by leader: 26, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.724160  5390 tablet_copy_service.cc:434] P 131383562a8947349189c0aaac9245ef: ending tablet copy session 3800c6451789474d83a49d7517ecd525-a8b6591ece9446a69ee69cedfae673e9 on tablet a8b6591ece9446a69ee69cedfae673e9 with peer 3800c6451789474d83a49d7517ecd525
I20260630 12:36:15.727741  5448 raft_consensus.cc:2468] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929221a3eda74f5fa1ad9acef58f2446 in term 4.
I20260630 12:36:15.748737  5195 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: term changed from 3 to 4, leader changed from 131383562a8947349189c0aaac9245ef (127.0.205.194) to 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193). New cstate: current_term: 4 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.791767  5975 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:15.792672  5975 tablet_bootstrap.cc:492] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Bootstrap complete.
I20260630 12:36:15.793288  5975 ts_tablet_manager.cc:1403] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Time spent bootstrapping tablet: real 0.301s	user 0.119s	sys 0.023s
I20260630 12:36:15.795763  5975 raft_consensus.cc:359] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.796533  5975 raft_consensus.cc:740] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad6ca0ed472647bcbd718bb3dcf1671f, State: Initialized, Role: LEARNER
I20260630 12:36:15.797086  5975 consensus_queue.cc:260] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [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: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true } }
I20260630 12:36:15.799530  5975 ts_tablet_manager.cc:1434] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260630 12:36:15.801807  5315 tablet_copy_service.cc:342] P 929221a3eda74f5fa1ad9acef58f2446: Request end of tablet copy session ad6ca0ed472647bcbd718bb3dcf1671f-37f92e1d1f1448f59e7d1c36940a2bbc received from {username='slave'} at 127.0.0.1:36474
I20260630 12:36:15.802232  5315 tablet_copy_service.cc:434] P 929221a3eda74f5fa1ad9acef58f2446: ending tablet copy session ad6ca0ed472647bcbd718bb3dcf1671f-37f92e1d1f1448f59e7d1c36940a2bbc on tablet 37f92e1d1f1448f59e7d1c36940a2bbc with peer ad6ca0ed472647bcbd718bb3dcf1671f
I20260630 12:36:15.878208  5881 raft_consensus.cc:3060] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 LEARNER]: Advancing to term 2
I20260630 12:36:16.001125  5807 raft_consensus.cc:3060] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 1 LEARNER]: Advancing to term 3
I20260630 12:36:16.069766  5303 raft_consensus.cc:1275] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:16.070851  5964 consensus_queue.cc:1048] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:16.076313  5448 raft_consensus.cc:1275] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 3 index: 26. (term mismatch)
I20260630 12:36:16.076675  5448 pending_rounds.cc:85] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Aborting all ops after (but not including) 25
I20260630 12:36:16.076918  5448 pending_rounds.cc:107] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: Aborting uncommitted NO_OP operation due to leader change: 2.26
I20260630 12:36:16.077181  5448 raft_consensus.cc:2889] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:16.080915  5972 consensus_queue.cc:1048] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:16.184103  5448 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 4 index: 27. (index mismatch)
I20260630 12:36:16.185616  6044 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:16.202831  5378 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 4 index: 27. (index mismatch)
I20260630 12:36:16.204133  6041 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:16.204545  5731 raft_consensus.cc:3060] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 LEARNER]: Advancing to term 4
I20260630 12:36:16.224968  5731 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 LEARNER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 4 index: 27. (index mismatch)
I20260630 12:36:16.226652  6063 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:16.243675  6044 raft_consensus.cc:1064] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: attempting to promote NON_VOTER ad6ca0ed472647bcbd718bb3dcf1671f to VOTER
I20260630 12:36:16.246130  6044 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 4.27, Last appended by leader: 26, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } }
I20260630 12:36:16.254932  5448 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 4 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260630 12:36:16.255306  5378 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 4 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260630 12:36:16.256620  6044 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.257305  6063 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.258164  5732 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 LEARNER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 4 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260630 12:36:16.259696  6041 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.267093  6041 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 LEADER]: Committing config change with OpId 4.28: config changed from index 25 to 28, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.272611  5731 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 FOLLOWER]: Committing config change with OpId 4.28: config changed from index 25 to 28, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.273047  5448 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Committing config change with OpId 4.28: config changed from index 25 to 28, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.294354  5378 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Committing config change with OpId 4.28: config changed from index 25 to 28, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.290333  5195 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 reported cstate change: config changed from index 25 to 28, ad6ca0ed472647bcbd718bb3dcf1671f (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } attrs { replace: true } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.330818  5303 consensus_queue.cc:237] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 4.28, Last appended by leader: 26, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } }
I20260630 12:36:16.336612  5731 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 4 index: 28. Preceding OpId from leader: term: 4 index: 29. (index mismatch)
I20260630 12:36:16.337837  5448 raft_consensus.cc:1275] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Refusing update from remote peer 929221a3eda74f5fa1ad9acef58f2446: Log matching property violated. Preceding OpId in replica: term: 4 index: 28. Preceding OpId from leader: term: 4 index: 29. (index mismatch)
I20260630 12:36:16.338163  6041 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.339455  6063 consensus_queue.cc:1048] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.344822  6044 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 LEADER]: Committing config change with OpId 4.29: config changed from index 28 to 29, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.346408  5731 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 FOLLOWER]: Committing config change with OpId 4.29: config changed from index 28 to 29, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.354621  5448 raft_consensus.cc:2955] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Committing config change with OpId 4.29: config changed from index 28 to 29, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.360737  5187 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37f92e1d1f1448f59e7d1c36940a2bbc with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:16.360363  5195 catalog_manager.cc:5697] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f reported cstate change: config changed from index 28 to 29, VOTER 131383562a8947349189c0aaac9245ef (127.0.205.194) evicted. New cstate: current_term: 4 leader_uuid: "929221a3eda74f5fa1ad9acef58f2446" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "ad6ca0ed472647bcbd718bb3dcf1671f" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 36073 } attrs { promote: false } } }
I20260630 12:36:16.375945  5367 tablet_service.cc:1558] Processing DeleteTablet for tablet 37f92e1d1f1448f59e7d1c36940a2bbc with delete_type TABLET_DATA_TOMBSTONED (TS 131383562a8947349189c0aaac9245ef not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:49862
I20260630 12:36:16.379418  6070 tablet_replica.cc:333] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:16.380440  6070 raft_consensus.cc:2243] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.381533  6070 raft_consensus.cc:2272] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.384840  6070 ts_tablet_manager.cc:1916] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:16.394985  6070 ts_tablet_manager.cc:1929] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.28
I20260630 12:36:16.395267  6070 log.cc:1199] T 37f92e1d1f1448f59e7d1c36940a2bbc P 131383562a8947349189c0aaac9245ef: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-1-root/wals/37f92e1d1f1448f59e7d1c36940a2bbc
I20260630 12:36:16.396549  5188 catalog_manager.cc:5028] TS 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): tablet 37f92e1d1f1448f59e7d1c36940a2bbc (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:16.471230  5972 raft_consensus.cc:1064] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: attempting to promote NON_VOTER 3800c6451789474d83a49d7517ecd525 to VOTER
I20260630 12:36:16.473758  5972 consensus_queue.cc:237] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } }
I20260630 12:36:16.487717  5807 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 LEARNER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:16.489116  5303 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:16.490718  5448 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:16.490573  6010 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.491951  6061 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.493435  6062 raft_consensus.cc:1064] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: attempting to promote NON_VOTER 9f9497c2bca34f0fb8b98f48bce0c788 to VOTER
I20260630 12:36:16.496863  6062 consensus_queue.cc:237] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 26, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } }
I20260630 12:36:16.498155  5964 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.515338  5972 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.517944  5303 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.520263  5448 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.552201  5195 catalog_manager.cc:5697] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: config changed from index 26 to 28, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.556655  5807 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 3800c6451789474d83a49d7517ecd525 (127.0.205.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.575091  5881 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 LEARNER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:36:16.576748  5378 consensus_queue.cc:237] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } }
I20260630 12:36:16.578495  6061 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.586740  5807 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:36:16.588115  5972 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.589875  5448 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:36:16.594631  5300 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:36:16.596074  6010 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:16.595782  5964 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.602463  5972 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:16.602021  5807 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.616551  5303 raft_consensus.cc:1275] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:36:16.617899  6062 consensus_queue.cc:1048] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.619591  5188 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8b6591ece9446a69ee69cedfae673e9 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:16.626133  5201 catalog_manager.cc:5697] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index 28 to 29, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New cstate: current_term: 3 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:16.630541  5303 raft_consensus.cc:2955] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "3800c6451789474d83a49d7517ecd525" member_type: VOTER last_known_addr { host: "127.0.205.197" port: 45419 } attrs { promote: false } } }
I20260630 12:36:16.637396  6062 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.643784  5300 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.648831  5437 tablet_service.cc:1558] Processing DeleteTablet for tablet a8b6591ece9446a69ee69cedfae673e9 with delete_type TABLET_DATA_TOMBSTONED (TS bfe9f288cea84c9c94c9266d5b4a6f22 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:56078
I20260630 12:36:16.653216  5450 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.660297  5881 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.675549  6075 tablet_replica.cc:333] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:16.676605  6075 raft_consensus.cc:2243] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.677292  6075 raft_consensus.cc:2272] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.677695  5197 catalog_manager.cc:5697] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 reported cstate change: config changed from index 26 to 28, 9f9497c2bca34f0fb8b98f48bce0c788 (127.0.205.198) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.683007  6075 ts_tablet_manager.cc:1916] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:16.697980  6075 ts_tablet_manager.cc:1929] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.28
I20260630 12:36:16.698362  6075 log.cc:1199] T a8b6591ece9446a69ee69cedfae673e9 P bfe9f288cea84c9c94c9266d5b4a6f22: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-2-root/wals/a8b6591ece9446a69ee69cedfae673e9
I20260630 12:36:16.700431  5187 catalog_manager.cc:5028] TS bfe9f288cea84c9c94c9266d5b4a6f22 (127.0.205.195:43755): tablet a8b6591ece9446a69ee69cedfae673e9 (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:16.702932  5378 consensus_queue.cc:237] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } }
I20260630 12:36:16.707156  5881 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:36:16.709291  5450 raft_consensus.cc:1275] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Refusing update from remote peer 131383562a8947349189c0aaac9245ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:36:16.709113  6062 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.712553  6062 consensus_queue.cc:1048] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:16.717434  5972 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.729357  5880 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.732942  5188 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d75ed0253c5b42f0a1dbc34037d2cab4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:16.737722  5450 raft_consensus.cc:2955] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } } }
I20260630 12:36:16.740839  5195 catalog_manager.cc:5697] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef reported cstate change: config changed from index 28 to 29, VOTER 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "131383562a8947349189c0aaac9245ef" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f288cea84c9c94c9266d5b4a6f22" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:16.756735  5295 tablet_service.cc:1558] Processing DeleteTablet for tablet d75ed0253c5b42f0a1dbc34037d2cab4 with delete_type TABLET_DATA_TOMBSTONED (TS 929221a3eda74f5fa1ad9acef58f2446 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:57412
I20260630 12:36:16.762183  6077 tablet_replica.cc:333] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:16.762885  6077 raft_consensus.cc:2243] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.763365  6077 raft_consensus.cc:2272] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.766597  6077 ts_tablet_manager.cc:1916] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:16.778155  6077 ts_tablet_manager.cc:1929] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.28
I20260630 12:36:16.778434  6077 log.cc:1199] T d75ed0253c5b42f0a1dbc34037d2cab4 P 929221a3eda74f5fa1ad9acef58f2446: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822842926995-823-0/minicluster-data/ts-0-root/wals/d75ed0253c5b42f0a1dbc34037d2cab4
I20260630 12:36:16.779601  5187 catalog_manager.cc:5028] TS 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): tablet d75ed0253c5b42f0a1dbc34037d2cab4 (table test-workload [id=b9f0e51d53534d18a43216e82005277b]) successfully deleted
I20260630 12:36:17.051188   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:17.077608   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.078872   823 tablet_replica.cc:333] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.079932   823 raft_consensus.cc:2243] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.080892   823 raft_consensus.cc:2272] T ecc06b2e3aec4537ad1d1fbd8e80148e P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.083885   823 tablet_replica.cc:333] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.084370   823 raft_consensus.cc:2243] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.084971   823 raft_consensus.cc:2272] T 7a7e5c2902414ed590d7b9e41921471a P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.087993   823 tablet_replica.cc:333] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.088621   823 raft_consensus.cc:2243] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 LEADER]: Raft consensus shutting down.
W20260630 12:36:17.089223  5343 consensus_peers.cc:597] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef -> Peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Couldn't send request to peer 929221a3eda74f5fa1ad9acef58f2446. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.089537   823 raft_consensus.cc:2272] T 37f92e1d1f1448f59e7d1c36940a2bbc P 929221a3eda74f5fa1ad9acef58f2446 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.092105   823 tablet_replica.cc:333] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.092661   823 raft_consensus.cc:2243] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.093348   823 raft_consensus.cc:2272] T 967e14f386a5413482393d0721a12fc3 P 929221a3eda74f5fa1ad9acef58f2446 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.095598   823 tablet_replica.cc:333] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.096083   823 raft_consensus.cc:2243] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.096611   823 raft_consensus.cc:2272] T 5d467d147f3e47a78e0cda8c0819bb03 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.098765   823 tablet_replica.cc:333] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.099210   823 raft_consensus.cc:2243] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.099968   823 raft_consensus.cc:2272] T b98ff9d407354d31bd589a56b0660853 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.102386   823 tablet_replica.cc:333] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.102890   823 raft_consensus.cc:2243] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.103329   823 raft_consensus.cc:2272] T a8b6591ece9446a69ee69cedfae673e9 P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.106187   823 tablet_replica.cc:333] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.106756   823 raft_consensus.cc:2243] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.107206   823 raft_consensus.cc:2272] T 1bac1f1ed0d347bc99cd50aae21169ad P 929221a3eda74f5fa1ad9acef58f2446 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:17.107877  5343 consensus_peers.cc:597] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef -> Peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Couldn't send request to peer 929221a3eda74f5fa1ad9acef58f2446. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.110029   823 tablet_replica.cc:333] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
I20260630 12:36:17.110769   823 raft_consensus.cc:2243] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.111694   823 raft_consensus.cc:2272] T c9ec0e13943c410b83b9ec3fb1e7b382 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.114768   823 tablet_replica.cc:333] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446: stopping tablet replica
W20260630 12:36:17.112535  5343 consensus_peers.cc:597] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef -> Peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Couldn't send request to peer 929221a3eda74f5fa1ad9acef58f2446. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.116863   823 raft_consensus.cc:2243] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.117518   823 raft_consensus.cc:2272] T a6997ca2707f4419bb21f89b3c2f2052 P 929221a3eda74f5fa1ad9acef58f2446 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.150640   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:36:17.179064   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:17.212548   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.213328   823 tablet_replica.cc:333] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.214079   823 raft_consensus.cc:2243] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.214619   823 raft_consensus.cc:2272] T ecc06b2e3aec4537ad1d1fbd8e80148e P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.217029   823 tablet_replica.cc:333] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.217536   823 raft_consensus.cc:2243] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.218272   823 raft_consensus.cc:2272] T 7a7e5c2902414ed590d7b9e41921471a P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.220420   823 tablet_replica.cc:333] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.220888   823 raft_consensus.cc:2243] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.221585   823 raft_consensus.cc:2272] T a8b6591ece9446a69ee69cedfae673e9 P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.224400   823 tablet_replica.cc:333] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.224929   823 raft_consensus.cc:2243] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.225603   823 raft_consensus.cc:2272] T d75ed0253c5b42f0a1dbc34037d2cab4 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.228327   823 tablet_replica.cc:333] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.228825   823 raft_consensus.cc:2243] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.229496   823 raft_consensus.cc:2272] T 82d286cad6234eb288b9a211c78e371d P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.231613   823 tablet_replica.cc:333] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.232116   823 raft_consensus.cc:2243] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.232791   823 raft_consensus.cc:2272] T 5d467d147f3e47a78e0cda8c0819bb03 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.234894   823 tablet_replica.cc:333] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.235350   823 raft_consensus.cc:2243] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.236059   823 raft_consensus.cc:2272] T 967e14f386a5413482393d0721a12fc3 P 131383562a8947349189c0aaac9245ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.237985   823 tablet_replica.cc:333] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.238410   823 raft_consensus.cc:2243] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.238925   823 raft_consensus.cc:2272] T a6997ca2707f4419bb21f89b3c2f2052 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.241096   823 tablet_replica.cc:333] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.241539   823 raft_consensus.cc:2243] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.242157   823 raft_consensus.cc:2272] T 1bac1f1ed0d347bc99cd50aae21169ad P 131383562a8947349189c0aaac9245ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.244182   823 tablet_replica.cc:333] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef: stopping tablet replica
I20260630 12:36:17.244661   823 raft_consensus.cc:2243] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.245334   823 raft_consensus.cc:2272] T c9ec0e13943c410b83b9ec3fb1e7b382 P 131383562a8947349189c0aaac9245ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.279755   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:17.306965   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
W20260630 12:36:17.339658  5418 consensus_peers.cc:597] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 -> Peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): Couldn't send request to peer 131383562a8947349189c0aaac9245ef. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:46345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.345124   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.345997   823 tablet_replica.cc:333] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.346776   823 raft_consensus.cc:2243] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.347426   823 raft_consensus.cc:2272] T 7a7e5c2902414ed590d7b9e41921471a P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.350796   823 tablet_replica.cc:333] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.351635   823 raft_consensus.cc:2243] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.352142   823 raft_consensus.cc:2272] T ecc06b2e3aec4537ad1d1fbd8e80148e P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.354966   823 tablet_replica.cc:333] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.355647   823 raft_consensus.cc:2243] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.356269   823 raft_consensus.cc:2272] T 5d467d147f3e47a78e0cda8c0819bb03 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.359156   823 tablet_replica.cc:333] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.359791   823 raft_consensus.cc:2243] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.360754   823 raft_consensus.cc:2272] T 37f92e1d1f1448f59e7d1c36940a2bbc P bfe9f288cea84c9c94c9266d5b4a6f22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.363754   823 tablet_replica.cc:333] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.364456   823 raft_consensus.cc:2243] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.365021   823 raft_consensus.cc:2272] T 82d286cad6234eb288b9a211c78e371d P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.368014   823 tablet_replica.cc:333] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.368844   823 raft_consensus.cc:2243] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260630 12:36:17.369045  5417 consensus_peers.cc:597] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 -> Peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Couldn't send request to peer 929221a3eda74f5fa1ad9acef58f2446. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:43433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.369431   823 raft_consensus.cc:2272] T b98ff9d407354d31bd589a56b0660853 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.372243   823 tablet_replica.cc:333] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.372915   823 raft_consensus.cc:2243] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.373623   823 raft_consensus.cc:2272] T d75ed0253c5b42f0a1dbc34037d2cab4 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.376595   823 tablet_replica.cc:333] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.377197   823 raft_consensus.cc:2243] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.377882   823 raft_consensus.cc:2272] T 1bac1f1ed0d347bc99cd50aae21169ad P bfe9f288cea84c9c94c9266d5b4a6f22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.380627   823 tablet_replica.cc:333] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.381251   823 raft_consensus.cc:2243] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.382189   823 raft_consensus.cc:2272] T a6997ca2707f4419bb21f89b3c2f2052 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.385366   823 tablet_replica.cc:333] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22: stopping tablet replica
I20260630 12:36:17.385939   823 raft_consensus.cc:2243] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.386417   823 raft_consensus.cc:2272] T 967e14f386a5413482393d0721a12fc3 P bfe9f288cea84c9c94c9266d5b4a6f22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.423554   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:17.450914   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:36:17.478080   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.478869   823 tablet_replica.cc:333] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f: stopping tablet replica
I20260630 12:36:17.479537   823 raft_consensus.cc:2243] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.480223   823 raft_consensus.cc:2272] T 37f92e1d1f1448f59e7d1c36940a2bbc P ad6ca0ed472647bcbd718bb3dcf1671f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.482726   823 tablet_replica.cc:333] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f: stopping tablet replica
I20260630 12:36:17.483317   823 raft_consensus.cc:2243] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.483860   823 raft_consensus.cc:2272] T 82d286cad6234eb288b9a211c78e371d P ad6ca0ed472647bcbd718bb3dcf1671f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:17.789777  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet 7a7e5c2902414ed590d7b9e41921471a: Network error: Client connection negotiation failed: client connection to 127.0.205.194:46345: connect: Connection refused (error 111)
W20260630 12:36:17.793332  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet 5d467d147f3e47a78e0cda8c0819bb03: Network error: Client connection negotiation failed: client connection to 127.0.205.194:46345: connect: Connection refused (error 111)
W20260630 12:36:17.796029  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet ecc06b2e3aec4537ad1d1fbd8e80148e: Network error: Client connection negotiation failed: client connection to 127.0.205.193:43433: connect: Connection refused (error 111)
W20260630 12:36:17.799094  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet b98ff9d407354d31bd589a56b0660853: Network error: Client connection negotiation failed: client connection to 127.0.205.193:43433: connect: Connection refused (error 111)
W20260630 12:36:17.802608  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet a6997ca2707f4419bb21f89b3c2f2052: Network error: Client connection negotiation failed: client connection to 127.0.205.195:43755: connect: Connection refused (error 111)
W20260630 12:36:17.805639  5251 auto_rebalancer.cc:639] Failed to schedule move for tablet c9ec0e13943c410b83b9ec3fb1e7b382: Network error: Client connection negotiation failed: client connection to 127.0.205.194:46345: connect: Connection refused (error 111)
I20260630 12:36:18.236361  6082 raft_consensus.cc:493] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 131383562a8947349189c0aaac9245ef)
I20260630 12:36:18.236831  6082 raft_consensus.cc:515] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "929221a3eda74f5fa1ad9acef58f2446" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 43433 } } peers { permanent_uuid: "131383562a8947349189c0aaac9245ef" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46345 } } peers { permanent_uuid: "9f9497c2bca34f0fb8b98f48bce0c788" member_type: VOTER last_known_addr { host: "127.0.205.198" port: 39531 } attrs { promote: false } }
I20260630 12:36:18.238842  6082 leader_election.cc:290] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433), 131383562a8947349189c0aaac9245ef (127.0.205.194:46345)
W20260630 12:36:18.245239  5844 leader_election.cc:336] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 929221a3eda74f5fa1ad9acef58f2446 (127.0.205.193:43433): Network error: Client connection negotiation failed: client connection to 127.0.205.193:43433: connect: Connection refused (error 111)
W20260630 12:36:18.245774  5845 leader_election.cc:336] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 131383562a8947349189c0aaac9245ef (127.0.205.194:46345): Network error: Client connection negotiation failed: client connection to 127.0.205.194:46345: connect: Connection refused (error 111)
I20260630 12:36:18.246122  5845 leader_election.cc:304] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [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: 9f9497c2bca34f0fb8b98f48bce0c788; no voters: 131383562a8947349189c0aaac9245ef, 929221a3eda74f5fa1ad9acef58f2446
I20260630 12:36:18.246658  6082 raft_consensus.cc:2749] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:18.260558   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:36:18.270968   823 tablet_server.cc:179] TabletServer@127.0.205.197:0 shutting down...
I20260630 12:36:18.290594   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:18.291213   823 tablet_replica.cc:333] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525: stopping tablet replica
I20260630 12:36:18.291755   823 raft_consensus.cc:2243] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.292305   823 raft_consensus.cc:2272] T a8b6591ece9446a69ee69cedfae673e9 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.294185   823 tablet_replica.cc:333] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525: stopping tablet replica
I20260630 12:36:18.294687   823 raft_consensus.cc:2243] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.295158   823 raft_consensus.cc:2272] T b98ff9d407354d31bd589a56b0660853 P 3800c6451789474d83a49d7517ecd525 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.313973   823 tablet_server.cc:196] TabletServer@127.0.205.197:0 shutdown complete.
I20260630 12:36:18.323665   823 tablet_server.cc:179] TabletServer@127.0.205.198:0 shutting down...
I20260630 12:36:18.339918   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:18.340554   823 tablet_replica.cc:333] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788: stopping tablet replica
I20260630 12:36:18.341070   823 raft_consensus.cc:2243] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.341506   823 raft_consensus.cc:2272] T d75ed0253c5b42f0a1dbc34037d2cab4 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.343338   823 tablet_replica.cc:333] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788: stopping tablet replica
I20260630 12:36:18.343755   823 raft_consensus.cc:2243] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.344203   823 raft_consensus.cc:2272] T c9ec0e13943c410b83b9ec3fb1e7b382 P 9f9497c2bca34f0fb8b98f48bce0c788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.363018   823 tablet_server.cc:196] TabletServer@127.0.205.198:0 shutdown complete.
I20260630 12:36:18.372910   823 master.cc:562] Master@127.0.205.254:46575 shutting down...
I20260630 12:36:18.387871   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:18.388321   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.388597   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 030568ba84d64ab3b020f09c38854f14: stopping tablet replica
I20260630 12:36:18.411793   823 master.cc:584] Master@127.0.205.254:46575 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (15762 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:36:18.455433   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:33485
I20260630 12:36:18.456400   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.461201  6086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.461249  6087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.462173  6089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.463076   823 server_base.cc:1061] running on GCE node
I20260630 12:36:18.463841   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.464027   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.464170   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822978464154 us; error 0 us; skew 500 ppm
I20260630 12:36:18.464627   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.466729   823 webserver.cc:533] Webserver started at http://127.0.205.254:38147/ using document root <none> and password file <none>
I20260630 12:36:18.467149   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.467309   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.467574   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.468609   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "ef637f43f00c4272ae8c5cc9a19e0d77"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.472574   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:36:18.475483  6094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.476390   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:18.476643   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "ef637f43f00c4272ae8c5cc9a19e0d77"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.476887   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-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)
I20260630 12:36:18.500171   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.501225   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.535424   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:33485
I20260630 12:36:18.535524  6145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:33485 every 8 connection(s)
I20260630 12:36:18.538908  6146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.548374  6146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77: Bootstrap starting.
I20260630 12:36:18.552971  6146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:18.556758  6146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77: No bootstrap required, opened a new log
I20260630 12:36:18.558661  6146 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER }
I20260630 12:36:18.559031  6146 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:18.559228  6146 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef637f43f00c4272ae8c5cc9a19e0d77, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.559764  6146 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER }
I20260630 12:36:18.560195  6146 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:18.560408  6146 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:18.560642  6146 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:18.564643  6146 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER }
I20260630 12:36:18.565104  6146 leader_election.cc:304] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [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: ef637f43f00c4272ae8c5cc9a19e0d77; no voters: 
I20260630 12:36:18.566092  6146 leader_election.cc:290] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:18.566344  6149 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:18.567502  6149 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 1 LEADER]: Becoming Leader. State: Replica: ef637f43f00c4272ae8c5cc9a19e0d77, State: Running, Role: LEADER
I20260630 12:36:18.568106  6149 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [LEADER]: Queue going to LEADER mode. State: All 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: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER }
I20260630 12:36:18.568652  6146 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:18.572467  6151 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef637f43f00c4272ae8c5cc9a19e0d77. Latest consensus state: current_term: 1 leader_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER } }
I20260630 12:36:18.573060  6151 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.573774  6150 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef637f43f00c4272ae8c5cc9a19e0d77" member_type: VOTER } }
I20260630 12:36:18.574260  6150 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.574731  6156 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:18.579370  6156 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:18.587018   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:18.587785  6156 catalog_manager.cc:1383] Generated new cluster ID: c7f4325a9eb944cc9716964353017179
I20260630 12:36:18.588020  6156 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:18.614900  6156 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:18.616077  6156 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:18.632484  6156 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77: Generated new TSK 0
I20260630 12:36:18.633013  6156 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:18.652541   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.657575  6167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.658607  6168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.659715  6170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.660312   823 server_base.cc:1061] running on GCE node
I20260630 12:36:18.661827   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.662010   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.662149   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822978662133 us; error 0 us; skew 500 ppm
I20260630 12:36:18.662587   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.664577   823 webserver.cc:533] Webserver started at http://127.0.205.193:43285/ using document root <none> and password file <none>
I20260630 12:36:18.665024   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.665175   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.665423   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.666395   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "54fdeff0166e405fb0f88f4f8166e719"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.670436   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:18.673338  6175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.673993   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:18.674239   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "54fdeff0166e405fb0f88f4f8166e719"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.674472   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-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)
I20260630 12:36:18.696336   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.697377   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.698674   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:18.700747   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:18.700920   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.701150   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:18.701303   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.737406   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:46729
I20260630 12:36:18.737493  6237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:46729 every 8 connection(s)
I20260630 12:36:18.741851   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.748507  6242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.748885  6243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.751506  6245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.752905   823 server_base.cc:1061] running on GCE node
I20260630 12:36:18.753965   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.754173   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.754339   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822978754324 us; error 0 us; skew 500 ppm
I20260630 12:36:18.754813   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.757215   823 webserver.cc:533] Webserver started at http://127.0.205.194:44641/ using document root <none> and password file <none>
I20260630 12:36:18.757699   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.757910   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.758098  6238 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33485
I20260630 12:36:18.758209   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.758442  6238 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:18.759101  6238 heartbeater.cc:507] Master 127.0.205.254:33485 requested a full tablet report, sending...
I20260630 12:36:18.759475   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "cc731e0ed51e487099ccf81752daad0e"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.760911  6111 ts_manager.cc:194] Registered new tserver with Master: 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193:46729)
I20260630 12:36:18.762550  6111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50614
I20260630 12:36:18.763739   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:18.766710  6250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.767355   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:18.767601   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "cc731e0ed51e487099ccf81752daad0e"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.767859   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-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)
I20260630 12:36:18.786062   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.786968   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.788194   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:18.790123   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:18.790300   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.790493   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:18.790635   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.825917   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:34127
I20260630 12:36:18.826000  6312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:34127 every 8 connection(s)
I20260630 12:36:18.830165   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.835955  6316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.840394  6317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.841600   823 server_base.cc:1061] running on GCE node
W20260630 12:36:18.842216  6319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.843142   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.843392   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.843601   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822978843581 us; error 0 us; skew 500 ppm
I20260630 12:36:18.844089  6313 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33485
I20260630 12:36:18.844177   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.844456  6313 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:18.845218  6313 heartbeater.cc:507] Master 127.0.205.254:33485 requested a full tablet report, sending...
I20260630 12:36:18.846562   823 webserver.cc:533] Webserver started at http://127.0.205.195:39155/ using document root <none> and password file <none>
I20260630 12:36:18.847067   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.847123  6111 ts_manager.cc:194] Registered new tserver with Master: cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127)
I20260630 12:36:18.847254   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.847637   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.848520  6111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50630
I20260630 12:36:18.848646   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "a68f13b65e324f37a10c7797e04a6cb3"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.852769   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:18.855592  6324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.856268   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:18.856524   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "a68f13b65e324f37a10c7797e04a6cb3"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-tsj5"
I20260630 12:36:18.856757   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-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)
I20260630 12:36:18.869093   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.870113   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.871384   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:18.873421   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:18.873611   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.873811   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:18.873958   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.909947   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:38007
I20260630 12:36:18.910048  6386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:38007 every 8 connection(s)
I20260630 12:36:18.922209  6387 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33485
I20260630 12:36:18.922578  6387 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:18.923219  6387 heartbeater.cc:507] Master 127.0.205.254:33485 requested a full tablet report, sending...
I20260630 12:36:18.925033  6111 ts_manager.cc:194] Registered new tserver with Master: a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:18.926008   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013247231s
I20260630 12:36:18.926256  6111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50632
I20260630 12:36:19.764946  6238 heartbeater.cc:499] Master 127.0.205.254:33485 was elected leader, sending a full tablet report...
I20260630 12:36:19.850720  6313 heartbeater.cc:499] Master 127.0.205.254:33485 was elected leader, sending a full tablet report...
I20260630 12:36:19.928846  6387 heartbeater.cc:499] Master 127.0.205.254:33485 was elected leader, sending a full tablet report...
I20260630 12:36:19.977583  6111 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50638:
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"
    }
  }
}
W20260630 12:36:19.979656  6111 catalog_manager.cc:7077] 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.
I20260630 12:36:20.041942  6278 tablet_service.cc:1511] Processing CreateTablet for tablet c9f5eb8f5acb4755b25f908b7fe9d608 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.043315  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f5eb8f5acb4755b25f908b7fe9d608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.046663  6276 tablet_service.cc:1511] Processing CreateTablet for tablet 863f7359ddb846c4937b5694d195cd8a (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.046721  6277 tablet_service.cc:1511] Processing CreateTablet for tablet f848d36cb94242deb9171f0dac9c5984 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.048457  6276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f7359ddb846c4937b5694d195cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.050298  6352 tablet_service.cc:1511] Processing CreateTablet for tablet c9f5eb8f5acb4755b25f908b7fe9d608 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.051514  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f5eb8f5acb4755b25f908b7fe9d608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.051973  6277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f848d36cb94242deb9171f0dac9c5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.060266  6351 tablet_service.cc:1511] Processing CreateTablet for tablet f848d36cb94242deb9171f0dac9c5984 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.061688  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f848d36cb94242deb9171f0dac9c5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.065398  6407 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: Bootstrap starting.
I20260630 12:36:20.070109  6350 tablet_service.cc:1511] Processing CreateTablet for tablet 863f7359ddb846c4937b5694d195cd8a (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.071059  6203 tablet_service.cc:1511] Processing CreateTablet for tablet c9f5eb8f5acb4755b25f908b7fe9d608 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.071444  6350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f7359ddb846c4937b5694d195cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.072345  6203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f5eb8f5acb4755b25f908b7fe9d608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.073764  6407 tablet_bootstrap.cc:654] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.084509  6409 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: Bootstrap starting.
I20260630 12:36:20.085420  6202 tablet_service.cc:1511] Processing CreateTablet for tablet f848d36cb94242deb9171f0dac9c5984 (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.087611  6202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f848d36cb94242deb9171f0dac9c5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.087368  6201 tablet_service.cc:1511] Processing CreateTablet for tablet 863f7359ddb846c4937b5694d195cd8a (DEFAULT_TABLE table=test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.086575  6407 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: No bootstrap required, opened a new log
I20260630 12:36:20.088661  6201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f7359ddb846c4937b5694d195cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.089028  6407 ts_tablet_manager.cc:1403] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260630 12:36:20.095193  6407 raft_consensus.cc:359] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.095906  6407 raft_consensus.cc:385] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.096184  6407 raft_consensus.cc:740] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc731e0ed51e487099ccf81752daad0e, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.102209  6409 tablet_bootstrap.cc:654] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.104066  6407 consensus_queue.cc:260] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.108256  6407 ts_tablet_manager.cc:1434] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260630 12:36:20.109181  6407 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: Bootstrap starting.
I20260630 12:36:20.109876  6409 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: No bootstrap required, opened a new log
I20260630 12:36:20.110392  6409 ts_tablet_manager.cc:1403] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.006s
I20260630 12:36:20.113212  6409 raft_consensus.cc:359] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.114800  6409 raft_consensus.cc:385] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.114876  6407 tablet_bootstrap.cc:654] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.114985  6410 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: Bootstrap starting.
I20260630 12:36:20.115192  6409 raft_consensus.cc:740] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a68f13b65e324f37a10c7797e04a6cb3, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.116848  6409 consensus_queue.cc:260] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.121538  6410 tablet_bootstrap.cc:654] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.124191  6409 ts_tablet_manager.cc:1434] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260630 12:36:20.124737  6407 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: No bootstrap required, opened a new log
I20260630 12:36:20.125232  6409 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: Bootstrap starting.
I20260630 12:36:20.125275  6407 ts_tablet_manager.cc:1403] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:36:20.127360  6410 tablet_bootstrap.cc:492] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: No bootstrap required, opened a new log
I20260630 12:36:20.127888  6410 ts_tablet_manager.cc:1403] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:36:20.128280  6407 raft_consensus.cc:359] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.129004  6407 raft_consensus.cc:385] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.129312  6407 raft_consensus.cc:740] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc731e0ed51e487099ccf81752daad0e, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.130035  6407 consensus_queue.cc:260] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.130611  6410 raft_consensus.cc:359] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.131306  6409 tablet_bootstrap.cc:654] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.131400  6410 raft_consensus.cc:385] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.131932  6410 raft_consensus.cc:740] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.132081  6407 ts_tablet_manager.cc:1434] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:36:20.132762  6410 consensus_queue.cc:260] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.133671  6407 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: Bootstrap starting.
I20260630 12:36:20.140143  6407 tablet_bootstrap.cc:654] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.152077  6410 ts_tablet_manager.cc:1434] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.010s
I20260630 12:36:20.152249  6409 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: No bootstrap required, opened a new log
I20260630 12:36:20.152490  6407 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: No bootstrap required, opened a new log
I20260630 12:36:20.153020  6409 ts_tablet_manager.cc:1403] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.015s
I20260630 12:36:20.153072  6407 ts_tablet_manager.cc:1403] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:36:20.153230  6410 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: Bootstrap starting.
I20260630 12:36:20.156235  6407 raft_consensus.cc:359] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.156466  6409 raft_consensus.cc:359] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.156997  6407 raft_consensus.cc:385] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.157159  6409 raft_consensus.cc:385] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.157361  6407 raft_consensus.cc:740] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc731e0ed51e487099ccf81752daad0e, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.157524  6409 raft_consensus.cc:740] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a68f13b65e324f37a10c7797e04a6cb3, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.158279  6407 consensus_queue.cc:260] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.158382  6409 consensus_queue.cc:260] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.160580  6409 ts_tablet_manager.cc:1434] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:20.161543  6409 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Bootstrap starting.
I20260630 12:36:20.162540  6407 ts_tablet_manager.cc:1434] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:20.163702  6410 tablet_bootstrap.cc:654] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.166894  6409 tablet_bootstrap.cc:654] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.176119  6409 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: No bootstrap required, opened a new log
I20260630 12:36:20.176143  6410 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: No bootstrap required, opened a new log
I20260630 12:36:20.176724  6409 ts_tablet_manager.cc:1403] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:36:20.176791  6410 ts_tablet_manager.cc:1403] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260630 12:36:20.179534  6409 raft_consensus.cc:359] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.179699  6410 raft_consensus.cc:359] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.180295  6409 raft_consensus.cc:385] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.180401  6410 raft_consensus.cc:385] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.180668  6409 raft_consensus.cc:740] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a68f13b65e324f37a10c7797e04a6cb3, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.180753  6410 raft_consensus.cc:740] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.181497  6410 consensus_queue.cc:260] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.181478  6409 consensus_queue.cc:260] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.183734  6409 ts_tablet_manager.cc:1434] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:20.183734  6410 ts_tablet_manager.cc:1434] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:20.184913  6410 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Bootstrap starting.
I20260630 12:36:20.190177  6410 tablet_bootstrap.cc:654] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.190680  6417 raft_consensus.cc:493] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.191156  6417 raft_consensus.cc:515] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.196286  6417 leader_election.cc:290] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007), cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127)
I20260630 12:36:20.202852  6410 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: No bootstrap required, opened a new log
I20260630 12:36:20.203244  6410 ts_tablet_manager.cc:1403] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.015s
I20260630 12:36:20.205807  6410 raft_consensus.cc:359] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.206312  6410 raft_consensus.cc:385] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.206534  6410 raft_consensus.cc:740] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.206640  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f5eb8f5acb4755b25f908b7fe9d608" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3" is_pre_election: true
I20260630 12:36:20.207104  6410 consensus_queue.cc:260] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.207669  6362 raft_consensus.cc:2468] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 0.
I20260630 12:36:20.207096  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f5eb8f5acb4755b25f908b7fe9d608" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc731e0ed51e487099ccf81752daad0e" is_pre_election: true
I20260630 12:36:20.208851  6177 leader_election.cc:304] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, a68f13b65e324f37a10c7797e04a6cb3; no voters: 
I20260630 12:36:20.209113  6410 ts_tablet_manager.cc:1434] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:20.208992  6288 raft_consensus.cc:2468] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 0.
I20260630 12:36:20.210018  6417 raft_consensus.cc:2804] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.210301  6417 raft_consensus.cc:493] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.210616  6417 raft_consensus.cc:3060] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.216142  6417 raft_consensus.cc:515] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.217583  6417 leader_election.cc:290] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 election: Requested vote from peers a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007), cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127)
I20260630 12:36:20.218266  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f5eb8f5acb4755b25f908b7fe9d608" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3"
I20260630 12:36:20.218497  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f5eb8f5acb4755b25f908b7fe9d608" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc731e0ed51e487099ccf81752daad0e"
I20260630 12:36:20.218832  6362 raft_consensus.cc:3060] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.218992  6288 raft_consensus.cc:3060] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.225455  6288 raft_consensus.cc:2468] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 1.
I20260630 12:36:20.225466  6362 raft_consensus.cc:2468] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 1.
I20260630 12:36:20.226557  6177 leader_election.cc:304] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, a68f13b65e324f37a10c7797e04a6cb3; no voters: 
I20260630 12:36:20.227141  6417 raft_consensus.cc:2804] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.228094  6417 raft_consensus.cc:697] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Becoming Leader. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Running, Role: LEADER
I20260630 12:36:20.228663  6417 consensus_queue.cc:237] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } }
I20260630 12:36:20.235642  6111 catalog_manager.cc:5697] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "54fdeff0166e405fb0f88f4f8166e719" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:20.252346  6417 raft_consensus.cc:493] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.252715  6417 raft_consensus.cc:515] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.254169  6417 leader_election.cc:290] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127), a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:20.254796  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc731e0ed51e487099ccf81752daad0e" is_pre_election: true
I20260630 12:36:20.255014  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3" is_pre_election: true
I20260630 12:36:20.255290  6288 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 0.
I20260630 12:36:20.255535  6362 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 0.
I20260630 12:36:20.256225  6179 leader_election.cc:304] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, cc731e0ed51e487099ccf81752daad0e; no voters: 
I20260630 12:36:20.256873  6417 raft_consensus.cc:2804] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.257139  6417 raft_consensus.cc:493] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.257370  6417 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.262343  6417 raft_consensus.cc:515] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.263684  6417 leader_election.cc:290] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 election: Requested vote from peers cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127), a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:20.264302  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc731e0ed51e487099ccf81752daad0e"
I20260630 12:36:20.264633  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "54fdeff0166e405fb0f88f4f8166e719" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3"
I20260630 12:36:20.264779  6288 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.265090  6362 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.269016  6288 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 1.
I20260630 12:36:20.269361  6362 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fdeff0166e405fb0f88f4f8166e719 in term 1.
I20260630 12:36:20.269917  6179 leader_election.cc:304] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, cc731e0ed51e487099ccf81752daad0e; no voters: 
I20260630 12:36:20.270643  6417 raft_consensus.cc:2804] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.270965  6417 raft_consensus.cc:697] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Becoming Leader. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Running, Role: LEADER
I20260630 12:36:20.271492  6417 consensus_queue.cc:237] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.277597  6111 catalog_manager.cc:5697] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "54fdeff0166e405fb0f88f4f8166e719" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.299610  6411 raft_consensus.cc:493] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.300019  6411 raft_consensus.cc:515] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.301931  6411 leader_election.cc:290] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193:46729), a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:20.312075  6213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f7359ddb846c4937b5694d195cd8a" candidate_uuid: "cc731e0ed51e487099ccf81752daad0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fdeff0166e405fb0f88f4f8166e719" is_pre_election: true
I20260630 12:36:20.312700  6213 raft_consensus.cc:2468] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc731e0ed51e487099ccf81752daad0e in term 0.
I20260630 12:36:20.313177  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f7359ddb846c4937b5694d195cd8a" candidate_uuid: "cc731e0ed51e487099ccf81752daad0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3" is_pre_election: true
I20260630 12:36:20.313715  6362 raft_consensus.cc:2468] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc731e0ed51e487099ccf81752daad0e in term 0.
I20260630 12:36:20.313755  6252 leader_election.cc:304] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, cc731e0ed51e487099ccf81752daad0e; no voters: 
I20260630 12:36:20.314456  6411 raft_consensus.cc:2804] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.314702  6411 raft_consensus.cc:493] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.314976  6411 raft_consensus.cc:3060] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.320007  6411 raft_consensus.cc:515] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.321352  6411 leader_election.cc:290] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [CANDIDATE]: Term 1 election: Requested vote from peers 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193:46729), a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:20.322021  6213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f7359ddb846c4937b5694d195cd8a" candidate_uuid: "cc731e0ed51e487099ccf81752daad0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fdeff0166e405fb0f88f4f8166e719"
I20260630 12:36:20.322158  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f7359ddb846c4937b5694d195cd8a" candidate_uuid: "cc731e0ed51e487099ccf81752daad0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3"
I20260630 12:36:20.322443  6213 raft_consensus.cc:3060] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.322623  6362 raft_consensus.cc:3060] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.326866  6213 raft_consensus.cc:2468] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc731e0ed51e487099ccf81752daad0e in term 1.
I20260630 12:36:20.326876  6362 raft_consensus.cc:2468] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc731e0ed51e487099ccf81752daad0e in term 1.
I20260630 12:36:20.327880  6252 leader_election.cc:304] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fdeff0166e405fb0f88f4f8166e719, cc731e0ed51e487099ccf81752daad0e; no voters: 
I20260630 12:36:20.328426  6411 raft_consensus.cc:2804] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.329348  6411 raft_consensus.cc:697] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 LEADER]: Becoming Leader. State: Replica: cc731e0ed51e487099ccf81752daad0e, State: Running, Role: LEADER
I20260630 12:36:20.330058  6411 consensus_queue.cc:237] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:20.336304  6111 catalog_manager.cc:5697] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc731e0ed51e487099ccf81752daad0e (127.0.205.194). New cstate: current_term: 1 leader_uuid: "cc731e0ed51e487099ccf81752daad0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.391469   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.396783  6431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:20.397902  6432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:20.399060  6434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:20.399225   823 server_base.cc:1061] running on GCE node
I20260630 12:36:20.400779   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.401046   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.401247   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822980401229 us; error 0 us; skew 500 ppm
I20260630 12:36:20.401862   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.404534   823 webserver.cc:533] Webserver started at http://127.0.205.196:33077/ using document root <none> and password file <none>
I20260630 12:36:20.405128   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.405381   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.405704   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.406718   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "6f72ee8ae84d4398a9c3f6e88b61e530"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-tsj5"
I20260630 12:36:20.410751   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:20.413717  6439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.414420   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:20.414681   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "6f72ee8ae84d4398a9c3f6e88b61e530"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-tsj5"
I20260630 12:36:20.414927   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-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)
I20260630 12:36:20.428078   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.429075   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.430370   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:20.432404   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:20.432597   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.432794   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:20.432938   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.469512   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:37373
I20260630 12:36:20.469656  6501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:37373 every 8 connection(s)
I20260630 12:36:20.482482  6502 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33485
I20260630 12:36:20.482849  6502 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:20.483512  6502 heartbeater.cc:507] Master 127.0.205.254:33485 requested a full tablet report, sending...
I20260630 12:36:20.485249  6111 ts_manager.cc:194] Registered new tserver with Master: 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196:37373)
I20260630 12:36:20.486464  6111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50640
I20260630 12:36:20.497526  6417 consensus_queue.cc:1048] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.499017  6417 consensus_queue.cc:1048] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:20.505213  6417 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:36:20.505472  6417 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:36:20.522564  6424 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.586719  6164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:36:20.601395  6159 auto_rebalancer.cc:639] Failed to schedule move for tablet 863f7359ddb846c4937b5694d195cd8a: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:20.601305  6213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984"
dest_uuid: "54fdeff0166e405fb0f88f4f8166e719"
mode: GRACEFUL
new_leader_uuid: "a68f13b65e324f37a10c7797e04a6cb3"
 from {username='slave'} at 127.0.0.1:44088
I20260630 12:36:20.601891  6213 raft_consensus.cc:606] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Received request to transfer leadership to TS a68f13b65e324f37a10c7797e04a6cb3
I20260630 12:36:20.602962  6164 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:36:20.603403  6164 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:20.610833  6159 auto_rebalancer.cc:639] Failed to schedule move for tablet f848d36cb94242deb9171f0dac9c5984: Remote error: Service unavailable: leader transfer in progress
I20260630 12:36:20.627156  6424 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.633332  6411 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.695348  6411 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:21.134918  6511 raft_consensus.cc:993] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: : Instructing follower a68f13b65e324f37a10c7797e04a6cb3 to start an election
I20260630 12:36:21.135366  6424 raft_consensus.cc:1081] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Signalling peer a68f13b65e324f37a10c7797e04a6cb3 to start an election
I20260630 12:36:21.136813  6362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984"
dest_uuid: "a68f13b65e324f37a10c7797e04a6cb3"
 from {username='slave'} at 127.0.0.1:45868
I20260630 12:36:21.137269  6362 raft_consensus.cc:493] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:21.137565  6362 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.142241  6362 raft_consensus.cc:515] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:21.144166  6362 leader_election.cc:290] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [CANDIDATE]: Term 2 election: Requested vote from peers 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193:46729), cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127)
I20260630 12:36:21.160573  6213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "a68f13b65e324f37a10c7797e04a6cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54fdeff0166e405fb0f88f4f8166e719"
I20260630 12:36:21.161118  6213 raft_consensus.cc:3055] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:21.161155  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f848d36cb94242deb9171f0dac9c5984" candidate_uuid: "a68f13b65e324f37a10c7797e04a6cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc731e0ed51e487099ccf81752daad0e"
I20260630 12:36:21.161551  6213 raft_consensus.cc:740] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54fdeff0166e405fb0f88f4f8166e719, State: Running, Role: LEADER
I20260630 12:36:21.161819  6288 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.162375  6213 consensus_queue.cc:260] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:21.163599  6213 raft_consensus.cc:3060] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.168390  6288 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a68f13b65e324f37a10c7797e04a6cb3 in term 2.
I20260630 12:36:21.169435  6328 leader_election.cc:304] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [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: a68f13b65e324f37a10c7797e04a6cb3, cc731e0ed51e487099ccf81752daad0e; no voters: 
I20260630 12:36:21.169981  6213 raft_consensus.cc:2468] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a68f13b65e324f37a10c7797e04a6cb3 in term 2.
I20260630 12:36:21.171108  6524 raft_consensus.cc:2804] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:21.172107  6524 raft_consensus.cc:697] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 LEADER]: Becoming Leader. State: Replica: a68f13b65e324f37a10c7797e04a6cb3, State: Running, Role: LEADER
I20260630 12:36:21.172699  6524 consensus_queue.cc:237] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } }
I20260630 12:36:21.178078  6109 catalog_manager.cc:5697] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 reported cstate change: term changed from 1 to 2, leader changed from 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193) to a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195). New cstate: current_term: 2 leader_uuid: "a68f13b65e324f37a10c7797e04a6cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:21.456786  6288 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:21.457928  6524 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.488549  6502 heartbeater.cc:499] Master 127.0.205.254:33485 was elected leader, sending a full tablet report...
I20260630 12:36:21.526264  6213 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:21.527366  6524 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.620848  6288 consensus_queue.cc:237] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:21.628113  6362 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:21.629803  6213 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:21.629740  6519 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.632404  6519 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.637822  6362 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
W20260630 12:36:21.640599  6253 consensus_peers.cc:597] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e -> Peer 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196:37373): Couldn't send request to peer 6f72ee8ae84d4398a9c3f6e88b61e530. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 863f7359ddb846c4937b5694d195cd8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:21.640966  6213 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.650017  6109 catalog_manager.cc:5697] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 reported cstate change: config changed from index -1 to 2, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "cc731e0ed51e487099ccf81752daad0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.798259  6532 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.817049  6362 consensus_queue.cc:237] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:21.823153  6213 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:21.824193  6288 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:21.825465  6538 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:21.826493  6525 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:21.833963  6327 consensus_peers.cc:597] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 -> Peer 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196:37373): Couldn't send request to peer 6f72ee8ae84d4398a9c3f6e88b61e530. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f848d36cb94242deb9171f0dac9c5984. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:21.834362  6288 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.835210  6213 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.845429  6111 catalog_manager.cc:5697] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e reported cstate change: config changed from index -1 to 3, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "a68f13b65e324f37a10c7797e04a6cb3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.911558  6540 ts_tablet_manager.cc:933] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: Initiating tablet copy from peer cc731e0ed51e487099ccf81752daad0e (127.0.205.194:34127)
I20260630 12:36:21.913049  6540 tablet_copy_client.cc:323] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:34127
I20260630 12:36:21.922467  6298 tablet_copy_service.cc:140] P cc731e0ed51e487099ccf81752daad0e: Received BeginTabletCopySession request for tablet 863f7359ddb846c4937b5694d195cd8a from peer 6f72ee8ae84d4398a9c3f6e88b61e530 ({username='slave'} at 127.0.0.1:60654)
I20260630 12:36:21.922906  6298 tablet_copy_service.cc:161] P cc731e0ed51e487099ccf81752daad0e: Beginning new tablet copy session on tablet 863f7359ddb846c4937b5694d195cd8a from peer 6f72ee8ae84d4398a9c3f6e88b61e530 at {username='slave'} at 127.0.0.1:60654: session id = 6f72ee8ae84d4398a9c3f6e88b61e530-863f7359ddb846c4937b5694d195cd8a
I20260630 12:36:21.927685  6298 tablet_copy_source_session.cc:215] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.929984  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f7359ddb846c4937b5694d195cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.935635  6524 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } } }
I20260630 12:36:21.939719  6540 tablet_copy_client.cc:806] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.940267  6540 tablet_copy_client.cc:670] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.943847  6540 tablet_copy_client.cc:538] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:21.949299  6540 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: Bootstrap starting.
I20260630 12:36:21.962435  6540 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: 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
I20260630 12:36:21.963020  6540 tablet_bootstrap.cc:492] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: Bootstrap complete.
I20260630 12:36:21.963469  6540 ts_tablet_manager.cc:1403] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:36:21.965641  6540 raft_consensus.cc:359] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:21.966250  6540 raft_consensus.cc:740] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f72ee8ae84d4398a9c3f6e88b61e530, State: Initialized, Role: LEARNER
I20260630 12:36:21.966719  6540 consensus_queue.cc:260] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:21.968828  6540 ts_tablet_manager.cc:1434] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:36:21.971483  6298 tablet_copy_service.cc:342] P cc731e0ed51e487099ccf81752daad0e: Request end of tablet copy session 6f72ee8ae84d4398a9c3f6e88b61e530-863f7359ddb846c4937b5694d195cd8a received from {username='slave'} at 127.0.0.1:60654
I20260630 12:36:21.971906  6298 tablet_copy_service.cc:434] P cc731e0ed51e487099ccf81752daad0e: ending tablet copy session 6f72ee8ae84d4398a9c3f6e88b61e530-863f7359ddb846c4937b5694d195cd8a on tablet 863f7359ddb846c4937b5694d195cd8a with peer 6f72ee8ae84d4398a9c3f6e88b61e530
I20260630 12:36:22.102335  6540 ts_tablet_manager.cc:933] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: Initiating tablet copy from peer a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007)
I20260630 12:36:22.104518  6540 tablet_copy_client.cc:323] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:38007
I20260630 12:36:22.115074  6372 tablet_copy_service.cc:140] P a68f13b65e324f37a10c7797e04a6cb3: Received BeginTabletCopySession request for tablet f848d36cb94242deb9171f0dac9c5984 from peer 6f72ee8ae84d4398a9c3f6e88b61e530 ({username='slave'} at 127.0.0.1:53758)
I20260630 12:36:22.115491  6372 tablet_copy_service.cc:161] P a68f13b65e324f37a10c7797e04a6cb3: Beginning new tablet copy session on tablet f848d36cb94242deb9171f0dac9c5984 from peer 6f72ee8ae84d4398a9c3f6e88b61e530 at {username='slave'} at 127.0.0.1:53758: session id = 6f72ee8ae84d4398a9c3f6e88b61e530-f848d36cb94242deb9171f0dac9c5984
I20260630 12:36:22.120433  6372 tablet_copy_source_session.cc:215] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:22.122964  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f848d36cb94242deb9171f0dac9c5984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:22.137081  6540 tablet_copy_client.cc:806] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:22.137535  6540 tablet_copy_client.cc:670] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:22.140718  6540 tablet_copy_client.cc:538] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:22.145939  6540 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: Bootstrap starting.
I20260630 12:36:22.160615  6540 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: 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
I20260630 12:36:22.161252  6540 tablet_bootstrap.cc:492] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: Bootstrap complete.
I20260630 12:36:22.161755  6540 ts_tablet_manager.cc:1403] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260630 12:36:22.163694  6540 raft_consensus.cc:359] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:22.164299  6540 raft_consensus.cc:740] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6f72ee8ae84d4398a9c3f6e88b61e530, State: Initialized, Role: LEARNER
I20260630 12:36:22.164764  6540 consensus_queue.cc:260] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: true } }
I20260630 12:36:22.166517  6540 ts_tablet_manager.cc:1434] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:36:22.168407  6372 tablet_copy_service.cc:342] P a68f13b65e324f37a10c7797e04a6cb3: Request end of tablet copy session 6f72ee8ae84d4398a9c3f6e88b61e530-f848d36cb94242deb9171f0dac9c5984 received from {username='slave'} at 127.0.0.1:53758
I20260630 12:36:22.168793  6372 tablet_copy_service.cc:434] P a68f13b65e324f37a10c7797e04a6cb3: ending tablet copy session 6f72ee8ae84d4398a9c3f6e88b61e530-f848d36cb94242deb9171f0dac9c5984 on tablet f848d36cb94242deb9171f0dac9c5984 with peer 6f72ee8ae84d4398a9c3f6e88b61e530
I20260630 12:36:22.195183  6477 raft_consensus.cc:1217] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:22.462975  6477 raft_consensus.cc:1217] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:22.604466  6164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:22.607412  6164 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:22.607761  6164 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:22.686427  6532 raft_consensus.cc:1064] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: attempting to promote NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 to VOTER
I20260630 12:36:22.688498  6532 consensus_queue.cc:237] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } }
I20260630 12:36:22.694509  6362 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.695209  6477 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 LEARNER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.696017  6531 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.696380  6213 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.696851  6532 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.697670  6548 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.718654  6362 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.719437  6213 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.729444  6110 catalog_manager.cc:5697] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 reported cstate change: config changed from index 2 to 3, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc731e0ed51e487099ccf81752daad0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.795634  6538 raft_consensus.cc:1064] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: attempting to promote NON_VOTER 6f72ee8ae84d4398a9c3f6e88b61e530 to VOTER
I20260630 12:36:22.798246  6538 consensus_queue.cc:237] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } }
I20260630 12:36:22.804612  6288 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:22.805178  6213 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:22.806321  6477 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 LEARNER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:22.806162  6524 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.807345  6538 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.808302  6555 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:22.818691  6288 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.824692  6477 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.831463  6109 catalog_manager.cc:5697] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e reported cstate change: config changed from index 3 to 4, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a68f13b65e324f37a10c7797e04a6cb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.860811  6532 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.869055  6477 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } attrs { replace: true } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.897541  6288 consensus_queue.cc:237] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [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: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } }
I20260630 12:36:22.901714  6477 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.901927  6213 raft_consensus.cc:1275] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Refusing update from remote peer cc731e0ed51e487099ccf81752daad0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.902994  6532 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.903816  6531 consensus_queue.cc:1048] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.911362  6477 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.912209  6213 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.921413  6110 catalog_manager.cc:5697] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 reported cstate change: config changed from index 3 to 4, VOTER a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195) evicted. New cstate: current_term: 1 leader_uuid: "cc731e0ed51e487099ccf81752daad0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:22.942672  6350 tablet_service.cc:1558] Processing DeleteTablet for tablet 863f7359ddb846c4937b5694d195cd8a with delete_type TABLET_DATA_TOMBSTONED (TS a68f13b65e324f37a10c7797e04a6cb3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45854
I20260630 12:36:22.944487  6557 tablet_replica.cc:333] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: stopping tablet replica
I20260630 12:36:22.945103  6557 raft_consensus.cc:2243] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.945652  6557 raft_consensus.cc:2272] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.947854  6557 ts_tablet_manager.cc:1916] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.957336  6557 ts_tablet_manager.cc:1929] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:22.957612  6557 log.cc:1199] T 863f7359ddb846c4937b5694d195cd8a P a68f13b65e324f37a10c7797e04a6cb3: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-2-root/wals/863f7359ddb846c4937b5694d195cd8a
I20260630 12:36:22.958913  6096 catalog_manager.cc:5028] TS a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195:38007): tablet 863f7359ddb846c4937b5694d195cd8a (table test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]) successfully deleted
I20260630 12:36:23.046084  6538 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.057663  6213 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6f72ee8ae84d4398a9c3f6e88b61e530 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.063490  6362 consensus_queue.cc:237] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [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: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } }
I20260630 12:36:23.067978  6477 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:23.069480  6288 raft_consensus.cc:1275] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Refusing update from remote peer a68f13b65e324f37a10c7797e04a6cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:23.069351  6555 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:23.071439  6555 consensus_queue.cc:1048] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:23.078336  6477 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.079198  6288 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.088956  6109 catalog_manager.cc:5697] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e reported cstate change: config changed from index 4 to 5, VOTER 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "a68f13b65e324f37a10c7797e04a6cb3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.361114  6203 tablet_service.cc:1558] Processing DeleteTablet for tablet f848d36cb94242deb9171f0dac9c5984 with delete_type TABLET_DATA_TOMBSTONED (TS 54fdeff0166e405fb0f88f4f8166e719 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44072
I20260630 12:36:23.363047  6558 tablet_replica.cc:333] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: stopping tablet replica
I20260630 12:36:23.363924  6558 raft_consensus.cc:2243] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.364681  6558 raft_consensus.cc:2272] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.367259  6558 ts_tablet_manager.cc:1916] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:23.377641  6558 ts_tablet_manager.cc:1929] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:23.377916  6558 log.cc:1199] T f848d36cb94242deb9171f0dac9c5984 P 54fdeff0166e405fb0f88f4f8166e719: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822842926995-823-0/minicluster-data/ts-0-root/wals/f848d36cb94242deb9171f0dac9c5984
I20260630 12:36:23.379106  6096 catalog_manager.cc:5028] TS 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193:46729): tablet f848d36cb94242deb9171f0dac9c5984 (table test-workload [id=1b7da84f2fb44713a21a525f8350aaa7]) successfully deleted
I20260630 12:36:23.397552  6548 raft_consensus.cc:2955] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a68f13b65e324f37a10c7797e04a6cb3 (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54fdeff0166e405fb0f88f4f8166e719" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 46729 } } peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.404085  6098 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 863f7359ddb846c4937b5694d195cd8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:23.792423  6538 raft_consensus.cc:2955] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 54fdeff0166e405fb0f88f4f8166e719 (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc731e0ed51e487099ccf81752daad0e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34127 } } peers { permanent_uuid: "a68f13b65e324f37a10c7797e04a6cb3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 38007 } } peers { permanent_uuid: "6f72ee8ae84d4398a9c3f6e88b61e530" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 37373 } attrs { promote: false } } }
I20260630 12:36:23.802361  6096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f848d36cb94242deb9171f0dac9c5984 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.608809  6164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:24.611325  6164 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:24.611670  6164 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:26.612507  6164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:26.615260  6164 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:26.615641  6164 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:28.616582  6164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:28.619377  6164 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:28.619783  6164 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:29.534757   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:29.559626   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.560479   823 tablet_replica.cc:333] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719: stopping tablet replica
I20260630 12:36:29.561124   823 raft_consensus.cc:2243] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.561983   823 raft_consensus.cc:2272] T 863f7359ddb846c4937b5694d195cd8a P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.564810   823 tablet_replica.cc:333] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719: stopping tablet replica
I20260630 12:36:29.565487   823 raft_consensus.cc:2243] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.566402   823 raft_consensus.cc:2272] T c9f5eb8f5acb4755b25f908b7fe9d608 P 54fdeff0166e405fb0f88f4f8166e719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.590253   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:36:29.604996   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:29.624595   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.625204   823 tablet_replica.cc:333] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e: stopping tablet replica
I20260630 12:36:29.625808   823 raft_consensus.cc:2243] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.626626   823 raft_consensus.cc:2272] T 863f7359ddb846c4937b5694d195cd8a P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.628757   823 tablet_replica.cc:333] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e: stopping tablet replica
I20260630 12:36:29.629164   823 raft_consensus.cc:2243] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.629884   823 raft_consensus.cc:2272] T f848d36cb94242deb9171f0dac9c5984 P cc731e0ed51e487099ccf81752daad0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.631953   823 tablet_replica.cc:333] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e: stopping tablet replica
I20260630 12:36:29.632373   823 raft_consensus.cc:2243] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.632714   823 raft_consensus.cc:2272] T c9f5eb8f5acb4755b25f908b7fe9d608 P cc731e0ed51e487099ccf81752daad0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.654805   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:29.667840   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:36:29.687014   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.687740   823 tablet_replica.cc:333] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3: stopping tablet replica
I20260630 12:36:29.688622   823 raft_consensus.cc:2243] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.689363   823 raft_consensus.cc:2272] T f848d36cb94242deb9171f0dac9c5984 P a68f13b65e324f37a10c7797e04a6cb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.691641   823 tablet_replica.cc:333] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3: stopping tablet replica
I20260630 12:36:29.692118   823 raft_consensus.cc:2243] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.692528   823 raft_consensus.cc:2272] T c9f5eb8f5acb4755b25f908b7fe9d608 P a68f13b65e324f37a10c7797e04a6cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.714046   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:29.726876   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:36:29.745149   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.745766   823 tablet_replica.cc:333] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530: stopping tablet replica
I20260630 12:36:29.746268   823 raft_consensus.cc:2243] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.746973   823 raft_consensus.cc:2272] T f848d36cb94242deb9171f0dac9c5984 P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.749083   823 tablet_replica.cc:333] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530: stopping tablet replica
I20260630 12:36:29.749477   823 raft_consensus.cc:2243] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.750059   823 raft_consensus.cc:2272] T 863f7359ddb846c4937b5694d195cd8a P 6f72ee8ae84d4398a9c3f6e88b61e530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.769543   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:36:29.780857   823 master.cc:562] Master@127.0.205.254:33485 shutting down...
I20260630 12:36:29.797168   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.797714   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.798022   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef637f43f00c4272ae8c5cc9a19e0d77: stopping tablet replica
I20260630 12:36:29.816088   823 master.cc:584] Master@127.0.205.254:33485 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11395 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:36:29.851260   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:34569
I20260630 12:36:29.852289   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.856943  6561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:29.857967  6562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:29.858274  6564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:29.858654   823 server_base.cc:1061] running on GCE node
I20260630 12:36:29.859376   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.859547   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:29.859680   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822989859664 us; error 0 us; skew 500 ppm
I20260630 12:36:29.860157   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.862221   823 webserver.cc:533] Webserver started at http://127.0.205.254:35931/ using document root <none> and password file <none>
I20260630 12:36:29.862640   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.862804   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.863054   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.864142   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "a062f58c41a146e39af1be556e9505a3"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-tsj5"
I20260630 12:36:29.868165   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:29.871089  6569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.871717   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:29.871987   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "a062f58c41a146e39af1be556e9505a3"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-tsj5"
I20260630 12:36:29.872225   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-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)
I20260630 12:36:29.884894   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.885895   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:29.920109   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:34569
I20260630 12:36:29.920192  6620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:34569 every 8 connection(s)
I20260630 12:36:29.923725  6621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:29.934496  6621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3: Bootstrap starting.
I20260630 12:36:29.938912  6621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:29.943024  6621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3: No bootstrap required, opened a new log
I20260630 12:36:29.945127  6621 raft_consensus.cc:359] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER }
I20260630 12:36:29.945492  6621 raft_consensus.cc:385] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:29.945693  6621 raft_consensus.cc:740] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a062f58c41a146e39af1be556e9505a3, State: Initialized, Role: FOLLOWER
I20260630 12:36:29.946236  6621 consensus_queue.cc:260] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER }
I20260630 12:36:29.946661  6621 raft_consensus.cc:399] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:29.946877  6621 raft_consensus.cc:493] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:29.947129  6621 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:29.951387  6621 raft_consensus.cc:515] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER }
I20260630 12:36:29.951886  6621 leader_election.cc:304] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [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: a062f58c41a146e39af1be556e9505a3; no voters: 
I20260630 12:36:29.952898  6621 leader_election.cc:290] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:29.953240  6624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:29.954464  6624 raft_consensus.cc:697] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 1 LEADER]: Becoming Leader. State: Replica: a062f58c41a146e39af1be556e9505a3, State: Running, Role: LEADER
I20260630 12:36:29.954999  6624 consensus_queue.cc:237] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [LEADER]: Queue going to LEADER mode. State: All 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: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER }
I20260630 12:36:29.955546  6621 sys_catalog.cc:565] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:29.957787  6625 sys_catalog.cc:455] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a062f58c41a146e39af1be556e9505a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER } }
I20260630 12:36:29.957949  6626 sys_catalog.cc:455] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a062f58c41a146e39af1be556e9505a3. Latest consensus state: current_term: 1 leader_uuid: "a062f58c41a146e39af1be556e9505a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a062f58c41a146e39af1be556e9505a3" member_type: VOTER } }
I20260630 12:36:29.958527  6625 sys_catalog.cc:458] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:29.958523  6626 sys_catalog.cc:458] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:29.961751  6631 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:29.966439  6631 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:29.972321   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:29.974854  6631 catalog_manager.cc:1383] Generated new cluster ID: d538505d10f644fca42dda31f72cd39c
I20260630 12:36:29.975116  6631 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:29.990861  6631 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:29.992120  6631 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:30.002290  6631 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3: Generated new TSK 0
I20260630 12:36:30.002820  6631 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:30.039481   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.045271  6642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:30.046006  6643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:30.049651   823 server_base.cc:1061] running on GCE node
W20260630 12:36:30.050005  6645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:30.050730   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.050921   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.051071   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822990051053 us; error 0 us; skew 500 ppm
I20260630 12:36:30.051527   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.053568   823 webserver.cc:533] Webserver started at http://127.0.205.193:38381/ using document root <none> and password file <none>
I20260630 12:36:30.053984   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.054158   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.054391   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.055373   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "b301fe846bd84e71847415fb55625c27"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.059327   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:30.062237  6650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.062909   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:30.063151   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "b301fe846bd84e71847415fb55625c27"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.063395   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-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)
I20260630 12:36:30.081213   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.082211   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.083484   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.085594   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.085770   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.085969   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.086123   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.122108   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:39285
I20260630 12:36:30.122200  6712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:39285 every 8 connection(s)
I20260630 12:36:30.126605   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.133255  6717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:30.134145  6718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:30.137099  6720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:30.137602   823 server_base.cc:1061] running on GCE node
I20260630 12:36:30.138311   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.138561   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.138767   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822990138749 us; error 0 us; skew 500 ppm
I20260630 12:36:30.139319   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.141808   823 webserver.cc:533] Webserver started at http://127.0.205.194:35225/ using document root <none> and password file <none>
I20260630 12:36:30.142046  6713 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34569
I20260630 12:36:30.142279   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.142395  6713 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.142534   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.142838   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.143190  6713 heartbeater.cc:507] Master 127.0.205.254:34569 requested a full tablet report, sending...
I20260630 12:36:30.143957   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "b6ba4f38d2204bdfbd20096c55ddde69"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.145326  6586 ts_manager.cc:194] Registered new tserver with Master: b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285)
I20260630 12:36:30.147704  6586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50672
I20260630 12:36:30.149482   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:30.152635  6725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.153328   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:30.153584   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "b6ba4f38d2204bdfbd20096c55ddde69"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.153822   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-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)
I20260630 12:36:30.179620   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.180790   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.182138   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.184253   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.184424   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.184645   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.184784   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.220463   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:44261
I20260630 12:36:30.220570  6787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:44261 every 8 connection(s)
I20260630 12:36:30.224836   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.231177  6791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:30.232594  6792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:30.233839  6794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:30.234798   823 server_base.cc:1061] running on GCE node
I20260630 12:36:30.235956   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:30.235960  6788 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34569
W20260630 12:36:30.236292   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.236452  6788 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.236485   823 hybrid_clock.cc:648] HybridClock initialized: now 1782822990236469 us; error 0 us; skew 500 ppm
I20260630 12:36:30.237212   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.237282  6788 heartbeater.cc:507] Master 127.0.205.254:34569 requested a full tablet report, sending...
I20260630 12:36:30.239248  6586 ts_manager.cc:194] Registered new tserver with Master: b6ba4f38d2204bdfbd20096c55ddde69 (127.0.205.194:44261)
I20260630 12:36:30.239558   823 webserver.cc:533] Webserver started at http://127.0.205.195:40189/ using document root <none> and password file <none>
I20260630 12:36:30.240061   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.240243   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.240466   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.240718  6586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50682
I20260630 12:36:30.241518   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "964e5060d012421aa7e92d1671715612"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.245640   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:30.248512  6799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.249248   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:30.249576   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "964e5060d012421aa7e92d1671715612"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-tsj5"
I20260630 12:36:30.249931   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822842926995-823-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)
I20260630 12:36:30.266116   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.267206   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.268491   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.270465   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.270643   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.270843   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.270990   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.306514   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:35319
I20260630 12:36:30.306628  6861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:35319 every 8 connection(s)
I20260630 12:36:30.319358  6862 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34569
I20260630 12:36:30.319687  6862 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.320361  6862 heartbeater.cc:507] Master 127.0.205.254:34569 requested a full tablet report, sending...
I20260630 12:36:30.322058  6586 ts_manager.cc:194] Registered new tserver with Master: 964e5060d012421aa7e92d1671715612 (127.0.205.195:35319)
I20260630 12:36:30.322229   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012924511s
I20260630 12:36:30.323312  6586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50684
I20260630 12:36:31.150357  6713 heartbeater.cc:499] Master 127.0.205.254:34569 was elected leader, sending a full tablet report...
I20260630 12:36:31.243026  6788 heartbeater.cc:499] Master 127.0.205.254:34569 was elected leader, sending a full tablet report...
I20260630 12:36:31.325572  6862 heartbeater.cc:499] Master 127.0.205.254:34569 was elected leader, sending a full tablet report...
I20260630 12:36:31.374053  6586 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55820:
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"
    }
  }
}
W20260630 12:36:31.375913  6586 catalog_manager.cc:7077] 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.
I20260630 12:36:31.415041  6753 tablet_service.cc:1511] Processing CreateTablet for tablet a6093b44ba3a480bb950d191efb13ff5 (DEFAULT_TABLE table=test-workload [id=43bef55d0cd948969f11d02cd0289785]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.416376  6753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6093b44ba3a480bb950d191efb13ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.423621  6827 tablet_service.cc:1511] Processing CreateTablet for tablet a6093b44ba3a480bb950d191efb13ff5 (DEFAULT_TABLE table=test-workload [id=43bef55d0cd948969f11d02cd0289785]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.423645  6678 tablet_service.cc:1511] Processing CreateTablet for tablet a6093b44ba3a480bb950d191efb13ff5 (DEFAULT_TABLE table=test-workload [id=43bef55d0cd948969f11d02cd0289785]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.425041  6827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6093b44ba3a480bb950d191efb13ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.425292  6678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6093b44ba3a480bb950d191efb13ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.432089  6882 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: Bootstrap starting.
I20260630 12:36:31.438503  6882 tablet_bootstrap.cc:654] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.438548  6883 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: Bootstrap starting.
I20260630 12:36:31.442772  6882 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: No bootstrap required, opened a new log
I20260630 12:36:31.443277  6882 ts_tablet_manager.cc:1403] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260630 12:36:31.444535  6885 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: Bootstrap starting.
I20260630 12:36:31.446194  6883 tablet_bootstrap.cc:654] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.446223  6882 raft_consensus.cc:359] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.447214  6882 raft_consensus.cc:385] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.447511  6882 raft_consensus.cc:740] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6ba4f38d2204bdfbd20096c55ddde69, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.448277  6882 consensus_queue.cc:260] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.450992  6885 tablet_bootstrap.cc:654] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.452330  6883 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: No bootstrap required, opened a new log
I20260630 12:36:31.452710  6883 ts_tablet_manager.cc:1403] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:36:31.455055  6883 raft_consensus.cc:359] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.455663  6883 raft_consensus.cc:385] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.455960  6882 ts_tablet_manager.cc:1434] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260630 12:36:31.456422  6885 tablet_bootstrap.cc:492] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: No bootstrap required, opened a new log
I20260630 12:36:31.455983  6883 raft_consensus.cc:740] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 964e5060d012421aa7e92d1671715612, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.457808  6885 ts_tablet_manager.cc:1403] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.010s
I20260630 12:36:31.458238  6883 consensus_queue.cc:260] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.461769  6883 ts_tablet_manager.cc:1434] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:31.460083  6885 raft_consensus.cc:359] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.463120  6885 raft_consensus.cc:385] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.463408  6885 raft_consensus.cc:740] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b301fe846bd84e71847415fb55625c27, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.464133  6885 consensus_queue.cc:260] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.466624  6885 ts_tablet_manager.cc:1434] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:31.690819  6889 raft_consensus.cc:493] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:31.691309  6889 raft_consensus.cc:515] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.693363  6889 leader_election.cc:290] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6ba4f38d2204bdfbd20096c55ddde69 (127.0.205.194:44261), b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285)
I20260630 12:36:31.703433  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6093b44ba3a480bb950d191efb13ff5" candidate_uuid: "964e5060d012421aa7e92d1671715612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" is_pre_election: true
I20260630 12:36:31.703521  6688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6093b44ba3a480bb950d191efb13ff5" candidate_uuid: "964e5060d012421aa7e92d1671715612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b301fe846bd84e71847415fb55625c27" is_pre_election: true
I20260630 12:36:31.704200  6763 raft_consensus.cc:2468] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 964e5060d012421aa7e92d1671715612 in term 0.
I20260630 12:36:31.704281  6688 raft_consensus.cc:2468] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 964e5060d012421aa7e92d1671715612 in term 0.
I20260630 12:36:31.705343  6802 leader_election.cc:304] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 964e5060d012421aa7e92d1671715612, b6ba4f38d2204bdfbd20096c55ddde69; no voters: 
I20260630 12:36:31.705998  6889 raft_consensus.cc:2804] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:31.706327  6889 raft_consensus.cc:493] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:31.706571  6889 raft_consensus.cc:3060] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.711542  6889 raft_consensus.cc:515] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.713176  6889 leader_election.cc:290] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [CANDIDATE]: Term 1 election: Requested vote from peers b6ba4f38d2204bdfbd20096c55ddde69 (127.0.205.194:44261), b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285)
I20260630 12:36:31.713928  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6093b44ba3a480bb950d191efb13ff5" candidate_uuid: "964e5060d012421aa7e92d1671715612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6ba4f38d2204bdfbd20096c55ddde69"
I20260630 12:36:31.714141  6688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6093b44ba3a480bb950d191efb13ff5" candidate_uuid: "964e5060d012421aa7e92d1671715612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b301fe846bd84e71847415fb55625c27"
I20260630 12:36:31.714403  6763 raft_consensus.cc:3060] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.714679  6688 raft_consensus.cc:3060] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.719362  6763 raft_consensus.cc:2468] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 964e5060d012421aa7e92d1671715612 in term 1.
I20260630 12:36:31.719700  6688 raft_consensus.cc:2468] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 964e5060d012421aa7e92d1671715612 in term 1.
I20260630 12:36:31.720279  6802 leader_election.cc:304] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 964e5060d012421aa7e92d1671715612, b6ba4f38d2204bdfbd20096c55ddde69; no voters: 
I20260630 12:36:31.721024  6889 raft_consensus.cc:2804] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:31.722023  6889 raft_consensus.cc:697] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 1 LEADER]: Becoming Leader. State: Replica: 964e5060d012421aa7e92d1671715612, State: Running, Role: LEADER
I20260630 12:36:31.722697  6889 consensus_queue.cc:237] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } }
I20260630 12:36:31.729327  6584 catalog_manager.cc:5697] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 964e5060d012421aa7e92d1671715612 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "964e5060d012421aa7e92d1671715612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "964e5060d012421aa7e92d1671715612" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 35319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b301fe846bd84e71847415fb55625c27" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39285 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:31.798681   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:31.813612   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:31.814334   823 tablet_replica.cc:333] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27: stopping tablet replica
I20260630 12:36:31.814867   823 raft_consensus.cc:2243] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.815240   823 raft_consensus.cc:2272] T a6093b44ba3a480bb950d191efb13ff5 P b301fe846bd84e71847415fb55625c27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.832751   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:36:31.971956  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:31.973152  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:31.973428  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:32.187008  6800 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:36:32.189970  6800 consensus_peers.cc:597] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 -> Peer b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285): Couldn't send request to peer b301fe846bd84e71847415fb55625c27. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:32.212388  6889 consensus_queue.cc:1048] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6ba4f38d2204bdfbd20096c55ddde69" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:33.974865  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:33.977684  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:33.978109  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:34.793452  6800 consensus_peers.cc:597] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 -> Peer b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285): Couldn't send request to peer b301fe846bd84e71847415fb55625c27. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:36:35.979122  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:36:35.979883  6617 debug-util.cc:398] Leaking SignalData structure 0x7b0800048b80 after lost signal to thread 826
I20260630 12:36:35.980491  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
W20260630 12:36:35.980818  6617 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4f60 after lost signal to thread 6620
I20260630 12:36:35.980821  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:35.982026  6617 debug-util.cc:398] Leaking SignalData structure 0x7b08001e64c0 after lost signal to thread 6787
W20260630 12:36:35.982878  6617 debug-util.cc:398] Leaking SignalData structure 0x7b08002a0a00 after lost signal to thread 6861
W20260630 12:36:37.322415  6800 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:37.329985  6800 consensus_peers.cc:597] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 -> Peer b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285): Couldn't send request to peer b301fe846bd84e71847415fb55625c27. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:36:37.981952  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:37.983319  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:37.983613  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:39.839627  6800 consensus_peers.cc:597] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 -> Peer b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285): Couldn't send request to peer b301fe846bd84e71847415fb55625c27. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:36:39.984553  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:39.985886  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:39.986169  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:41.987040  6639 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:41.988329  6639 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:41.988634  6639 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:42.229391  6800 consensus_peers.cc:597] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 -> Peer b301fe846bd84e71847415fb55625c27 (127.0.205.193:39285): Couldn't send request to peer b301fe846bd84e71847415fb55625c27. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260630 12:36:42.797577  6800 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39285: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:36:42.932879   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:42.951864   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:42.952582   823 tablet_replica.cc:333] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69: stopping tablet replica
I20260630 12:36:42.953138   823 raft_consensus.cc:2243] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:42.953702   823 raft_consensus.cc:2272] T a6093b44ba3a480bb950d191efb13ff5 P b6ba4f38d2204bdfbd20096c55ddde69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:42.973735   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:42.986133   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:36:43.005348   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:43.006028   823 tablet_replica.cc:333] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612: stopping tablet replica
I20260630 12:36:43.006593   823 raft_consensus.cc:2243] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:43.007436   823 raft_consensus.cc:2272] T a6093b44ba3a480bb950d191efb13ff5 P 964e5060d012421aa7e92d1671715612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.027499   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:43.038218   823 master.cc:562] Master@127.0.205.254:34569 shutting down...
I20260630 12:36:43.055826   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:43.056454   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.056778   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P a062f58c41a146e39af1be556e9505a3: stopping tablet replica
I20260630 12:36:43.090934   823 master.cc:584] Master@127.0.205.254:34569 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13273 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:36:43.125080   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:41103
I20260630 12:36:43.126060   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.131026  6924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.131322  6925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.131729  6927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:43.133389   823 server_base.cc:1061] running on GCE node
I20260630 12:36:43.134202   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.134369   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.134527   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823003134509 us; error 0 us; skew 500 ppm
I20260630 12:36:43.134995   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.137108   823 webserver.cc:533] Webserver started at http://127.0.205.254:43355/ using document root <none> and password file <none>
I20260630 12:36:43.137547   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.137712   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.137991   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.139114   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "bdf22e3427544bfeb91e8cacce11f669"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.143071   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:36:43.146044  6932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.146669   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:43.146919   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "bdf22e3427544bfeb91e8cacce11f669"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.147156   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-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)
I20260630 12:36:43.169802   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.170919   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.206053   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:41103
I20260630 12:36:43.206172  6983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:41103 every 8 connection(s)
I20260630 12:36:43.209782  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.220394  6984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669: Bootstrap starting.
I20260630 12:36:43.224925  6984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.228811  6984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669: No bootstrap required, opened a new log
I20260630 12:36:43.230865  6984 raft_consensus.cc:359] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER }
I20260630 12:36:43.231262  6984 raft_consensus.cc:385] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.231472  6984 raft_consensus.cc:740] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf22e3427544bfeb91e8cacce11f669, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.232084  6984 consensus_queue.cc:260] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER }
I20260630 12:36:43.232523  6984 raft_consensus.cc:399] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:43.232725  6984 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:43.232985  6984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.237149  6984 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER }
I20260630 12:36:43.237607  6984 leader_election.cc:304] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [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: bdf22e3427544bfeb91e8cacce11f669; no voters: 
I20260630 12:36:43.238653  6984 leader_election.cc:290] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:43.238929  6987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.240118  6987 raft_consensus.cc:697] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 1 LEADER]: Becoming Leader. State: Replica: bdf22e3427544bfeb91e8cacce11f669, State: Running, Role: LEADER
I20260630 12:36:43.240767  6987 consensus_queue.cc:237] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [LEADER]: Queue going to LEADER mode. State: All 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: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER }
I20260630 12:36:43.241453  6984 sys_catalog.cc:565] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:43.245613  6989 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdf22e3427544bfeb91e8cacce11f669. Latest consensus state: current_term: 1 leader_uuid: "bdf22e3427544bfeb91e8cacce11f669" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER } }
I20260630 12:36:43.245767  6988 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bdf22e3427544bfeb91e8cacce11f669" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf22e3427544bfeb91e8cacce11f669" member_type: VOTER } }
I20260630 12:36:43.246287  6989 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:43.246357  6988 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:43.249166  6994 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:43.255419  6994 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:43.256361   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:43.263556  6994 catalog_manager.cc:1383] Generated new cluster ID: 139c3bc1ea644b11bfd1e22b31c57a33
I20260630 12:36:43.263826  6994 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:43.295696  6994 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:43.296941  6994 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:43.310587  6994 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669: Generated new TSK 0
I20260630 12:36:43.311102  6994 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:43.322564   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.327965  7005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.329016  7006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.330546  7008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:43.330683   823 server_base.cc:1061] running on GCE node
I20260630 12:36:43.331588   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.331760   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.331964   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823003331944 us; error 0 us; skew 500 ppm
I20260630 12:36:43.332440   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.334367   823 webserver.cc:533] Webserver started at http://127.0.205.193:40813/ using document root <none> and password file <none>
I20260630 12:36:43.334789   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.334970   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.335201   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.336237   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "79e18c02f7144fed93e7874b96bea95c"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.340167   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:43.343077  7013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.343721   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:43.344002   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "79e18c02f7144fed93e7874b96bea95c"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.344249   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-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)
I20260630 12:36:43.354588   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.355532   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.356855   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.358903   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.359076   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.359279   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.359436   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.396271   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:35961
I20260630 12:36:43.396358  7075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:35961 every 8 connection(s)
I20260630 12:36:43.400897   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.407533  7080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.407727  7081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:43.411515   823 server_base.cc:1061] running on GCE node
W20260630 12:36:43.412358  7083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:43.412566  7076 heartbeater.cc:344] Connected to a master server at 127.0.205.254:41103
I20260630 12:36:43.412977  7076 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.413249   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.413455   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.413604   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823003413586 us; error 0 us; skew 500 ppm
I20260630 12:36:43.413663  7076 heartbeater.cc:507] Master 127.0.205.254:41103 requested a full tablet report, sending...
I20260630 12:36:43.414139   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.415594  6949 ts_manager.cc:194] Registered new tserver with Master: 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961)
I20260630 12:36:43.416659   823 webserver.cc:533] Webserver started at http://127.0.205.194:40049/ using document root <none> and password file <none>
I20260630 12:36:43.417140   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.417312   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.417290  6949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35596
I20260630 12:36:43.417793   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.418911   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "cf1aac04ee9747e7ad20aba475456b71"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.422803   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:36:43.425750  7088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.426396   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:43.426640   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "cf1aac04ee9747e7ad20aba475456b71"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.426879   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-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)
I20260630 12:36:43.438812   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.439764   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.441077   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.443060   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.443255   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.443459   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.443603   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.479502   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:42015
I20260630 12:36:43.479607  7150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:42015 every 8 connection(s)
I20260630 12:36:43.484061   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.490767  7154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.492059  7155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:43.493781  7157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:43.494547   823 server_base.cc:1061] running on GCE node
I20260630 12:36:43.495378   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.495581   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.495638  7151 heartbeater.cc:344] Connected to a master server at 127.0.205.254:41103
I20260630 12:36:43.495779   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823003495761 us; error 0 us; skew 500 ppm
I20260630 12:36:43.496134  7151 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.496449   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.496852  7151 heartbeater.cc:507] Master 127.0.205.254:41103 requested a full tablet report, sending...
I20260630 12:36:43.498878   823 webserver.cc:533] Webserver started at http://127.0.205.195:42619/ using document root <none> and password file <none>
I20260630 12:36:43.498875  6949 ts_manager.cc:194] Registered new tserver with Master: cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:43.499542   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.499755   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.500036   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.500475  6949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35600
I20260630 12:36:43.501147   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "a78e09daf9d9423b8e8c7544ec31330b"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.505362   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:43.508394  7162 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.509028   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:36:43.509276   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "a78e09daf9d9423b8e8c7544ec31330b"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-tsj5"
I20260630 12:36:43.509516   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-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)
I20260630 12:36:43.524746   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.525746   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.527026   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.529130   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.529368   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.529626   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.529790   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.567121   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:42837
I20260630 12:36:43.567222  7225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:42837 every 8 connection(s)
I20260630 12:36:43.579891  7226 heartbeater.cc:344] Connected to a master server at 127.0.205.254:41103
I20260630 12:36:43.580253  7226 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.581022  7226 heartbeater.cc:507] Master 127.0.205.254:41103 requested a full tablet report, sending...
I20260630 12:36:43.583061  6949 ts_manager.cc:194] Registered new tserver with Master: a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:43.584002   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013985115s
I20260630 12:36:43.584641  6949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35602
I20260630 12:36:44.420148  7076 heartbeater.cc:499] Master 127.0.205.254:41103 was elected leader, sending a full tablet report...
I20260630 12:36:44.503070  7151 heartbeater.cc:499] Master 127.0.205.254:41103 was elected leader, sending a full tablet report...
I20260630 12:36:44.587524  7226 heartbeater.cc:499] Master 127.0.205.254:41103 was elected leader, sending a full tablet report...
I20260630 12:36:44.642042  6949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35606:
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"
    }
  }
}
W20260630 12:36:44.644575  6949 catalog_manager.cc:7077] 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.
I20260630 12:36:44.698534  7041 tablet_service.cc:1511] Processing CreateTablet for tablet f4415617124849f9b2d7b72276f28d56 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.700335  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4415617124849f9b2d7b72276f28d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.700088  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4370149f54c95a8dd6c4190f0b829 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.701478  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4370149f54c95a8dd6c4190f0b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.703644  7116 tablet_service.cc:1511] Processing CreateTablet for tablet f4415617124849f9b2d7b72276f28d56 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.705116  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4415617124849f9b2d7b72276f28d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.705098  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.706602  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.710070  7038 tablet_service.cc:1511] Processing CreateTablet for tablet a401c4810ee04ec49fed7168d6fee50c (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.710942  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.711385  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a401c4810ee04ec49fed7168d6fee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.712323  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.716995  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4370149f54c95a8dd6c4190f0b829 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.718271  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4370149f54c95a8dd6c4190f0b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.720541  7113 tablet_service.cc:1511] Processing CreateTablet for tablet a401c4810ee04ec49fed7168d6fee50c (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.721736  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a401c4810ee04ec49fed7168d6fee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.737901  7191 tablet_service.cc:1511] Processing CreateTablet for tablet f4415617124849f9b2d7b72276f28d56 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.739598  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4415617124849f9b2d7b72276f28d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.744251  7248 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: Bootstrap starting.
I20260630 12:36:44.746490  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.748024  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.751488  7248 tablet_bootstrap.cc:654] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.754547  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4370149f54c95a8dd6c4190f0b829 (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.755920  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4370149f54c95a8dd6c4190f0b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.757508  7188 tablet_service.cc:1511] Processing CreateTablet for tablet a401c4810ee04ec49fed7168d6fee50c (DEFAULT_TABLE table=test-workload [id=9f3d883c7f47424d8eab5183c763440f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.758662  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a401c4810ee04ec49fed7168d6fee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.786074  7248 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: No bootstrap required, opened a new log
I20260630 12:36:44.786605  7248 ts_tablet_manager.cc:1403] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.009s
I20260630 12:36:44.792950  7250 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: Bootstrap starting.
I20260630 12:36:44.796468  7248 raft_consensus.cc:359] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.797327  7247 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: Bootstrap starting.
I20260630 12:36:44.797432  7248 raft_consensus.cc:385] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.797837  7248 raft_consensus.cc:740] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.798663  7248 consensus_queue.cc:260] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.800465  7250 tablet_bootstrap.cc:654] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.801818  7248 ts_tablet_manager.cc:1434] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:36:44.802838  7248 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: Bootstrap starting.
I20260630 12:36:44.804251  7247 tablet_bootstrap.cc:654] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.809142  7248 tablet_bootstrap.cc:654] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.814850  7250 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: No bootstrap required, opened a new log
I20260630 12:36:44.815361  7250 ts_tablet_manager.cc:1403] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:36:44.817515  7247 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: No bootstrap required, opened a new log
I20260630 12:36:44.818468  7247 ts_tablet_manager.cc:1403] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:36:44.819970  7250 raft_consensus.cc:359] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.820750  7250 raft_consensus.cc:385] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.821046  7250 raft_consensus.cc:740] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.822083  7248 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: No bootstrap required, opened a new log
I20260630 12:36:44.821868  7250 consensus_queue.cc:260] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.822077  7247 raft_consensus.cc:359] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.822683  7248 ts_tablet_manager.cc:1403] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260630 12:36:44.822942  7247 raft_consensus.cc:385] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.823282  7247 raft_consensus.cc:740] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.824191  7247 consensus_queue.cc:260] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.824790  7250 ts_tablet_manager.cc:1434] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:36:44.825812  7250 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: Bootstrap starting.
I20260630 12:36:44.825567  7248 raft_consensus.cc:359] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.826293  7248 raft_consensus.cc:385] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.826630  7248 raft_consensus.cc:740] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.827538  7248 consensus_queue.cc:260] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.829623  7248 ts_tablet_manager.cc:1434] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:44.830519  7248 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: Bootstrap starting.
I20260630 12:36:44.832840  7250 tablet_bootstrap.cc:654] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.833551  7247 ts_tablet_manager.cc:1434] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:36:44.836390  7248 tablet_bootstrap.cc:654] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.838255  7258 raft_consensus.cc:493] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.839953  7258 raft_consensus.cc:515] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.841801  7247 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: Bootstrap starting.
I20260630 12:36:44.849498  7247 tablet_bootstrap.cc:654] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.863525  7258 leader_election.cc:290] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:44.870252  7250 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: No bootstrap required, opened a new log
I20260630 12:36:44.870818  7250 ts_tablet_manager.cc:1403] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.008s
I20260630 12:36:44.872218  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:44.873708  7250 raft_consensus.cc:359] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
W20260630 12:36:44.874047  7090 leader_election.cc:343] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:44.874425  7250 raft_consensus.cc:385] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.874735  7250 raft_consensus.cc:740] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.875429  7250 consensus_queue.cc:260] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.878226  7248 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: No bootstrap required, opened a new log
I20260630 12:36:44.878720  7248 ts_tablet_manager.cc:1403] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.032s
I20260630 12:36:44.879829  7250 ts_tablet_manager.cc:1434] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:44.880033  7247 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: No bootstrap required, opened a new log
I20260630 12:36:44.880626  7247 ts_tablet_manager.cc:1403] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.024s
I20260630 12:36:44.880875  7250 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: Bootstrap starting.
I20260630 12:36:44.881238  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e18c02f7144fed93e7874b96bea95c" is_pre_election: true
I20260630 12:36:44.881660  7248 raft_consensus.cc:359] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.882428  7248 raft_consensus.cc:385] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.882752  7248 raft_consensus.cc:740] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.883447  7247 raft_consensus.cc:359] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.883528  7248 consensus_queue.cc:260] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.884298  7247 raft_consensus.cc:385] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.884663  7247 raft_consensus.cc:740] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.885401  7247 consensus_queue.cc:260] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.886130  7248 ts_tablet_manager.cc:1434] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:44.887151  7248 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Bootstrap starting.
I20260630 12:36:44.887697  7247 ts_tablet_manager.cc:1434] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:36:44.888634  7250 tablet_bootstrap.cc:654] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.888666  7247 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: Bootstrap starting.
I20260630 12:36:44.893087  7248 tablet_bootstrap.cc:654] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:44.893664  7091 leader_election.cc:343] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:44.894131  7091 leader_election.cc:304] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [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: cf1aac04ee9747e7ad20aba475456b71; no voters: 79e18c02f7144fed93e7874b96bea95c, a78e09daf9d9423b8e8c7544ec31330b
I20260630 12:36:44.895186  7258 raft_consensus.cc:2749] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:44.897647  7247 tablet_bootstrap.cc:654] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:44.901284  7077 tablet.cc:2406] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:44.902575  7250 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: No bootstrap required, opened a new log
I20260630 12:36:44.903072  7250 ts_tablet_manager.cc:1403] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260630 12:36:44.905865  7250 raft_consensus.cc:359] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.906517  7250 raft_consensus.cc:385] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.906790  7250 raft_consensus.cc:740] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.908154  7251 raft_consensus.cc:493] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.908609  7251 raft_consensus.cc:515] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.911410  7251 leader_election.cc:290] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:44.912367  7248 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: No bootstrap required, opened a new log
I20260630 12:36:44.907528  7250 consensus_queue.cc:260] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.912871  7248 ts_tablet_manager.cc:1403] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.021s
I20260630 12:36:44.914299  7250 ts_tablet_manager.cc:1434] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:36:44.915275  7250 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: Bootstrap starting.
I20260630 12:36:44.915822  7248 raft_consensus.cc:359] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.916586  7248 raft_consensus.cc:385] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.916929  7248 raft_consensus.cc:740] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.917797  7248 consensus_queue.cc:260] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.920331  7247 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: No bootstrap required, opened a new log
I20260630 12:36:44.920835  7247 ts_tablet_manager.cc:1403] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260630 12:36:44.922212  7248 ts_tablet_manager.cc:1434] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:36:44.923506  7247 raft_consensus.cc:359] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.924247  7247 raft_consensus.cc:385] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.924554  7247 raft_consensus.cc:740] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.925320  7247 consensus_queue.cc:260] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.926923  7247 ts_tablet_manager.cc:1434] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:36:44.927704  7247 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: Bootstrap starting.
I20260630 12:36:44.936590  7247 tablet_bootstrap.cc:654] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.930990  7250 tablet_bootstrap.cc:654] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.938514  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
W20260630 12:36:44.940178  7015 leader_election.cc:343] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:44.950372  7250 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: No bootstrap required, opened a new log
I20260630 12:36:44.950822  7250 ts_tablet_manager.cc:1403] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260630 12:36:44.951092  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:44.951648  7201 raft_consensus.cc:2468] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 0.
I20260630 12:36:44.952240  7247 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: No bootstrap required, opened a new log
I20260630 12:36:44.952710  7247 ts_tablet_manager.cc:1403] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260630 12:36:44.952741  7015 leader_election.cc:304] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [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: 79e18c02f7144fed93e7874b96bea95c, a78e09daf9d9423b8e8c7544ec31330b; no voters: cf1aac04ee9747e7ad20aba475456b71
I20260630 12:36:44.953634  7251 raft_consensus.cc:2804] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:44.954017  7251 raft_consensus.cc:493] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.953764  7250 raft_consensus.cc:359] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.954356  7251 raft_consensus.cc:3060] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.954597  7250 raft_consensus.cc:385] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.954936  7250 raft_consensus.cc:740] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.955595  7247 raft_consensus.cc:359] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.955663  7250 consensus_queue.cc:260] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.956446  7247 raft_consensus.cc:385] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.956804  7247 raft_consensus.cc:740] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.957912  7250 ts_tablet_manager.cc:1434] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:44.957729  7247 consensus_queue.cc:260] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.959867  7247 ts_tablet_manager.cc:1434] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:44.962133  7251 raft_consensus.cc:515] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.964787  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:44.965094  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b"
I20260630 12:36:44.965375  7126 raft_consensus.cc:3060] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.965652  7201 raft_consensus.cc:3060] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.966019  7251 leader_election.cc:290] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Requested vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:44.972476  7201 raft_consensus.cc:2468] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:44.972476  7126 raft_consensus.cc:2468] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:44.973842  7015 leader_election.cc:304] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, a78e09daf9d9423b8e8c7544ec31330b; no voters: 
I20260630 12:36:44.974750  7251 raft_consensus.cc:2804] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:44.975912  7251 raft_consensus.cc:697] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Becoming Leader. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Running, Role: LEADER
I20260630 12:36:44.976715  7251 consensus_queue.cc:237] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:44.984308  6947 catalog_manager.cc:5697] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e18c02f7144fed93e7874b96bea95c (127.0.205.193). New cstate: current_term: 1 leader_uuid: "79e18c02f7144fed93e7874b96bea95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.018523  7251 raft_consensus.cc:493] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.018985  7251 raft_consensus.cc:515] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.020586  7251 leader_election.cc:290] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.021297  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:45.021559  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:45.021873  7126 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 0.
I20260630 12:36:45.022089  7201 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 0.
I20260630 12:36:45.022763  7015 leader_election.cc:304] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.023427  7251 raft_consensus.cc:2804] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.023759  7251 raft_consensus.cc:493] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.024053  7251 raft_consensus.cc:3060] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.028446  7251 raft_consensus.cc:515] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.029945  7251 leader_election.cc:290] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Requested vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.030573  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:45.030823  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b"
I20260630 12:36:45.031018  7126 raft_consensus.cc:3060] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.031301  7201 raft_consensus.cc:3060] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.035132  7126 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:45.035445  7201 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:45.036012  7015 leader_election.cc:304] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.036717  7251 raft_consensus.cc:2804] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.037065  7251 raft_consensus.cc:697] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Becoming Leader. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Running, Role: LEADER
I20260630 12:36:45.037731  7251 consensus_queue.cc:237] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.043597  6947 catalog_manager.cc:5697] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e18c02f7144fed93e7874b96bea95c (127.0.205.193). New cstate: current_term: 1 leader_uuid: "79e18c02f7144fed93e7874b96bea95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.199110  7255 raft_consensus.cc:493] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.199604  7255 raft_consensus.cc:515] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.201103  7258 raft_consensus.cc:493] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.201593  7258 raft_consensus.cc:515] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.201774  7255 leader_election.cc:290] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:45.203756  7258 leader_election.cc:290] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.205047  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:45.205518  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e18c02f7144fed93e7874b96bea95c" is_pre_election: true
I20260630 12:36:45.205673  7201 raft_consensus.cc:2468] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf1aac04ee9747e7ad20aba475456b71 in term 0.
I20260630 12:36:45.206163  7051 raft_consensus.cc:2468] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf1aac04ee9747e7ad20aba475456b71 in term 0.
I20260630 12:36:45.206969  7090 leader_election.cc:304] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.207912  7258 raft_consensus.cc:2804] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.208284  7258 raft_consensus.cc:493] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.208621  7258 raft_consensus.cc:3060] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.214601  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:45.215063  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e18c02f7144fed93e7874b96bea95c" is_pre_election: true
I20260630 12:36:45.215374  7258 raft_consensus.cc:515] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.215660  7051 raft_consensus.cc:2468] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a78e09daf9d9423b8e8c7544ec31330b in term 0.
I20260630 12:36:45.216534  7126 raft_consensus.cc:2393] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a78e09daf9d9423b8e8c7544ec31330b in current term 1: Already voted for candidate cf1aac04ee9747e7ad20aba475456b71 in this term.
I20260630 12:36:45.216876  7165 leader_election.cc:304] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, a78e09daf9d9423b8e8c7544ec31330b; no voters: 
I20260630 12:36:45.217999  7255 raft_consensus.cc:2804] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.218480  7255 raft_consensus.cc:493] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.218803  7255 raft_consensus.cc:3060] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.218636  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b"
I20260630 12:36:45.218708  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e18c02f7144fed93e7874b96bea95c"
I20260630 12:36:45.219655  7051 raft_consensus.cc:3060] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.220108  7258 leader_election.cc:290] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 election: Requested vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.225922  7255 raft_consensus.cc:515] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.226603  7051 raft_consensus.cc:2468] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf1aac04ee9747e7ad20aba475456b71 in term 1.
I20260630 12:36:45.226989  7201 raft_consensus.cc:2393] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf1aac04ee9747e7ad20aba475456b71 in current term 1: Already voted for candidate a78e09daf9d9423b8e8c7544ec31330b in this term.
I20260630 12:36:45.227602  7091 leader_election.cc:304] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.228597  7255 leader_election.cc:290] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 1 election: Requested vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:45.228843  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e18c02f7144fed93e7874b96bea95c"
I20260630 12:36:45.229035  7258 raft_consensus.cc:2804] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.229562  7051 raft_consensus.cc:2393] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a78e09daf9d9423b8e8c7544ec31330b in current term 1: Already voted for candidate cf1aac04ee9747e7ad20aba475456b71 in this term.
I20260630 12:36:45.229581  7258 raft_consensus.cc:697] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 LEADER]: Becoming Leader. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Running, Role: LEADER
I20260630 12:36:45.229526  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5e3fa2bf1943848c2b0f5c6a1caf1d" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:45.230654  7258 consensus_queue.cc:237] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.231572  7164 leader_election.cc:304] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b; no voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71
I20260630 12:36:45.232342  7255 raft_consensus.cc:2749] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:45.237560  6947 catalog_manager.cc:5697] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:45.253875  6997 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:45.326705  7251 raft_consensus.cc:493] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.327140  7251 raft_consensus.cc:515] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.328905  7251 leader_election.cc:290] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.329528  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:45.329849  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:45.330071  7126 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 0.
I20260630 12:36:45.330370  7201 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 0.
I20260630 12:36:45.330986  7015 leader_election.cc:304] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.331569  7251 raft_consensus.cc:2804] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.331853  7251 raft_consensus.cc:493] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.332101  7251 raft_consensus.cc:3060] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.336568  7251 raft_consensus.cc:515] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.338192  7251 leader_election.cc:290] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Requested vote from peers cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:45.338941  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:45.339015  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "79e18c02f7144fed93e7874b96bea95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b"
I20260630 12:36:45.339392  7126 raft_consensus.cc:3060] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.339489  7201 raft_consensus.cc:3060] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.343777  7126 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:45.343900  7201 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e18c02f7144fed93e7874b96bea95c in term 1.
I20260630 12:36:45.344697  7015 leader_election.cc:304] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:45.345268  7251 raft_consensus.cc:2804] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.345613  7251 raft_consensus.cc:697] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Becoming Leader. State: Replica: 79e18c02f7144fed93e7874b96bea95c, State: Running, Role: LEADER
I20260630 12:36:45.346251  7251 consensus_queue.cc:237] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:45.352540  6947 catalog_manager.cc:5697] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e18c02f7144fed93e7874b96bea95c (127.0.205.193). New cstate: current_term: 1 leader_uuid: "79e18c02f7144fed93e7874b96bea95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.403576  7251 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.414898  7251 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.417318   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:45.422951  7251 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.435683  7281 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.464167   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:45.464825   823 tablet_replica.cc:333] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: stopping tablet replica
I20260630 12:36:45.465348   823 raft_consensus.cc:2243] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.465905   823 pending_rounds.cc:70] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Trying to abort 1 pending ops.
I20260630 12:36:45.466092   823 pending_rounds.cc:77] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443029904551936 op_type: NO_OP noop_request { }
I20260630 12:36:45.466352   823 raft_consensus.cc:2889] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:45.466614   823 raft_consensus.cc:2272] T f4415617124849f9b2d7b72276f28d56 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.468734   823 tablet_replica.cc:333] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c: stopping tablet replica
I20260630 12:36:45.469226   823 raft_consensus.cc:2243] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.469919   823 raft_consensus.cc:2272] T a401c4810ee04ec49fed7168d6fee50c P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.471728   823 tablet_replica.cc:333] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c: stopping tablet replica
I20260630 12:36:45.472220   823 raft_consensus.cc:2243] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.472894   823 raft_consensus.cc:2272] T 92e4370149f54c95a8dd6c4190f0b829 P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.474679   823 tablet_replica.cc:333] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c: stopping tablet replica
I20260630 12:36:45.475102   823 raft_consensus.cc:2243] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.475422   823 raft_consensus.cc:2272] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P 79e18c02f7144fed93e7874b96bea95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.486817   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:36:45.817523  7091 consensus_peers.cc:597] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:45.823253  7258 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:46.529556   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:46.535522  7288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.535684  7289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.536669  7291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.538151   823 server_base.cc:1061] running on GCE node
I20260630 12:36:46.539248   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:46.539471   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:46.539650   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823006539624 us; error 0 us; skew 500 ppm
I20260630 12:36:46.540133   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.542614   823 webserver.cc:533] Webserver started at http://127.0.205.196:43345/ using document root <none> and password file <none>
I20260630 12:36:46.543144   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.543356   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.543648   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.544799   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "e165c60a13ea4206869e9c3752010e3a"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-tsj5"
I20260630 12:36:46.548885   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:36:46.552059  7296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.552729   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:46.553009   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "e165c60a13ea4206869e9c3752010e3a"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-tsj5"
I20260630 12:36:46.553247   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822842926995-823-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)
I20260630 12:36:46.576340   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.577486   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.578794   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:46.581251   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:46.581445   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.581669   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:46.581830   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.619349   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:35267
I20260630 12:36:46.619431  7358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:35267 every 8 connection(s)
I20260630 12:36:46.632949  7359 heartbeater.cc:344] Connected to a master server at 127.0.205.254:41103
I20260630 12:36:46.633276  7359 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:46.633886  7359 heartbeater.cc:507] Master 127.0.205.254:41103 requested a full tablet report, sending...
I20260630 12:36:46.635638  6946 ts_manager.cc:194] Registered new tserver with Master: e165c60a13ea4206869e9c3752010e3a (127.0.205.196:35267)
I20260630 12:36:46.637025  6946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35614
I20260630 12:36:46.835546  7363 consensus_queue.cc:579] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.604s)
I20260630 12:36:46.849152  7126 consensus_queue.cc:237] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:46.855219  7200 raft_consensus.cc:1275] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:46.856935  7365 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:46.859210  7091 consensus_peers.cc:597] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.863703  7364 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
W20260630 12:36:46.866010  7089 consensus_peers.cc:597] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 -> Peer e165c60a13ea4206869e9c3752010e3a (127.0.205.196:35267): Couldn't send request to peer e165c60a13ea4206869e9c3752010e3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b5e3fa2bf1943848c2b0f5c6a1caf1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.865373  7200 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:46.870687  6934 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:46.873955  6946 catalog_manager.cc:5697] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.912017  7372 raft_consensus.cc:493] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
I20260630 12:36:46.912439  7372 raft_consensus.cc:515] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.914134  7372 leader_election.cc:290] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:46.915023  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:46.918485  7365 raft_consensus.cc:493] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
W20260630 12:36:46.919059  7165 leader_election.cc:336] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.918960  7365 raft_consensus.cc:515] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.919440  7165 leader_election.cc:304] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b; no voters: 79e18c02f7144fed93e7874b96bea95c, cf1aac04ee9747e7ad20aba475456b71
I20260630 12:36:46.920083  7372 raft_consensus.cc:2749] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:46.920883  7365 leader_election.cc:290] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:46.921818  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:46.922376  7200 raft_consensus.cc:2468] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf1aac04ee9747e7ad20aba475456b71 in term 1.
I20260630 12:36:46.923331  7090 leader_election.cc:304] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 
W20260630 12:36:46.923858  7091 leader_election.cc:336] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.923906  7365 raft_consensus.cc:2804] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:46.924355  7365 raft_consensus.cc:493] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
I20260630 12:36:46.924630  7365 raft_consensus.cc:3060] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:46.929179  7365 raft_consensus.cc:515] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.930518  7365 leader_election.cc:290] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 election: Requested vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:46.931510  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a401c4810ee04ec49fed7168d6fee50c" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b"
I20260630 12:36:46.932010  7200 raft_consensus.cc:3060] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:46.933568  7091 leader_election.cc:336] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.934204  7365 raft_consensus.cc:493] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
I20260630 12:36:46.934549  7365 raft_consensus.cc:515] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.936182  7365 leader_election.cc:290] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:46.936625  7200 raft_consensus.cc:2468] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf1aac04ee9747e7ad20aba475456b71 in term 2.
I20260630 12:36:46.937151  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "cf1aac04ee9747e7ad20aba475456b71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a78e09daf9d9423b8e8c7544ec31330b" is_pre_election: true
I20260630 12:36:46.937633  7090 leader_election.cc:304] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 79e18c02f7144fed93e7874b96bea95c
I20260630 12:36:46.938450  7365 raft_consensus.cc:2804] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:46.938911  7365 raft_consensus.cc:697] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 LEADER]: Becoming Leader. State: Replica: cf1aac04ee9747e7ad20aba475456b71, State: Running, Role: LEADER
I20260630 12:36:46.939615  7372 raft_consensus.cc:493] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
W20260630 12:36:46.939708  7091 leader_election.cc:336] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.939610  7365 consensus_queue.cc:237] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.940436  7091 leader_election.cc:304] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [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: cf1aac04ee9747e7ad20aba475456b71; no voters: 79e18c02f7144fed93e7874b96bea95c, a78e09daf9d9423b8e8c7544ec31330b
I20260630 12:36:46.940379  7372 raft_consensus.cc:515] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.941188  7364 raft_consensus.cc:2749] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:46.942523  7372 leader_election.cc:290] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:46.944203  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:46.944809  7126 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a78e09daf9d9423b8e8c7544ec31330b in term 1.
I20260630 12:36:46.945776  7164 leader_election.cc:304] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 
I20260630 12:36:46.946542  7372 raft_consensus.cc:2804] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:46.946889  7372 raft_consensus.cc:493] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 79e18c02f7144fed93e7874b96bea95c)
W20260630 12:36:46.947074  7165 leader_election.cc:336] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.947291  7372 raft_consensus.cc:3060] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:46.947860  6947 catalog_manager.cc:5697] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: term changed from 1 to 2, leader changed from 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) to cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194). New cstate: current_term: 2 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.952958  7372 raft_consensus.cc:515] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.955461  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4370149f54c95a8dd6c4190f0b829" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:46.956035  7126 raft_consensus.cc:3060] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:46.956080  7372 leader_election.cc:290] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 election: Requested vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
W20260630 12:36:46.958153  7165 leader_election.cc:336] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:46.961010  7126 raft_consensus.cc:2468] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a78e09daf9d9423b8e8c7544ec31330b in term 2.
I20260630 12:36:46.961825  7164 leader_election.cc:304] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 79e18c02f7144fed93e7874b96bea95c
I20260630 12:36:46.962414  7372 raft_consensus.cc:2804] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:46.963385  7372 raft_consensus.cc:697] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Becoming Leader. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Running, Role: LEADER
I20260630 12:36:46.964068  7372 consensus_queue.cc:237] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:46.969820  6947 catalog_manager.cc:5697] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: term changed from 1 to 2, leader changed from 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) to a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195). New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } }
W20260630 12:36:47.261790  6997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 79e18c02f7144fed93e7874b96bea95c not available for placement
W20260630 12:36:47.354282  7165 consensus_peers.cc:597] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.416925  7372 raft_consensus.cc:493] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:47.417446  7372 raft_consensus.cc:515] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:47.419142  7372 leader_election.cc:290] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:47.420285  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71" is_pre_election: true
I20260630 12:36:47.421063  7126 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a78e09daf9d9423b8e8c7544ec31330b in term 1.
I20260630 12:36:47.422012  7164 leader_election.cc:304] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 
W20260630 12:36:47.422436  7165 leader_election.cc:336] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:47.422631  7372 raft_consensus.cc:2804] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:47.423010  7372 raft_consensus.cc:493] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:47.423270  7372 raft_consensus.cc:3060] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:47.427767  7372 raft_consensus.cc:515] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:47.429425  7372 leader_election.cc:290] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 election: Requested vote from peers 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961), cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:47.429883  7382 ts_tablet_manager.cc:933] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: Initiating tablet copy from peer cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:47.430397  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4415617124849f9b2d7b72276f28d56" candidate_uuid: "a78e09daf9d9423b8e8c7544ec31330b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1aac04ee9747e7ad20aba475456b71"
I20260630 12:36:47.431072  7126 raft_consensus.cc:3060] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:47.431566  7382 tablet_copy_client.cc:323] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:42015
W20260630 12:36:47.433463  7165 leader_election.cc:336] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:47.438233  7126 raft_consensus.cc:2468] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a78e09daf9d9423b8e8c7544ec31330b in term 2.
I20260630 12:36:47.439117  7164 leader_election.cc:304] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [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: a78e09daf9d9423b8e8c7544ec31330b, cf1aac04ee9747e7ad20aba475456b71; no voters: 79e18c02f7144fed93e7874b96bea95c
I20260630 12:36:47.439762  7372 raft_consensus.cc:2804] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:47.440230  7372 raft_consensus.cc:697] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Becoming Leader. State: Replica: a78e09daf9d9423b8e8c7544ec31330b, State: Running, Role: LEADER
I20260630 12:36:47.440963  7372 consensus_queue.cc:237] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Queue going to LEADER 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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } }
I20260630 12:36:47.441459  7136 tablet_copy_service.cc:140] P cf1aac04ee9747e7ad20aba475456b71: Received BeginTabletCopySession request for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d from peer e165c60a13ea4206869e9c3752010e3a ({username='slave'} at 127.0.0.1:36328)
I20260630 12:36:47.442035  7136 tablet_copy_service.cc:161] P cf1aac04ee9747e7ad20aba475456b71: Beginning new tablet copy session on tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d from peer e165c60a13ea4206869e9c3752010e3a at {username='slave'} at 127.0.0.1:36328: session id = e165c60a13ea4206869e9c3752010e3a-7b5e3fa2bf1943848c2b0f5c6a1caf1d
I20260630 12:36:47.447666  7136 tablet_copy_source_session.cc:215] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:47.447886  6947 catalog_manager.cc:5697] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: term changed from 1 to 2, leader changed from 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) to a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195). New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:47.450279  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.460446  7201 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:47.461254  7382 tablet_copy_client.cc:806] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:47.461761  7382 tablet_copy_client.cc:670] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:47.461613  7365 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:47.465093  7382 tablet_copy_client.cc:538] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:47.474097  7382 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: Bootstrap starting.
W20260630 12:36:47.477442  7091 consensus_peers.cc:597] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.486728  7126 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:47.487913  7372 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:47.488878  7382 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: 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
I20260630 12:36:47.489635  7382 tablet_bootstrap.cc:492] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: Bootstrap complete.
I20260630 12:36:47.490161  7382 ts_tablet_manager.cc:1403] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:36:47.492496  7382 raft_consensus.cc:359] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:47.493271  7382 raft_consensus.cc:740] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e165c60a13ea4206869e9c3752010e3a, State: Initialized, Role: LEARNER
I20260630 12:36:47.493885  7382 consensus_queue.cc:260] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:47.496757  7359 heartbeater.cc:499] Master 127.0.205.254:41103 was elected leader, sending a full tablet report...
I20260630 12:36:47.497337  7382 ts_tablet_manager.cc:1434] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.003s
I20260630 12:36:47.501089  7136 tablet_copy_service.cc:342] P cf1aac04ee9747e7ad20aba475456b71: Request end of tablet copy session e165c60a13ea4206869e9c3752010e3a-7b5e3fa2bf1943848c2b0f5c6a1caf1d received from {username='slave'} at 127.0.0.1:36328
I20260630 12:36:47.501490  7136 tablet_copy_service.cc:434] P cf1aac04ee9747e7ad20aba475456b71: ending tablet copy session e165c60a13ea4206869e9c3752010e3a-7b5e3fa2bf1943848c2b0f5c6a1caf1d on tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d with peer e165c60a13ea4206869e9c3752010e3a
W20260630 12:36:47.873116  7091 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260630 12:36:47.967505  7165 consensus_peers.cc:597] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.993279  7334 raft_consensus.cc:1217] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:48.020071  7126 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:48.021163  7372 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:48.252198  7388 consensus_queue.cc:579] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.402s)
W20260630 12:36:48.263507  6997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 79e18c02f7144fed93e7874b96bea95c not available for placement
I20260630 12:36:48.319753  7388 consensus_queue.cc:579] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.379s)
I20260630 12:36:48.328127  7126 consensus_queue.cc:237] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.333109  7201 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:36:48.333179  7089 consensus_peers.cc:597] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 -> Peer e165c60a13ea4206869e9c3752010e3a (127.0.205.196:35267): Couldn't send request to peer e165c60a13ea4206869e9c3752010e3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a401c4810ee04ec49fed7168d6fee50c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.334415  7396 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:48.335567  7091 consensus_peers.cc:597] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.339341  7395 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.340903  7201 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.346108  6934 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a401c4810ee04ec49fed7168d6fee50c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.350099  6946 catalog_manager.cc:5697] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.421271  7372 consensus_queue.cc:579] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.456s)
I20260630 12:36:48.429657  7201 consensus_queue.cc:237] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.434724  7126 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:48.436233  7372 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:48.438942  7165 consensus_peers.cc:597] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.441992  7393 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.443605  7126 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
W20260630 12:36:48.445792  7163 consensus_peers.cc:597] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b -> Peer e165c60a13ea4206869e9c3752010e3a (127.0.205.196:35267): Couldn't send request to peer e165c60a13ea4206869e9c3752010e3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92e4370149f54c95a8dd6c4190f0b829. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.451297  6934 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 92e4370149f54c95a8dd6c4190f0b829 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.453689  6949 catalog_manager.cc:5697] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index -1 to 3, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.492164  7396 raft_consensus.cc:1064] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: attempting to promote NON_VOTER e165c60a13ea4206869e9c3752010e3a to VOTER
I20260630 12:36:48.493839  7396 consensus_queue.cc:237] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:48.499534  7201 raft_consensus.cc:1275] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:48.499861  7334 raft_consensus.cc:1275] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 LEARNER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:48.500851  7407 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:48.501525  7396 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:48.503118  7091 consensus_peers.cc:597] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.510321  7396 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.511953  7201 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.520740  7334 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.524214  6946 catalog_manager.cc:5697] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:48.535862  7126 consensus_queue.cc:237] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [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: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:48.540366  7334 raft_consensus.cc:1275] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:48.540544  7201 raft_consensus.cc:1275] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:48.541414  7396 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:48.542021  7395 consensus_queue.cc:1048] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:48.547122  7388 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.548729  7201 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.548967  7334 raft_consensus.cc:2955] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:48.556564  6934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.558907  6947 catalog_manager.cc:5697] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New cstate: current_term: 1 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
W20260630 12:36:48.571817  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:48.813871  7393 consensus_queue.cc:579] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.372s)
I20260630 12:36:48.824541  7201 consensus_queue.cc:237] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.829782  7126 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:36:48.830255  7163 consensus_peers.cc:597] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b -> Peer e165c60a13ea4206869e9c3752010e3a (127.0.205.196:35267): Couldn't send request to peer e165c60a13ea4206869e9c3752010e3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4415617124849f9b2d7b72276f28d56. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.831171  7372 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:48.832379  7165 consensus_peers.cc:597] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.836971  7393 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.838770  7126 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } } }
I20260630 12:36:48.844650  6934 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f4415617124849f9b2d7b72276f28d56 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.848531  6949 catalog_manager.cc:5697] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: config changed from index -1 to 2, NON_VOTER e165c60a13ea4206869e9c3752010e3a (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.852586  7413 ts_tablet_manager.cc:933] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: Initiating tablet copy from peer cf1aac04ee9747e7ad20aba475456b71 (127.0.205.194:42015)
I20260630 12:36:48.855016  7413 tablet_copy_client.cc:323] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:42015
I20260630 12:36:48.856573  7136 tablet_copy_service.cc:140] P cf1aac04ee9747e7ad20aba475456b71: Received BeginTabletCopySession request for tablet a401c4810ee04ec49fed7168d6fee50c from peer e165c60a13ea4206869e9c3752010e3a ({username='slave'} at 127.0.0.1:36328)
I20260630 12:36:48.857074  7136 tablet_copy_service.cc:161] P cf1aac04ee9747e7ad20aba475456b71: Beginning new tablet copy session on tablet a401c4810ee04ec49fed7168d6fee50c from peer e165c60a13ea4206869e9c3752010e3a at {username='slave'} at 127.0.0.1:36328: session id = e165c60a13ea4206869e9c3752010e3a-a401c4810ee04ec49fed7168d6fee50c
I20260630 12:36:48.862139  7136 tablet_copy_source_session.cc:215] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.864528  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a401c4810ee04ec49fed7168d6fee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.874020  7413 tablet_copy_client.cc:806] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.874449  7413 tablet_copy_client.cc:670] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.877552  7413 tablet_copy_client.cc:538] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.882666  7413 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: Bootstrap starting.
I20260630 12:36:48.896611  7413 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: 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
I20260630 12:36:48.897213  7413 tablet_bootstrap.cc:492] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: Bootstrap complete.
I20260630 12:36:48.897698  7413 ts_tablet_manager.cc:1403] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.001s
I20260630 12:36:48.899569  7413 raft_consensus.cc:359] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.900151  7413 raft_consensus.cc:740] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e165c60a13ea4206869e9c3752010e3a, State: Initialized, Role: LEARNER
I20260630 12:36:48.900600  7413 consensus_queue.cc:260] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.902077  7413 ts_tablet_manager.cc:1434] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:48.903445  7136 tablet_copy_service.cc:342] P cf1aac04ee9747e7ad20aba475456b71: Request end of tablet copy session e165c60a13ea4206869e9c3752010e3a-a401c4810ee04ec49fed7168d6fee50c received from {username='slave'} at 127.0.0.1:36328
I20260630 12:36:48.903733  7136 tablet_copy_service.cc:434] P cf1aac04ee9747e7ad20aba475456b71: ending tablet copy session e165c60a13ea4206869e9c3752010e3a-a401c4810ee04ec49fed7168d6fee50c on tablet a401c4810ee04ec49fed7168d6fee50c with peer e165c60a13ea4206869e9c3752010e3a
I20260630 12:36:48.930819  7413 ts_tablet_manager.cc:933] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: Initiating tablet copy from peer a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:48.932075  7413 tablet_copy_client.cc:323] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:42837
I20260630 12:36:48.941092  7211 tablet_copy_service.cc:140] P a78e09daf9d9423b8e8c7544ec31330b: Received BeginTabletCopySession request for tablet 92e4370149f54c95a8dd6c4190f0b829 from peer e165c60a13ea4206869e9c3752010e3a ({username='slave'} at 127.0.0.1:43206)
I20260630 12:36:48.941622  7211 tablet_copy_service.cc:161] P a78e09daf9d9423b8e8c7544ec31330b: Beginning new tablet copy session on tablet 92e4370149f54c95a8dd6c4190f0b829 from peer e165c60a13ea4206869e9c3752010e3a at {username='slave'} at 127.0.0.1:43206: session id = e165c60a13ea4206869e9c3752010e3a-92e4370149f54c95a8dd6c4190f0b829
I20260630 12:36:48.947257  7211 tablet_copy_source_session.cc:215] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.949600  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4370149f54c95a8dd6c4190f0b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.959740  7413 tablet_copy_client.cc:806] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.960173  7413 tablet_copy_client.cc:670] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.962970  7413 tablet_copy_client.cc:538] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.968276  7413 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: Bootstrap starting.
I20260630 12:36:48.981766  7413 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: 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
I20260630 12:36:48.982386  7413 tablet_bootstrap.cc:492] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: Bootstrap complete.
I20260630 12:36:48.982851  7413 ts_tablet_manager.cc:1403] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:36:48.984722  7413 raft_consensus.cc:359] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.985324  7413 raft_consensus.cc:740] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e165c60a13ea4206869e9c3752010e3a, State: Initialized, Role: LEARNER
I20260630 12:36:48.985773  7413 consensus_queue.cc:260] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:48.987564  7413 ts_tablet_manager.cc:1434] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:48.989094  7211 tablet_copy_service.cc:342] P a78e09daf9d9423b8e8c7544ec31330b: Request end of tablet copy session e165c60a13ea4206869e9c3752010e3a-92e4370149f54c95a8dd6c4190f0b829 received from {username='slave'} at 127.0.0.1:43206
I20260630 12:36:48.989486  7211 tablet_copy_service.cc:434] P a78e09daf9d9423b8e8c7544ec31330b: ending tablet copy session e165c60a13ea4206869e9c3752010e3a-92e4370149f54c95a8dd6c4190f0b829 on tablet 92e4370149f54c95a8dd6c4190f0b829 with peer e165c60a13ea4206869e9c3752010e3a
W20260630 12:36:49.265309  6997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 79e18c02f7144fed93e7874b96bea95c not available for placement
I20260630 12:36:49.309651  7334 raft_consensus.cc:1217] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:49.420728  7395 consensus_queue.cc:579] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.092s)
I20260630 12:36:49.428953  7413 ts_tablet_manager.cc:933] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: Initiating tablet copy from peer a78e09daf9d9423b8e8c7544ec31330b (127.0.205.195:42837)
I20260630 12:36:49.432297  7413 tablet_copy_client.cc:323] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:42837
I20260630 12:36:49.433555  7211 tablet_copy_service.cc:140] P a78e09daf9d9423b8e8c7544ec31330b: Received BeginTabletCopySession request for tablet f4415617124849f9b2d7b72276f28d56 from peer e165c60a13ea4206869e9c3752010e3a ({username='slave'} at 127.0.0.1:43206)
I20260630 12:36:49.433928  7211 tablet_copy_service.cc:161] P a78e09daf9d9423b8e8c7544ec31330b: Beginning new tablet copy session on tablet f4415617124849f9b2d7b72276f28d56 from peer e165c60a13ea4206869e9c3752010e3a at {username='slave'} at 127.0.0.1:43206: session id = e165c60a13ea4206869e9c3752010e3a-f4415617124849f9b2d7b72276f28d56
I20260630 12:36:49.438457  7211 tablet_copy_source_session.cc:215] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:49.440697  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4415617124849f9b2d7b72276f28d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.448139  7334 raft_consensus.cc:1217] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:49.452703  7413 tablet_copy_client.cc:806] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:49.453213  7413 tablet_copy_client.cc:670] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:49.456166  7413 tablet_copy_client.cc:538] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:49.460752  7413 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: Bootstrap starting.
I20260630 12:36:49.471378  7413 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: 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
I20260630 12:36:49.471951  7413 tablet_bootstrap.cc:492] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: Bootstrap complete.
I20260630 12:36:49.472362  7413 ts_tablet_manager.cc:1403] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260630 12:36:49.473954  7413 raft_consensus.cc:359] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:49.474426  7413 raft_consensus.cc:740] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e165c60a13ea4206869e9c3752010e3a, State: Initialized, Role: LEARNER
I20260630 12:36:49.474831  7413 consensus_queue.cc:260] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: true } }
I20260630 12:36:49.476209  7413 ts_tablet_manager.cc:1434] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:49.477715  7211 tablet_copy_service.cc:342] P a78e09daf9d9423b8e8c7544ec31330b: Request end of tablet copy session e165c60a13ea4206869e9c3752010e3a-f4415617124849f9b2d7b72276f28d56 received from {username='slave'} at 127.0.0.1:43206
I20260630 12:36:49.478021  7211 tablet_copy_service.cc:434] P a78e09daf9d9423b8e8c7544ec31330b: ending tablet copy session e165c60a13ea4206869e9c3752010e3a-f4415617124849f9b2d7b72276f28d56 on tablet f4415617124849f9b2d7b72276f28d56 with peer e165c60a13ea4206869e9c3752010e3a
W20260630 12:36:49.702680  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:49.730149  7393 consensus_queue.cc:579] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.300s)
I20260630 12:36:49.810336  7393 raft_consensus.cc:1064] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: attempting to promote NON_VOTER e165c60a13ea4206869e9c3752010e3a to VOTER
I20260630 12:36:49.812217  7393 consensus_queue.cc:237] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:49.817597  7126 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:49.818012  7334 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:49.819000  7429 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:49.819698  7393 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:36:49.820962  7165 consensus_peers.cc:597] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.826406  7429 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.827893  7334 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.835186  7126 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.837452  6946 catalog_manager.cc:5697] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:49.851506  7201 consensus_queue.cc:237] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [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: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:49.855926  7334 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:49.856343  7126 raft_consensus.cc:1275] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:49.857184  7393 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:49.857858  7403 consensus_queue.cc:1048] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:49.863826  7429 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.865286  7334 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.865557  7126 raft_consensus.cc:2955] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.872632  6934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92e4370149f54c95a8dd6c4190f0b829 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:49.874846  6949 catalog_manager.cc:5697] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a reported cstate change: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:49.923194  7372 consensus_queue.cc:579] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Leader has been unable to successfully communicate with peer 79e18c02f7144fed93e7874b96bea95c for more than 1 seconds (1.098s)
I20260630 12:36:49.924378  7334 raft_consensus.cc:1217] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:50.060038  7437 raft_consensus.cc:1064] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: attempting to promote NON_VOTER e165c60a13ea4206869e9c3752010e3a to VOTER
I20260630 12:36:50.061838  7437 consensus_queue.cc:237] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:50.067354  7334 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.068073  7201 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.068677  7439 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:50.069947  7440 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:36:50.071501  7091 consensus_peers.cc:597] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:50.076781  7440 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.078226  7201 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.084910  7334 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.087321  6946 catalog_manager.cc:5697] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index 3 to 4, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.098634  7126 consensus_queue.cc:237] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [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: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:50.109655  7201 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:50.110504  7334 raft_consensus.cc:1275] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Refusing update from remote peer cf1aac04ee9747e7ad20aba475456b71: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:50.111123  7439 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:50.111905  7437 consensus_queue.cc:1048] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:50.117744  7440 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.119349  7201 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.119412  7334 raft_consensus.cc:2955] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.124706  6934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a401c4810ee04ec49fed7168d6fee50c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:50.127457  6949 catalog_manager.cc:5697] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 reported cstate change: config changed from index 4 to 5, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "cf1aac04ee9747e7ad20aba475456b71" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:50.267079  6997 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 79e18c02f7144fed93e7874b96bea95c not available for placement
I20260630 12:36:50.335736  7372 raft_consensus.cc:1064] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: attempting to promote NON_VOTER e165c60a13ea4206869e9c3752010e3a to VOTER
I20260630 12:36:50.337509  7372 consensus_queue.cc:237] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:50.342796  7126 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.342821  7334 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 LEARNER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.344349  7372 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:50.344973  7393 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:50.345932  7165 consensus_peers.cc:597] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b -> Peer 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): Couldn't send request to peer 79e18c02f7144fed93e7874b96bea95c. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:50.351699  7372 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.353210  7334 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.360678  7126 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.364020  6947 catalog_manager.cc:5697] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a reported cstate change: config changed from index 2 to 3, e165c60a13ea4206869e9c3752010e3a (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79e18c02f7144fed93e7874b96bea95c" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35961 } } peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.374408  7201 consensus_queue.cc:237] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } }
I20260630 12:36:50.378247  7334 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.378473  7126 raft_consensus.cc:1275] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Refusing update from remote peer a78e09daf9d9423b8e8c7544ec31330b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.379446  7393 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:50.379956  7372 consensus_queue.cc:1048] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:50.385416  7403 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.386930  7126 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.387936  7334 raft_consensus.cc:2955] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } } }
I20260630 12:36:50.391754  6934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4415617124849f9b2d7b72276f28d56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:50.395467  6946 catalog_manager.cc:5697] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b reported cstate change: config changed from index 3 to 4, VOTER 79e18c02f7144fed93e7874b96bea95c (127.0.205.193) evicted. New cstate: current_term: 2 leader_uuid: "a78e09daf9d9423b8e8c7544ec31330b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf1aac04ee9747e7ad20aba475456b71" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a78e09daf9d9423b8e8c7544ec31330b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e165c60a13ea4206869e9c3752010e3a" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:50.731310  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4415617124849f9b2d7b72276f28d56: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
W20260630 12:36:52.146585  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 92e4370149f54c95a8dd6c4190f0b829: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:53.653088   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:53.673151   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.673776   823 tablet_replica.cc:333] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71: stopping tablet replica
I20260630 12:36:53.674293   823 raft_consensus.cc:2243] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.675009   823 raft_consensus.cc:2272] T a401c4810ee04ec49fed7168d6fee50c P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.676854   823 tablet_replica.cc:333] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71: stopping tablet replica
I20260630 12:36:53.677314   823 raft_consensus.cc:2243] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.677987   823 raft_consensus.cc:2272] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P cf1aac04ee9747e7ad20aba475456b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.679695   823 tablet_replica.cc:333] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71: stopping tablet replica
I20260630 12:36:53.680152   823 raft_consensus.cc:2243] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.680648   823 raft_consensus.cc:2272] T 92e4370149f54c95a8dd6c4190f0b829 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.682158   823 tablet_replica.cc:333] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71: stopping tablet replica
I20260630 12:36:53.682549   823 raft_consensus.cc:2243] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.683022   823 raft_consensus.cc:2272] T f4415617124849f9b2d7b72276f28d56 P cf1aac04ee9747e7ad20aba475456b71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.705081   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:53.717448   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:36:53.736370   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.737007   823 tablet_replica.cc:333] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b: stopping tablet replica
I20260630 12:36:53.737599   823 raft_consensus.cc:2243] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.738358   823 raft_consensus.cc:2272] T f4415617124849f9b2d7b72276f28d56 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.740262   823 tablet_replica.cc:333] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b: stopping tablet replica
I20260630 12:36:53.740820   823 raft_consensus.cc:2243] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.741530   823 raft_consensus.cc:2272] T 92e4370149f54c95a8dd6c4190f0b829 P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.743346   823 tablet_replica.cc:333] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b: stopping tablet replica
I20260630 12:36:53.743784   823 raft_consensus.cc:2243] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.744333   823 raft_consensus.cc:2272] T a401c4810ee04ec49fed7168d6fee50c P a78e09daf9d9423b8e8c7544ec31330b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.745956   823 tablet_replica.cc:333] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b: stopping tablet replica
I20260630 12:36:53.746394   823 raft_consensus.cc:2243] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.746893   823 raft_consensus.cc:2272] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P a78e09daf9d9423b8e8c7544ec31330b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.768815   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:53.797199   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:36:53.819165   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.820245   823 tablet_replica.cc:333] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a: stopping tablet replica
I20260630 12:36:53.821285   823 raft_consensus.cc:2243] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.822515   823 raft_consensus.cc:2272] T f4415617124849f9b2d7b72276f28d56 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.825179   823 tablet_replica.cc:333] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a: stopping tablet replica
I20260630 12:36:53.825764   823 raft_consensus.cc:2243] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.826792   823 raft_consensus.cc:2272] T 92e4370149f54c95a8dd6c4190f0b829 P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.829046   823 tablet_replica.cc:333] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a: stopping tablet replica
I20260630 12:36:53.829504   823 raft_consensus.cc:2243] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.830514   823 raft_consensus.cc:2272] T a401c4810ee04ec49fed7168d6fee50c P e165c60a13ea4206869e9c3752010e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.833016   823 tablet_replica.cc:333] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a: stopping tablet replica
I20260630 12:36:53.833521   823 raft_consensus.cc:2243] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.834442   823 raft_consensus.cc:2272] T 7b5e3fa2bf1943848c2b0f5c6a1caf1d P e165c60a13ea4206869e9c3752010e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.857785   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:36:53.875346   823 master.cc:562] Master@127.0.205.254:41103 shutting down...
W20260630 12:36:54.229442  6935 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260630 12:36:54.232741  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 92e4370149f54c95a8dd6c4190f0b829: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
W20260630 12:36:56.922648  6935 catalog_manager.cc:4755] TS 79e18c02f7144fed93e7874b96bea95c (127.0.205.193:35961): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b5e3fa2bf1943848c2b0f5c6a1caf1d: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35961: connect: Connection refused (error 111)
I20260630 12:36:57.485297   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:57.486151   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.486496   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P bdf22e3427544bfeb91e8cacce11f669: stopping tablet replica
I20260630 12:36:57.510020   823 master.cc:584] Master@127.0.205.254:41103 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14424 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:36:57.550511   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:32927
I20260630 12:36:57.551559   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.556427  7453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.557508  7454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.558121   823 server_base.cc:1061] running on GCE node
W20260630 12:36:57.558079  7456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.559197   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.559370   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.559523   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823017559506 us; error 0 us; skew 500 ppm
I20260630 12:36:57.560086   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.562153   823 webserver.cc:533] Webserver started at http://127.0.205.254:39413/ using document root <none> and password file <none>
I20260630 12:36:57.562579   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.562745   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.563012   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.564248   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.568378   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:57.571470  7461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.572190   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:57.572433   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.572672   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:36:57.612478   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.613605   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.649140   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:32927
I20260630 12:36:57.649245  7512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:32927 every 8 connection(s)
I20260630 12:36:57.653043  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:57.664436  7513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9: Bootstrap starting.
I20260630 12:36:57.668951  7513 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:57.672840  7513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9: No bootstrap required, opened a new log
I20260630 12:36:57.674986  7513 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER }
I20260630 12:36:57.675395  7513 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:57.675597  7513 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf72bb97bc41e6b2c5cdf33139a7e9, State: Initialized, Role: FOLLOWER
I20260630 12:36:57.676185  7513 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER }
I20260630 12:36:57.676626  7513 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:57.676852  7513 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:57.677098  7513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:57.681417  7513 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER }
I20260630 12:36:57.681906  7513 leader_election.cc:304] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [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: 90cf72bb97bc41e6b2c5cdf33139a7e9; no voters: 
I20260630 12:36:57.682937  7513 leader_election.cc:290] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:57.683342  7516 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:57.684563  7516 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 1 LEADER]: Becoming Leader. State: Replica: 90cf72bb97bc41e6b2c5cdf33139a7e9, State: Running, Role: LEADER
I20260630 12:36:57.685212  7516 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [LEADER]: Queue going to LEADER mode. State: All 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: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER }
I20260630 12:36:57.685727  7513 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:57.688083  7517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER } }
I20260630 12:36:57.688122  7518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90cf72bb97bc41e6b2c5cdf33139a7e9. Latest consensus state: current_term: 1 leader_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cf72bb97bc41e6b2c5cdf33139a7e9" member_type: VOTER } }
I20260630 12:36:57.688791  7517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:57.689152  7518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:57.692063  7522 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:57.699396  7522 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:57.705746   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:57.709465  7522 catalog_manager.cc:1383] Generated new cluster ID: 5a074794652547e89fc1697bb7bc9a95
I20260630 12:36:57.709741  7522 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:57.740981  7522 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:57.742264  7522 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:57.754117  7522 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9: Generated new TSK 0
I20260630 12:36:57.754673  7522 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:57.772243   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.777876  7534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.778589  7535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.780244   823 server_base.cc:1061] running on GCE node
W20260630 12:36:57.780689  7537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.781495   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.781668   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.781783   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823017781772 us; error 0 us; skew 500 ppm
I20260630 12:36:57.782207   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.784423   823 webserver.cc:533] Webserver started at http://127.0.205.193:39317/ using document root <none> and password file <none>
I20260630 12:36:57.784898   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.785053   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.785251   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.786366   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "19620472f9cd4849ad3bbd913787518f"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.790505   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:57.793437  7542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.794085   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:57.794337   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "19620472f9cd4849ad3bbd913787518f"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.794571   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:36:57.824524   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.825625   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.826931   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.829041   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.829231   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.829432   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.829584   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.869547   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:39071
I20260630 12:36:57.869639  7604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:39071 every 8 connection(s)
I20260630 12:36:57.874305   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.881156  7609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.882543  7610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.884470  7612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.885012   823 server_base.cc:1061] running on GCE node
I20260630 12:36:57.886183   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.886435   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.886647   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823017886630 us; error 0 us; skew 500 ppm
I20260630 12:36:57.886991  7605 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:36:57.887164   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.887346  7605 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.888343  7605 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:36:57.889755   823 webserver.cc:533] Webserver started at http://127.0.205.194:39257/ using document root <none> and password file <none>
I20260630 12:36:57.890264   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.890457   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.890691   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.890591  7478 ts_manager.cc:194] Registered new tserver with Master: 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
I20260630 12:36:57.891968   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "cf70dc751869410e94c44082ee2b56c1"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.892496  7478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50450
I20260630 12:36:57.896262   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:57.899463  7617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.900249   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:57.900575   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "cf70dc751869410e94c44082ee2b56c1"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.900815   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:36:57.917851   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.918906   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.920209   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.922194   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.922386   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.922585   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.922727   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.959410   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:39733
I20260630 12:36:57.959499  7679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:39733 every 8 connection(s)
I20260630 12:36:57.963760   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.970381  7683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.972574  7684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.973279   823 server_base.cc:1061] running on GCE node
W20260630 12:36:57.974007  7686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.975239   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.975492   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.975652  7680 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:36:57.975694   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823017975675 us; error 0 us; skew 500 ppm
I20260630 12:36:57.976191  7680 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.976519   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.976946  7680 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:36:57.978897  7478 ts_manager.cc:194] Registered new tserver with Master: cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
I20260630 12:36:57.979434   823 webserver.cc:533] Webserver started at http://127.0.205.195:36005/ using document root <none> and password file <none>
I20260630 12:36:57.979930   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.980108   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.980338   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.980362  7478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50462
I20260630 12:36:57.981693   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "d87f2d6a142546eeb17d60f368df75f3"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.985766   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:57.988874  7691 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.989584   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:57.989832   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "d87f2d6a142546eeb17d60f368df75f3"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:36:57.990075   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:36:58.006040   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:58.007112   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:58.008491   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:58.010556   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:58.010752   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:58.010958   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:58.011106   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:58.047392   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:46619
I20260630 12:36:58.047501  7753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:46619 every 8 connection(s)
I20260630 12:36:58.060627  7754 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:36:58.061049  7754 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:58.061794  7754 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:36:58.063560  7478 ts_manager.cc:194] Registered new tserver with Master: d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:58.064486   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014181021s
I20260630 12:36:58.064985  7478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50472
I20260630 12:36:58.894831  7605 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
I20260630 12:36:58.982718  7680 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
I20260630 12:36:59.067281  7754 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
I20260630 12:36:59.123175  7478 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50480:
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"
    }
  }
}
W20260630 12:36:59.125435  7478 catalog_manager.cc:7077] 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.
I20260630 12:36:59.174626  7645 tablet_service.cc:1511] Processing CreateTablet for tablet ecd7efa0f9224eacb0474d96e5246ff9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:59.174921  7644 tablet_service.cc:1511] Processing CreateTablet for tablet 228ea33e3faf411e956e9475e03ddae9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:59.176133  7645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd7efa0f9224eacb0474d96e5246ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.176777  7643 tablet_service.cc:1511] Processing CreateTablet for tablet 11b42faabd0148fead02b71dd243c0dc (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:59.178692  7643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b42faabd0148fead02b71dd243c0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.184401  7644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228ea33e3faf411e956e9475e03ddae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.188781  7719 tablet_service.cc:1511] Processing CreateTablet for tablet ecd7efa0f9224eacb0474d96e5246ff9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:59.190153  7719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd7efa0f9224eacb0474d96e5246ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.196745  7718 tablet_service.cc:1511] Processing CreateTablet for tablet 228ea33e3faf411e956e9475e03ddae9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:59.198149  7718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228ea33e3faf411e956e9475e03ddae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.201586  7717 tablet_service.cc:1511] Processing CreateTablet for tablet 11b42faabd0148fead02b71dd243c0dc (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:59.202996  7717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b42faabd0148fead02b71dd243c0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.203639  7642 tablet_service.cc:1511] Processing CreateTablet for tablet ee1bd27ec82d48b19676ee1b72d05b9e (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:59.204990  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1bd27ec82d48b19676ee1b72d05b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.212675  7716 tablet_service.cc:1511] Processing CreateTablet for tablet ee1bd27ec82d48b19676ee1b72d05b9e (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:59.214022  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1bd27ec82d48b19676ee1b72d05b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.202289  7774 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:36:59.228789  7570 tablet_service.cc:1511] Processing CreateTablet for tablet ecd7efa0f9224eacb0474d96e5246ff9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:59.230144  7570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd7efa0f9224eacb0474d96e5246ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.230031  7567 tablet_service.cc:1511] Processing CreateTablet for tablet ee1bd27ec82d48b19676ee1b72d05b9e (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:59.231884  7774 tablet_bootstrap.cc:654] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.232229  7568 tablet_service.cc:1511] Processing CreateTablet for tablet 11b42faabd0148fead02b71dd243c0dc (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:59.233549  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b42faabd0148fead02b71dd243c0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.235433  7569 tablet_service.cc:1511] Processing CreateTablet for tablet 228ea33e3faf411e956e9475e03ddae9 (DEFAULT_TABLE table=test-workload [id=0f19614788864b75a1e4a819c1a646eb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:59.237488  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228ea33e3faf411e956e9475e03ddae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.240250  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1bd27ec82d48b19676ee1b72d05b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.245198  7775 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:36:59.248798  7774 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: No bootstrap required, opened a new log
I20260630 12:36:59.249368  7774 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.015s
I20260630 12:36:59.252031  7775 tablet_bootstrap.cc:654] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.255470  7774 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.256353  7774 raft_consensus.cc:385] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.256681  7774 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.257499  7774 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.293889  7775 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: No bootstrap required, opened a new log
I20260630 12:36:59.294507  7775 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.031s
I20260630 12:36:59.294862  7774 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.027s
I20260630 12:36:59.295930  7774 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:36:59.297258  7775 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.298002  7775 raft_consensus.cc:385] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.298302  7775 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.299038  7775 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.300030  7777 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:36:59.302438  7774 tablet_bootstrap.cc:654] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.307413  7775 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:36:59.308473  7775 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:36:59.308949  7777 tablet_bootstrap.cc:654] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.313830  7774 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: No bootstrap required, opened a new log
I20260630 12:36:59.314394  7774 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260630 12:36:59.314749  7775 tablet_bootstrap.cc:654] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.317179  7774 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.318037  7774 raft_consensus.cc:385] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.318377  7774 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.319234  7774 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.321645  7774 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:59.322650  7774 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:36:59.326861  7777 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: No bootstrap required, opened a new log
I20260630 12:36:59.327297  7777 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.018s
I20260630 12:36:59.328927  7775 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: No bootstrap required, opened a new log
I20260630 12:36:59.329455  7775 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.016s
I20260630 12:36:59.329509  7774 tablet_bootstrap.cc:654] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.330272  7777 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.331081  7777 raft_consensus.cc:385] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.331414  7777 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.332412  7775 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.332360  7777 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.333194  7775 raft_consensus.cc:385] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.333531  7775 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.334707  7774 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: No bootstrap required, opened a new log
I20260630 12:36:59.334452  7775 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.335225  7774 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:36:59.335340  7777 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:59.336397  7777 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:36:59.336566  7775 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:59.337592  7775 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:36:59.338095  7774 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.338804  7774 raft_consensus.cc:385] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.339103  7774 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.340000  7774 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.343676  7774 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:36:59.344436  7775 tablet_bootstrap.cc:654] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.344681  7774 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:36:59.349630  7777 tablet_bootstrap.cc:654] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.351202  7774 tablet_bootstrap.cc:654] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.352875  7779 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:59.355475  7779 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.365926  7785 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:59.366539  7785 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.369323  7785 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.373700  7777 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: No bootstrap required, opened a new log
I20260630 12:36:59.375126  7777 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260630 12:36:59.377104  7775 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: No bootstrap required, opened a new log
I20260630 12:36:59.377713  7775 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.018s
I20260630 12:36:59.378113  7777 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.378940  7777 raft_consensus.cc:385] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.379364  7777 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.378988  7779 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.380164  7777 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.380673  7775 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.381490  7775 raft_consensus.cc:385] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.381803  7775 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.382709  7775 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.384083  7777 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:59.385109  7777 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:36:59.387140  7775 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:59.388240  7775 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:36:59.395694  7775 tablet_bootstrap.cc:654] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.406114  7777 tablet_bootstrap.cc:654] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.411619  7775 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: No bootstrap required, opened a new log
I20260630 12:36:59.412238  7775 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260630 12:36:59.415076  7775 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.415886  7775 raft_consensus.cc:385] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.416219  7775 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.417145  7775 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.419617  7774 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: No bootstrap required, opened a new log
I20260630 12:36:59.420228  7774 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.020s
I20260630 12:36:59.419636  7775 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:59.423303  7774 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.424823  7774 raft_consensus.cc:385] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.425140  7774 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.425909  7774 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.428057  7774 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:59.432346  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:36:59.433087  7729 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.434412  7545 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3; no voters: 
I20260630 12:36:59.434888  7777 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: No bootstrap required, opened a new log
I20260630 12:36:59.435374  7777 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.015s
I20260630 12:36:59.435388  7786 raft_consensus.cc:2804] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:59.435894  7786 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:59.436197  7786 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.438395  7777 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.439085  7777 raft_consensus.cc:385] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.439350  7777 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.436286  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:36:59.440392  7655 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.440208  7777 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.440929  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f" is_pre_election: true
I20260630 12:36:59.442585  7777 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:59.442842  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:36:59.443387  7729 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 0.
I20260630 12:36:59.443600  7777 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:36:59.444772  7620 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf70dc751869410e94c44082ee2b56c1, d87f2d6a142546eeb17d60f368df75f3; no voters: 
I20260630 12:36:59.445597  7779 raft_consensus.cc:2804] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:59.446014  7779 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:59.445698  7786 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.446396  7779 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.448236  7786 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.448539  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:36:59.450186  7580 raft_consensus.cc:2393] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf70dc751869410e94c44082ee2b56c1 in current term 1: Already voted for candidate 19620472f9cd4849ad3bbd913787518f in this term.
I20260630 12:36:59.450379  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:36:59.450902  7729 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.453042  7777 tablet_bootstrap.cc:654] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.453446  7779 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.454622  7655 raft_consensus.cc:2393] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19620472f9cd4849ad3bbd913787518f in current term 1: Already voted for candidate cf70dc751869410e94c44082ee2b56c1 in this term.
I20260630 12:36:59.458103  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f"
I20260630 12:36:59.458797  7580 raft_consensus.cc:2393] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf70dc751869410e94c44082ee2b56c1 in current term 1: Already voted for candidate 19620472f9cd4849ad3bbd913787518f in this term.
I20260630 12:36:59.459064  7779 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 election: Requested vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.459411  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:36:59.459587  7777 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: No bootstrap required, opened a new log
I20260630 12:36:59.458796  7729 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:36:59.460209  7777 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:36:59.460764  7620 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [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: cf70dc751869410e94c44082ee2b56c1; no voters: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3
I20260630 12:36:59.460975  7545 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3; no voters: cf70dc751869410e94c44082ee2b56c1
I20260630 12:36:59.461469  7779 raft_consensus.cc:2749] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:59.461802  7786 raft_consensus.cc:2804] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:59.462268  7786 raft_consensus.cc:697] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:36:59.462869  7777 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.462955  7786 consensus_queue.cc:237] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.463451  7777 raft_consensus.cc:385] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.463747  7777 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.464454  7777 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.466342  7777 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:36:59.470163  7477 catalog_manager.cc:5697] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19620472f9cd4849ad3bbd913787518f (127.0.205.193). New cstate: current_term: 1 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.471081  7779 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:59.471449  7779 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.472936  7779 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.473752  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f" is_pre_election: true
I20260630 12:36:59.474026  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:36:59.474344  7580 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 0.
I20260630 12:36:59.474818  7729 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 0.
I20260630 12:36:59.475502  7619 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:36:59.476265  7779 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:59.476583  7779 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:59.476822  7779 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.481786  7779 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.483418  7779 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 election: Requested vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.483996  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f"
I20260630 12:36:59.484390  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:36:59.484531  7580 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.484946  7729 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.491351  7580 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 1.
I20260630 12:36:59.491351  7729 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 1.
I20260630 12:36:59.492527  7619 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:36:59.493095  7779 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:59.494038  7779 raft_consensus.cc:697] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 LEADER]: Becoming Leader. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Running, Role: LEADER
I20260630 12:36:59.494643  7779 consensus_queue.cc:237] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.501233  7477 catalog_manager.cc:5697] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf70dc751869410e94c44082ee2b56c1 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "cf70dc751869410e94c44082ee2b56c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.563977  7786 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:59.564441  7786 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.566108  7786 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.566918  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:36:59.567159  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:36:59.567482  7655 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.567852  7729 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.568549  7544 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:36:59.569170  7786 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:59.569516  7786 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:59.569770  7786 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.574352  7786 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.575918  7786 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.576570  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:36:59.576833  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:36:59.577071  7655 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.577378  7729 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.582017  7655 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:36:59.582100  7729 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:36:59.582921  7544 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:36:59.583492  7786 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:59.583916  7786 raft_consensus.cc:697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:36:59.584470  7786 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.590413  7477 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19620472f9cd4849ad3bbd913787518f (127.0.205.193). New cstate: current_term: 1 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.620076  7786 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:59.620507  7786 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.622138  7786 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.622818  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:36:59.623070  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:36:59.623332  7655 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.623617  7729 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 0.
I20260630 12:36:59.624289  7544 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:36:59.624986  7786 raft_consensus.cc:2804] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:59.625260  7786 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:59.625506  7786 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.629922  7786 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.631309  7786 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:36:59.632186  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:36:59.632156  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:36:59.632884  7729 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.632962  7655 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.637217  7729 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:36:59.637301  7655 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:36:59.638104  7545 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3; no voters: 
I20260630 12:36:59.638706  7786 raft_consensus.cc:2804] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:59.639127  7786 raft_consensus.cc:697] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:36:59.639786  7786 consensus_queue.cc:237] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:36:59.645349  7477 catalog_manager.cc:5697] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19620472f9cd4849ad3bbd913787518f (127.0.205.193). New cstate: current_term: 1 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.668231   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:36:59.683820   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.684608   823 tablet_replica.cc:333] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: stopping tablet replica
I20260630 12:36:59.685412   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.685786   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.687764   823 tablet_replica.cc:333] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: stopping tablet replica
I20260630 12:36:59.688288   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.688817   823 pending_rounds.cc:70] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Trying to abort 1 pending ops.
I20260630 12:36:59.688994   823 pending_rounds.cc:77] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443088450617344 op_type: NO_OP noop_request { }
I20260630 12:36:59.689258   823 raft_consensus.cc:2889] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:59.689507   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.691596   823 tablet_replica.cc:333] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: stopping tablet replica
I20260630 12:36:59.692091   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.692611   823 pending_rounds.cc:70] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Trying to abort 1 pending ops.
I20260630 12:36:59.692771   823 pending_rounds.cc:77] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443088224071680 op_type: NO_OP noop_request { }
I20260630 12:36:59.692997   823 raft_consensus.cc:2889] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:59.693228   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.695271   823 tablet_replica.cc:333] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: stopping tablet replica
I20260630 12:36:59.695705   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.696266   823 pending_rounds.cc:70] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Trying to abort 1 pending ops.
I20260630 12:36:59.696436   823 pending_rounds.cc:77] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443087728504832 op_type: NO_OP noop_request { }
I20260630 12:36:59.696666   823 raft_consensus.cc:2889] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:59.696902   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.719231   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:36:59.729636   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:36:59.743687   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.744413   823 tablet_replica.cc:333] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: stopping tablet replica
I20260630 12:36:59.744904   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.745419   823 pending_rounds.cc:70] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Trying to abort 1 pending ops.
I20260630 12:36:59.745576   823 pending_rounds.cc:77] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443087856422912 op_type: NO_OP noop_request { }
I20260630 12:36:59.745788   823 raft_consensus.cc:2889] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:59.746001   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.748154   823 tablet_replica.cc:333] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: stopping tablet replica
I20260630 12:36:59.748606   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.748903   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.750571   823 tablet_replica.cc:333] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: stopping tablet replica
I20260630 12:36:59.750989   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.751277   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.752882   823 tablet_replica.cc:333] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: stopping tablet replica
I20260630 12:36:59.753273   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.753568   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.773531   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:36:59.783636   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:36:59.798394   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.799108   823 tablet_replica.cc:333] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: stopping tablet replica
I20260630 12:36:59.799638   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.800052   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.801800   823 tablet_replica.cc:333] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: stopping tablet replica
I20260630 12:36:59.802259   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.802577   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.804222   823 tablet_replica.cc:333] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: stopping tablet replica
I20260630 12:36:59.804675   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.805011   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.806636   823 tablet_replica.cc:333] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: stopping tablet replica
I20260630 12:36:59.807049   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.807361   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.826639   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:36:59.838106   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:59.842826  7803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:59.844272  7806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:59.844285  7804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:59.844655   823 server_base.cc:1061] running on GCE node
I20260630 12:36:59.846107   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:59.846395   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:59.846627   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823019846613 us; error 0 us; skew 500 ppm
I20260630 12:36:59.847141   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:59.849215   823 webserver.cc:533] Webserver started at http://127.0.205.196:41459/ using document root <none> and password file <none>
I20260630 12:36:59.849704   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:59.849960   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:59.850266   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:59.851300   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-tsj5"
I20260630 12:36:59.855285   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:59.858232  7811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.858995   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:59.859349   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-tsj5"
I20260630 12:36:59.859690   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:36:59.893690   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:59.894717   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:59.896070   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:59.898239   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:59.898512   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.898813   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:59.899053   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.933348   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:44831
I20260630 12:36:59.933449  7873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:44831 every 8 connection(s)
I20260630 12:36:59.946271  7874 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:36:59.946692  7874 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:59.947422  7874 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:36:59.949222  7477 ts_manager.cc:194] Registered new tserver with Master: 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831)
I20260630 12:36:59.950567  7477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50482
W20260630 12:37:00.719973  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 11b42faabd0148fead02b71dd243c0dc: Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
W20260630 12:37:00.722895  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 228ea33e3faf411e956e9475e03ddae9: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:00.725724  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ee1bd27ec82d48b19676ee1b72d05b9e: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:00.952876  7874 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
W20260630 12:37:01.738026  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ee1bd27ec82d48b19676ee1b72d05b9e: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:01.741235  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ecd7efa0f9224eacb0474d96e5246ff9: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:01.744216  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 11b42faabd0148fead02b71dd243c0dc: Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
W20260630 12:37:02.773890  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 11b42faabd0148fead02b71dd243c0dc: Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
W20260630 12:37:02.777107  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ecd7efa0f9224eacb0474d96e5246ff9: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:02.779922  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ee1bd27ec82d48b19676ee1b72d05b9e: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:03.788180  7526 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 0f19614788864b75a1e4a819c1a646eb: could not find any suitable replica to move from server 19620472f9cd4849ad3bbd913787518f to server 92e3cd0a8ae3410c8d0ce632d567dc3d
W20260630 12:37:04.790699  7526 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cf70dc751869410e94c44082ee2b56c1 not available for placement
W20260630 12:37:05.792663  7526 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cf70dc751869410e94c44082ee2b56c1 not available for placement
W20260630 12:37:06.794479  7526 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cf70dc751869410e94c44082ee2b56c1 not available for placement
I20260630 12:37:06.969537   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:06.976812  7882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:06.979308  7883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:06.982318  7885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:06.982512   823 server_base.cc:1061] running on GCE node
I20260630 12:37:06.984009   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:06.984234   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:06.984377   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823026984366 us; error 0 us; skew 500 ppm
I20260630 12:37:06.984874   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:06.987293   823 webserver.cc:533] Webserver started at http://127.0.205.193:39317/ using document root <none> and password file <none>
I20260630 12:37:06.987818   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:06.987993   823 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:06.991676   823 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:06.994917  7890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:06.995658   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:06.995954   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "19620472f9cd4849ad3bbd913787518f"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:37:06.996312   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:37:07.031351   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:07.032614   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:07.034039   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:07.037488  7897 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:37:07.058355   823 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:07.058637   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.002s
I20260630 12:37:07.058915   823 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:37:07.064213  7897 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:37:07.073499   823 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:07.073858   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:37:07.076843  7897 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: 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
I20260630 12:37:07.077616  7897 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap complete.
I20260630 12:37:07.078145  7897 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:37:07.080416  7897 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.081373  7897 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.082361  7897 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [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: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.085125  7897 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:37:07.085824  7897 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:37:07.097389  7897 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: 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
I20260630 12:37:07.098121  7897 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Bootstrap complete.
I20260630 12:37:07.098812  7897 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:37:07.101002  7897 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.101524  7897 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.102202  7897 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.104049  7897 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:37:07.104841  7897 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:37:07.118136  7897 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: 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
I20260630 12:37:07.119001  7897 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Bootstrap complete.
I20260630 12:37:07.119575  7897 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260630 12:37:07.121785  7897 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.122440  7897 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.123077  7897 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.125208  7897 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:07.125962  7897 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap starting.
I20260630 12:37:07.127194   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:39071
I20260630 12:37:07.127345  7957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:39071 every 8 connection(s)
I20260630 12:37:07.132328   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:07.140931  7897 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: 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
W20260630 12:37:07.141109  7963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.142021  7897 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Bootstrap complete.
I20260630 12:37:07.142745  7897 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
W20260630 12:37:07.146732  7964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.147536  7897 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
W20260630 12:37:07.148499  7966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.148643  7897 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.149030   823 server_base.cc:1061] running on GCE node
I20260630 12:37:07.149960   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:07.149740  7897 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
W20260630 12:37:07.150192   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:07.150429   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823027150410 us; error 0 us; skew 500 ppm
I20260630 12:37:07.151062   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:07.151854  7897 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:37:07.154474   823 webserver.cc:533] Webserver started at http://127.0.205.194:39257/ using document root <none> and password file <none>
I20260630 12:37:07.154930  7958 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:37:07.155055   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:07.155426   823 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:07.155460  7958 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:07.156612  7958 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:37:07.161671   823 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:07.161974  7477 ts_manager.cc:194] Re-registered known tserver with Master: 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
I20260630 12:37:07.166152  7971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:07.167009   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:07.167351   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "cf70dc751869410e94c44082ee2b56c1"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:37:07.167695   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:37:07.168488  7477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50896
I20260630 12:37:07.171465  7958 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
I20260630 12:37:07.190269   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:07.191566   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:07.193055   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:07.216140   823 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:07.216423   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.001s
I20260630 12:37:07.221196  7978 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:37:07.230489   823 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:07.230754   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:37:07.231495  7978 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: 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
I20260630 12:37:07.232223  7978 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap complete.
I20260630 12:37:07.232728  7978 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:37:07.234671  7978 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.235188  7978 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.235852  7978 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.238245  7978 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:37:07.239131  7978 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:37:07.252100  7978 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: 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
I20260630 12:37:07.253053  7978 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Bootstrap complete.
I20260630 12:37:07.253677  7978 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:37:07.255692  7978 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.256505  7978 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.257262  7978 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.259001  7978 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:37:07.259678  7978 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:37:07.271117  7978 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: 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
I20260630 12:37:07.272019  7978 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Bootstrap complete.
I20260630 12:37:07.272699  7978 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:37:07.275555  7978 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.276350  7978 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.277132  7978 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.279292  7978 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:07.280117  7978 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap starting.
I20260630 12:37:07.282807   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:39733
I20260630 12:37:07.282994  8038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:39733 every 8 connection(s)
I20260630 12:37:07.288399   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:07.297508  8042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.302083  8039 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:37:07.302635  7978 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: 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
W20260630 12:37:07.303486  8044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.303821  7978 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Bootstrap complete.
I20260630 12:37:07.302594  8039 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:07.304692  7978 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:37:07.305120  8039 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:37:07.307791  7978 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.308590  7978 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.309429  7978 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.310776  7477 ts_manager.cc:194] Re-registered known tserver with Master: cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
W20260630 12:37:07.311360  8046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:07.311769  7978 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:07.311975   823 server_base.cc:1061] running on GCE node
I20260630 12:37:07.313232   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:07.313494   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:07.313721   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823027313703 us; error 0 us; skew 500 ppm
I20260630 12:37:07.314368   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:07.316870  7477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50902
I20260630 12:37:07.317008   823 webserver.cc:533] Webserver started at http://127.0.205.195:36005/ using document root <none> and password file <none>
I20260630 12:37:07.317613   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:07.317855   823 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:07.319518  8039 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
I20260630 12:37:07.321508   823 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:07.324885  8051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:07.325692   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:07.325965   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "d87f2d6a142546eeb17d60f368df75f3"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-tsj5"
I20260630 12:37:07.326216   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-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)
I20260630 12:37:07.343111   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:07.344323   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:07.345779   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:07.367779   823 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:07.368101   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:37:07.372570  8058 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:37:07.382073   823 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:07.382350   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:37:07.382704  8058 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: 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
I20260630 12:37:07.383599  8058 tablet_bootstrap.cc:492] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap complete.
I20260630 12:37:07.384256  8058 ts_tablet_manager.cc:1403] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:37:07.386297  8058 raft_consensus.cc:359] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.386831  8058 raft_consensus.cc:740] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.387557  8058 consensus_queue.cc:260] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.389986  8058 ts_tablet_manager.cc:1434] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:07.390861  8058 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:37:07.403290  8058 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: 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
I20260630 12:37:07.404211  8058 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Bootstrap complete.
I20260630 12:37:07.404994  8058 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:37:07.407755  8058 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.408480  8058 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.409287  8058 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.411458  8058 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:37:07.412207  8058 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:37:07.426077  8058 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: 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
I20260630 12:37:07.427009  8058 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Bootstrap complete.
I20260630 12:37:07.427811  8058 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260630 12:37:07.431049   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:46619
I20260630 12:37:07.431202  8118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:46619 every 8 connection(s)
I20260630 12:37:07.430967  8058 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.431782  8058 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.432623  8058 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.434763  8058 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:07.435674  8058 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap starting.
I20260630 12:37:07.446998  8119 heartbeater.cc:344] Connected to a master server at 127.0.205.254:32927
I20260630 12:37:07.447562  8119 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:07.448377  8119 heartbeater.cc:507] Master 127.0.205.254:32927 requested a full tablet report, sending...
I20260630 12:37:07.448568  8058 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: 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
I20260630 12:37:07.449373  8058 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Bootstrap complete.
I20260630 12:37:07.450003  8058 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:37:07.451896  7477 ts_manager.cc:194] Re-registered known tserver with Master: d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:07.452229  8058 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.452945  8058 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.453671  8058 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:07.455590  8058 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260630 12:37:07.456346  7477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50916
I20260630 12:37:07.458690  8119 heartbeater.cc:499] Master 127.0.205.254:32927 was elected leader, sending a full tablet report...
W20260630 12:37:07.814147  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 11b42faabd0148fead02b71dd243c0dc: Illegal state: Replica cf70dc751869410e94c44082ee2b56c1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } }
W20260630 12:37:07.825632  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ecd7efa0f9224eacb0474d96e5246ff9: Illegal state: Replica 19620472f9cd4849ad3bbd913787518f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } }
W20260630 12:37:07.829280  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ee1bd27ec82d48b19676ee1b72d05b9e: Illegal state: Replica 19620472f9cd4849ad3bbd913787518f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } }
I20260630 12:37:08.282604  8126 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.283222  8126 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.285590  8126 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.295866  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:37:08.296798  8013 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.296839  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.297734  8093 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.298064  7892 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.298983  8126 raft_consensus.cc:2804] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:08.299449  8126 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:08.299844  8126 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.305328  8126 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.306975  8126 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.307699  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:37:08.307996  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1bd27ec82d48b19676ee1b72d05b9e" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:37:08.308519  8013 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.308787  8093 raft_consensus.cc:3060] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.316721  8013 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.316721  8093 raft_consensus.cc:2468] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.318274  7892 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.319123  8126 raft_consensus.cc:2804] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:08.320194  8126 raft_consensus.cc:697] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:37:08.321096  8126 consensus_queue.cc:237] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.328208  7477 catalog_manager.cc:5697] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.351231  8126 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.351754  8126 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.353493  8126 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.354202  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:37:08.354501  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.355020  8013 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.355310  8093 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.356220  7892 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.356930  8126 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:08.357389  8126 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:08.357739  8126 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.362486  8126 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.364264  8126 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.364934  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:37:08.365197  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:37:08.365694  8013 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.365947  8093 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.370556  8013 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.370599  8093 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.371605  7892 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.372409  8126 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:08.372884  8126 raft_consensus.cc:697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:37:08.373634  8126 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.379926  7477 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.484897  8126 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.485520  8126 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.487375  8126 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.488184  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:37:08.488484  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.489358  8013 raft_consensus.cc:2410] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19620472f9cd4849ad3bbd913787518f 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.
I20260630 12:37:08.489367  8093 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.490931  7893 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3; no voters: cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:08.491643  8126 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:08.492061  8126 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:08.492419  8126 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.497066  8126 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.498889  8126 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.499517  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:37:08.499917  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:37:08.500458  8013 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.500916  8093 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.507490  8093 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.507831  8013 raft_consensus.cc:2410] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19620472f9cd4849ad3bbd913787518f 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.
I20260630 12:37:08.508821  7893 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3; no voters: 
I20260630 12:37:08.509542  8126 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:08.510049  8126 raft_consensus.cc:697] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:37:08.510732  8126 consensus_queue.cc:237] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER 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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.517376  7477 catalog_manager.cc:5697] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 1 to 2, leader changed from cf70dc751869410e94c44082ee2b56c1 (127.0.205.194) to 19620472f9cd4849ad3bbd913787518f (127.0.205.193). New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.800633  8138 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.801215  8138 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.803323  8138 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.809031  8126 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.809669  8126 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.811678  8126 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.813220  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1" is_pre_election: true
I20260630 12:37:08.814043  8013 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.814734  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f" is_pre_election: true
I20260630 12:37:08.814088  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.815236  7892 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.815732  7932 raft_consensus.cc:2410] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf70dc751869410e94c44082ee2b56c1 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.
I20260630 12:37:08.815893  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.815958  8093 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 1.
I20260630 12:37:08.816923  8130 raft_consensus.cc:2804] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:08.818056  7974 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [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: cf70dc751869410e94c44082ee2b56c1; no voters: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3
I20260630 12:37:08.818094  8130 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:08.818994  8130 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.818979  8138 raft_consensus.cc:2749] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:08.820179  8013 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:08.821470  8126 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:08.825714  8130 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.828351  8130 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [CANDIDATE]: Term 2 election: Requested vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.828775  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf70dc751869410e94c44082ee2b56c1"
I20260630 12:37:08.829612  8012 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.829999  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd7efa0f9224eacb0474d96e5246ff9" candidate_uuid: "19620472f9cd4849ad3bbd913787518f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:37:08.830713  8093 raft_consensus.cc:3060] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:08.841238  8012 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.843972  7892 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [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: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1; no voters: 
I20260630 12:37:08.845722  8130 raft_consensus.cc:2804] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:08.842561  8093 raft_consensus.cc:2468] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19620472f9cd4849ad3bbd913787518f in term 2.
I20260630 12:37:08.842996  8092 raft_consensus.cc:1275] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:08.867659  8151 consensus_queue.cc:1048] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:08.868106  8138 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:08.869179  8138 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.870466  8130 raft_consensus.cc:697] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Becoming Leader. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:37:08.871521  8130 consensus_queue.cc:237] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.873589  8092 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:08.873488  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
I20260630 12:37:08.873840  8138 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.877666  8093 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 2.
I20260630 12:37:08.875661  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f" is_pre_election: true
I20260630 12:37:08.879514  7974 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [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: cf70dc751869410e94c44082ee2b56c1, d87f2d6a142546eeb17d60f368df75f3; no voters: 
I20260630 12:37:08.880934  8138 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:08.881613  8138 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:08.883196  8138 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:08.886281  8148 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:08.895032  8138 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.900810  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19620472f9cd4849ad3bbd913787518f"
I20260630 12:37:08.905377  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b42faabd0148fead02b71dd243c0dc" candidate_uuid: "cf70dc751869410e94c44082ee2b56c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3"
I20260630 12:37:08.906239  8092 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:37:08.916517  7892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:39733, user_credentials={real_user=slave}} blocked reactor thread for 70918.6us
I20260630 12:37:08.919359  8012 raft_consensus.cc:1275] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:08.920045  7932 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:08.921754  8148 consensus_queue.cc:1048] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:08.931244  8138 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [CANDIDATE]: Term 3 election: Requested vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:08.915670  8092 raft_consensus.cc:2468] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf70dc751869410e94c44082ee2b56c1 in term 3.
I20260630 12:37:08.934804  8093 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:08.938539  7974 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [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: cf70dc751869410e94c44082ee2b56c1, d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f
I20260630 12:37:08.939783  8130 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:08.939644  8138 raft_consensus.cc:2804] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:08.941990  8138 raft_consensus.cc:697] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 LEADER]: Becoming Leader. State: Replica: cf70dc751869410e94c44082ee2b56c1, State: Running, Role: LEADER
I20260630 12:37:08.941763  7478 catalog_manager.cc:5697] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.943112  8138 consensus_queue.cc:237] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:08.947883  8147 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:08.949618  8093 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:08.958611  8013 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:08.965397  7478 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.969798  8147 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:08.972390  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet ecd7efa0f9224eacb0474d96e5246ff9: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:08.977837  7892 consensus_peers.cc:597] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f -> Peer 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831): Couldn't send request to peer 92e3cd0a8ae3410c8d0ce632d567dc3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 228ea33e3faf411e956e9475e03ddae9. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:08.979203  7526 auto_rebalancer.cc:639] Failed to schedule move for tablet 11b42faabd0148fead02b71dd243c0dc: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:08.980074  8013 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:09.004998  7476 catalog_manager.cc:5697] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 reported cstate change: term changed from 2 to 3, leader changed from 19620472f9cd4849ad3bbd913787518f (127.0.205.193) to cf70dc751869410e94c44082ee2b56c1 (127.0.205.194). New cstate: current_term: 3 leader_uuid: "cf70dc751869410e94c44082ee2b56c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:09.082008  8013 raft_consensus.cc:1240] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 LEADER]: Rejecting Update request from peer 19620472f9cd4849ad3bbd913787518f for earlier term 2. Current term is 3. Ops: []
I20260630 12:37:09.083566  8147 consensus_queue.cc:1059] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:09.084538  8147 consensus_queue.cc:1243] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [LEADER]: Peer cf70dc751869410e94c44082ee2b56c1 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
I20260630 12:37:09.085291  8149 raft_consensus.cc:3055] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:09.085690  8149 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19620472f9cd4849ad3bbd913787518f, State: Running, Role: LEADER
I20260630 12:37:09.086477  8149 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:09.089718  8149 raft_consensus.cc:3060] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:09.342864  8013 raft_consensus.cc:1275] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:09.344400  8149 consensus_queue.cc:1048] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:09.356261  8091 raft_consensus.cc:1275] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:09.358480  8149 consensus_queue.cc:1048] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:09.398473  8165 ts_tablet_manager.cc:933] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: Initiating tablet copy from peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
I20260630 12:37:09.400138  8165 tablet_copy_client.cc:323] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:39071
I20260630 12:37:09.403460  8091 raft_consensus.cc:1275] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Refusing update from remote peer cf70dc751869410e94c44082ee2b56c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:09.405445  8138 consensus_queue.cc:1048] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:09.416132  7942 tablet_copy_service.cc:140] P 19620472f9cd4849ad3bbd913787518f: Received BeginTabletCopySession request for tablet 228ea33e3faf411e956e9475e03ddae9 from peer 92e3cd0a8ae3410c8d0ce632d567dc3d ({username='slave'} at 127.0.0.1:47660)
I20260630 12:37:09.416954  7942 tablet_copy_service.cc:161] P 19620472f9cd4849ad3bbd913787518f: Beginning new tablet copy session on tablet 228ea33e3faf411e956e9475e03ddae9 from peer 92e3cd0a8ae3410c8d0ce632d567dc3d at {username='slave'} at 127.0.0.1:47660: session id = 92e3cd0a8ae3410c8d0ce632d567dc3d-228ea33e3faf411e956e9475e03ddae9
I20260630 12:37:09.419011  7932 raft_consensus.cc:1275] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: Refusing update from remote peer cf70dc751869410e94c44082ee2b56c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:09.421693  8157 consensus_queue.cc:1048] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:09.422804  8157 consensus_queue.cc:1243] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Peer 19620472f9cd4849ad3bbd913787518f 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
I20260630 12:37:09.425901  7942 tablet_copy_source_session.cc:215] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:09.426465  7932 pending_rounds.cc:85] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Aborting all ops after (but not including) 0
I20260630 12:37:09.426996  7932 pending_rounds.cc:107] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:37:09.431396  7932 raft_consensus.cc:2889] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:09.429427  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228ea33e3faf411e956e9475e03ddae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:09.450320  8165 tablet_copy_client.cc:806] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:09.451094  8165 tablet_copy_client.cc:670] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:09.454677  8165 tablet_copy_client.cc:538] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:09.463371  8165 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap starting.
I20260630 12:37:09.484025  8165 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: 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
I20260630 12:37:09.484922  8165 tablet_bootstrap.cc:492] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap complete.
I20260630 12:37:09.485580  8165 ts_tablet_manager.cc:1403] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260630 12:37:09.488479  8165 raft_consensus.cc:359] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:09.489306  8165 raft_consensus.cc:740] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 92e3cd0a8ae3410c8d0ce632d567dc3d, State: Initialized, Role: LEARNER
I20260630 12:37:09.489996  8165 consensus_queue.cc:260] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:09.492678  8165 ts_tablet_manager.cc:1434] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:09.494287  7942 tablet_copy_service.cc:342] P 19620472f9cd4849ad3bbd913787518f: Request end of tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-228ea33e3faf411e956e9475e03ddae9 received from {username='slave'} at 127.0.0.1:47660
I20260630 12:37:09.494699  7942 tablet_copy_service.cc:434] P 19620472f9cd4849ad3bbd913787518f: ending tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-228ea33e3faf411e956e9475e03ddae9 on tablet 228ea33e3faf411e956e9475e03ddae9 with peer 92e3cd0a8ae3410c8d0ce632d567dc3d
I20260630 12:37:09.792541  7849 raft_consensus.cc:1217] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:10.237138  8147 raft_consensus.cc:1064] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f: attempting to promote NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d to VOTER
I20260630 12:37:10.238948  8147 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:10.244781  7849 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:10.245234  8091 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:10.246011  8013 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:10.246306  8149 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:10.247169  8147 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:10.247939  8173 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:10.267380  8147 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.269646  8091 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.269888  8013 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.280673  7849 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.283567  7477 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f reported cstate change: config changed from index 3 to 4, 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:10.328763  7932 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:10.333217  7849 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:10.333324  8091 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:10.334532  8130 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:10.335244  8147 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:10.341226  8147 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf70dc751869410e94c44082ee2b56c1 (127.0.205.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.342890  7849 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf70dc751869410e94c44082ee2b56c1 (127.0.205.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.345451  8091 raft_consensus.cc:2955] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf70dc751869410e94c44082ee2b56c1 (127.0.205.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.352348  7463 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 228ea33e3faf411e956e9475e03ddae9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:10.359230  7478 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d reported cstate change: config changed from index 4 to 5, VOTER cf70dc751869410e94c44082ee2b56c1 (127.0.205.194) evicted. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } } }
I20260630 12:37:10.378723  8003 tablet_service.cc:1558] Processing DeleteTablet for tablet 228ea33e3faf411e956e9475e03ddae9 with delete_type TABLET_DATA_TOMBSTONED (TS cf70dc751869410e94c44082ee2b56c1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33072
I20260630 12:37:10.380251  8187 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:10.380838  8187 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.381377  8187 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.383530  8187 ts_tablet_manager.cc:1916] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:10.394321  8187 ts_tablet_manager.cc:1929] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:37:10.394583  8187 log.cc:1199] T 228ea33e3faf411e956e9475e03ddae9 P cf70dc751869410e94c44082ee2b56c1: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822842926995-823-0/minicluster-data/ts-1-root/wals/228ea33e3faf411e956e9475e03ddae9
I20260630 12:37:10.395707  7463 catalog_manager.cc:5028] TS cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): tablet 228ea33e3faf411e956e9475e03ddae9 (table test-workload [id=0f19614788864b75a1e4a819c1a646eb]) successfully deleted
I20260630 12:37:11.377669  7932 consensus_queue.cc:237] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
W20260630 12:37:11.383662  7892 consensus_peers.cc:597] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f -> Peer 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831): Couldn't send request to peer 92e3cd0a8ae3410c8d0ce632d567dc3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee1bd27ec82d48b19676ee1b72d05b9e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.384074  8091 raft_consensus.cc:1275] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:11.385345  8013 raft_consensus.cc:1275] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Refusing update from remote peer 19620472f9cd4849ad3bbd913787518f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:11.385294  8130 consensus_queue.cc:1048] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.386490  8189 consensus_queue.cc:1048] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.392141  8130 raft_consensus.cc:2955] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.393743  8091 raft_consensus.cc:2955] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.394721  8013 raft_consensus.cc:2955] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.406575  8012 consensus_queue.cc:237] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:11.412320  7475 catalog_manager.cc:5697] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 reported cstate change: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New cstate: current_term: 2 leader_uuid: "19620472f9cd4849ad3bbd913787518f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.421502  8091 raft_consensus.cc:1275] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Refusing update from remote peer cf70dc751869410e94c44082ee2b56c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:11.423060  8157 consensus_queue.cc:1048] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.431502  7932 raft_consensus.cc:1275] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: Refusing update from remote peer cf70dc751869410e94c44082ee2b56c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:11.433288  8157 raft_consensus.cc:2955] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.436715  8196 consensus_queue.cc:1048] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.438191  8091 raft_consensus.cc:2955] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
I20260630 12:37:11.450693  7932 raft_consensus.cc:2955] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } } }
W20260630 12:37:11.451870  7973 consensus_peers.cc:597] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 -> Peer 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831): Couldn't send request to peer 92e3cd0a8ae3410c8d0ce632d567dc3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11b42faabd0148fead02b71dd243c0dc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.463023  7478 catalog_manager.cc:5697] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 reported cstate change: config changed from index -1 to 3, NON_VOTER 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196) added. New cstate: current_term: 3 leader_uuid: "cf70dc751869410e94c44082ee2b56c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.865859  8205 ts_tablet_manager.cc:933] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: Initiating tablet copy from peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
I20260630 12:37:11.867621  8205 tablet_copy_client.cc:323] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:39071
I20260630 12:37:11.869158  7942 tablet_copy_service.cc:140] P 19620472f9cd4849ad3bbd913787518f: Received BeginTabletCopySession request for tablet ee1bd27ec82d48b19676ee1b72d05b9e from peer 92e3cd0a8ae3410c8d0ce632d567dc3d ({username='slave'} at 127.0.0.1:47660)
I20260630 12:37:11.869751  7942 tablet_copy_service.cc:161] P 19620472f9cd4849ad3bbd913787518f: Beginning new tablet copy session on tablet ee1bd27ec82d48b19676ee1b72d05b9e from peer 92e3cd0a8ae3410c8d0ce632d567dc3d at {username='slave'} at 127.0.0.1:47660: session id = 92e3cd0a8ae3410c8d0ce632d567dc3d-ee1bd27ec82d48b19676ee1b72d05b9e
I20260630 12:37:11.877275  7942 tablet_copy_source_session.cc:215] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:11.880095  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1bd27ec82d48b19676ee1b72d05b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.890489  8205 tablet_copy_client.cc:806] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:11.891008  8205 tablet_copy_client.cc:670] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:11.894387  8205 tablet_copy_client.cc:538] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:11.900079  8205 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap starting.
I20260630 12:37:11.915657  8205 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: 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
I20260630 12:37:11.916391  8205 tablet_bootstrap.cc:492] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap complete.
I20260630 12:37:11.916898  8205 ts_tablet_manager.cc:1403] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:37:11.918919  8205 raft_consensus.cc:359] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:11.919468  8205 raft_consensus.cc:740] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 92e3cd0a8ae3410c8d0ce632d567dc3d, State: Initialized, Role: LEARNER
I20260630 12:37:11.919996  8205 consensus_queue.cc:260] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:11.922209  8205 ts_tablet_manager.cc:1434] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:11.923980  7942 tablet_copy_service.cc:342] P 19620472f9cd4849ad3bbd913787518f: Request end of tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-ee1bd27ec82d48b19676ee1b72d05b9e received from {username='slave'} at 127.0.0.1:47660
I20260630 12:37:11.924460  7942 tablet_copy_service.cc:434] P 19620472f9cd4849ad3bbd913787518f: ending tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-ee1bd27ec82d48b19676ee1b72d05b9e on tablet ee1bd27ec82d48b19676ee1b72d05b9e with peer 92e3cd0a8ae3410c8d0ce632d567dc3d
I20260630 12:37:11.964586  8205 ts_tablet_manager.cc:933] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: Initiating tablet copy from peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
I20260630 12:37:11.966101  8205 tablet_copy_client.cc:323] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:39733
I20260630 12:37:11.978451  8024 tablet_copy_service.cc:140] P cf70dc751869410e94c44082ee2b56c1: Received BeginTabletCopySession request for tablet 11b42faabd0148fead02b71dd243c0dc from peer 92e3cd0a8ae3410c8d0ce632d567dc3d ({username='slave'} at 127.0.0.1:53526)
I20260630 12:37:11.978904  8024 tablet_copy_service.cc:161] P cf70dc751869410e94c44082ee2b56c1: Beginning new tablet copy session on tablet 11b42faabd0148fead02b71dd243c0dc from peer 92e3cd0a8ae3410c8d0ce632d567dc3d at {username='slave'} at 127.0.0.1:53526: session id = 92e3cd0a8ae3410c8d0ce632d567dc3d-11b42faabd0148fead02b71dd243c0dc
I20260630 12:37:11.984270  8024 tablet_copy_source_session.cc:215] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:11.986614  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b42faabd0148fead02b71dd243c0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.000568  8205 tablet_copy_client.cc:806] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:12.001094  8205 tablet_copy_client.cc:670] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:12.004367  8205 tablet_copy_client.cc:538] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:12.010110  8205 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap starting.
I20260630 12:37:12.027420  8205 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: 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
I20260630 12:37:12.028294  8205 tablet_bootstrap.cc:492] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: Bootstrap complete.
I20260630 12:37:12.028915  8205 ts_tablet_manager.cc:1403] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.009s
I20260630 12:37:12.031584  8205 raft_consensus.cc:359] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:12.032413  8205 raft_consensus.cc:740] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 92e3cd0a8ae3410c8d0ce632d567dc3d, State: Initialized, Role: LEARNER
I20260630 12:37:12.033033  8205 consensus_queue.cc:260] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [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: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:12.035256  8205 ts_tablet_manager.cc:1434] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:12.036785  8024 tablet_copy_service.cc:342] P cf70dc751869410e94c44082ee2b56c1: Request end of tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-11b42faabd0148fead02b71dd243c0dc received from {username='slave'} at 127.0.0.1:53526
I20260630 12:37:12.037122  8024 tablet_copy_service.cc:434] P cf70dc751869410e94c44082ee2b56c1: ending tablet copy session 92e3cd0a8ae3410c8d0ce632d567dc3d-11b42faabd0148fead02b71dd243c0dc on tablet 11b42faabd0148fead02b71dd243c0dc with peer 92e3cd0a8ae3410c8d0ce632d567dc3d
I20260630 12:37:12.437469  7849 raft_consensus.cc:1217] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:37:12.471933   823 tablet_server.cc:179] TabletServer@127.0.205.193:39071 shutting down...
W20260630 12:37:12.490731  7973 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]
W20260630 12:37:12.497638  7973 consensus_peers.cc:597] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 -> Peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Couldn't send request to peer 19620472f9cd4849ad3bbd913787518f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:12.498368  7849 raft_consensus.cc:1217] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:12.518569   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:12.519200   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.519785   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.520601   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.522437   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.522917   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.523859   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.525658   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.526132   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.526537   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P 19620472f9cd4849ad3bbd913787518f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.528383   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.528821   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.529469   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P 19620472f9cd4849ad3bbd913787518f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.552874   823 tablet_server.cc:196] TabletServer@127.0.205.193:39071 shutdown complete.
I20260630 12:37:12.569670   823 tablet_server.cc:179] TabletServer@127.0.205.194:39733 shutting down...
I20260630 12:37:12.690470   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:12.718096   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.718880   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.719590   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.722366   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.723033   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.724448   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P cf70dc751869410e94c44082ee2b56c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.726979   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.727710   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.728283   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P cf70dc751869410e94c44082ee2b56c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:13.711207  8218 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:13.711655  8218 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:13.714037  8218 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
W20260630 12:37:13.722494  8053 leader_election.cc:336] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:13.723290  8053 leader_election.cc:336] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
I20260630 12:37:13.723733  8053 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [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: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:13.724494  8218 raft_consensus.cc:2749] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:37:13.747126  8035 debug-util.cc:398] Leaking SignalData structure 0x7b08000d26a0 after lost signal to thread 826
W20260630 12:37:13.748448  8035 debug-util.cc:398] Leaking SignalData structure 0x7b08002af320 after lost signal to thread 7512
W20260630 12:37:13.749879  8035 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2a00 after lost signal to thread 7873
W20260630 12:37:13.751220  8035 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3640 after lost signal to thread 8118
I20260630 12:37:13.768567  8222 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:13.769034  8222 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:13.784794  8222 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195:46619)
I20260630 12:37:13.801191  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d87f2d6a142546eeb17d60f368df75f3" is_pre_election: true
W20260630 12:37:13.803061  7813 leader_election.cc:336] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:13.803542  7813 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [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: 92e3cd0a8ae3410c8d0ce632d567dc3d; no voters: 19620472f9cd4849ad3bbd913787518f, d87f2d6a142546eeb17d60f368df75f3
I20260630 12:37:13.804309  8222 raft_consensus.cc:2749] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:37:13.806174   823 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8035)
I20260630 12:37:13.840265  8218 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:13.840873  8218 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:13.842983  8218 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
W20260630 12:37:13.848627  8053 leader_election.cc:336] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
W20260630 12:37:13.849658  8053 leader_election.cc:336] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:13.850095  8053 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [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: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:13.850901  8218 raft_consensus.cc:2749] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:13.917049  8218 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:13.918449  8218 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:13.922492  8218 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831)
W20260630 12:37:13.930449  8053 leader_election.cc:336] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:13.943431  8218 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf70dc751869410e94c44082ee2b56c1)
I20260630 12:37:13.944151  7849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "d87f2d6a142546eeb17d60f368df75f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" is_pre_election: true
I20260630 12:37:13.944463  8218 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:13.945310  7849 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87f2d6a142546eeb17d60f368df75f3 in term 2.
I20260630 12:37:13.946686  8053 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [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: 92e3cd0a8ae3410c8d0ce632d567dc3d, d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f
I20260630 12:37:13.946967  8218 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
I20260630 12:37:13.947655  8218 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:13.948069  8218 raft_consensus.cc:493] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:13.948464  8218 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:13.958894  8218 raft_consensus.cc:515] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:13.961102  8218 leader_election.cc:290] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 election: Requested vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), 92e3cd0a8ae3410c8d0ce632d567dc3d (127.0.205.196:44831)
I20260630 12:37:13.965006  7849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228ea33e3faf411e956e9475e03ddae9" candidate_uuid: "d87f2d6a142546eeb17d60f368df75f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d"
W20260630 12:37:13.965404  8053 leader_election.cc:336] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:13.965651  7849 raft_consensus.cc:3060] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:37:13.970330  8053 leader_election.cc:336] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
I20260630 12:37:13.970835  8053 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
W20260630 12:37:13.972033  8053 leader_election.cc:336] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:13.972824  8218 raft_consensus.cc:2749] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:37:13.974280  7849 raft_consensus.cc:2468] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87f2d6a142546eeb17d60f368df75f3 in term 3.
I20260630 12:37:13.976015  8053 leader_election.cc:304] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [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: 92e3cd0a8ae3410c8d0ce632d567dc3d, d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f
I20260630 12:37:13.977428  8218 raft_consensus.cc:2804] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:13.978029  8218 raft_consensus.cc:697] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 3 LEADER]: Becoming Leader. State: Replica: d87f2d6a142546eeb17d60f368df75f3, State: Running, Role: LEADER
I20260630 12:37:13.979326  8218 consensus_queue.cc:237] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } }
I20260630 12:37:13.998485  7475 catalog_manager.cc:5697] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 reported cstate change: term changed from 2 to 3, leader changed from 19620472f9cd4849ad3bbd913787518f (127.0.205.193) to d87f2d6a142546eeb17d60f368df75f3 (127.0.205.195). New cstate: current_term: 3 leader_uuid: "d87f2d6a142546eeb17d60f368df75f3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:14.388355  8053 consensus_peers.cc:597] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 -> Peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Couldn't send request to peer 19620472f9cd4849ad3bbd913787518f. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:14.499652  7849 raft_consensus.cc:1275] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 FOLLOWER]: Refusing update from remote peer d87f2d6a142546eeb17d60f368df75f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:37:14.501389  8218 consensus_queue.cc:1048] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260630 12:37:14.806833   823 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8035)
I20260630 12:37:15.478636  8240 raft_consensus.cc:493] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf70dc751869410e94c44082ee2b56c1)
I20260630 12:37:15.479272  8240 raft_consensus.cc:515] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } attrs { replace: true } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:15.481768  8240 leader_election.cc:290] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
W20260630 12:37:15.490643  8053 leader_election.cc:336] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:15.491314  8053 leader_election.cc:336] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
I20260630 12:37:15.491724  8053 leader_election.cc:304] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:15.492492  8240 raft_consensus.cc:2749] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:37:15.733603  8240 raft_consensus.cc:493] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:15.734395  8240 raft_consensus.cc:515] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "92e3cd0a8ae3410c8d0ce632d567dc3d" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 44831 } attrs { promote: true } }
I20260630 12:37:15.736816  8240 leader_election.cc:290] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071), cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733)
W20260630 12:37:15.744169  8053 leader_election.cc:336] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
W20260630 12:37:15.744858  8053 leader_election.cc:336] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
I20260630 12:37:15.745281  8053 leader_election.cc:304] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [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: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:15.746064  8240 raft_consensus.cc:2749] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:37:15.807376   823 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8035)
I20260630 12:37:15.827150  8240 raft_consensus.cc:493] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19620472f9cd4849ad3bbd913787518f)
I20260630 12:37:15.827978  8240 raft_consensus.cc:515] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf70dc751869410e94c44082ee2b56c1" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 39733 } } peers { permanent_uuid: "19620472f9cd4849ad3bbd913787518f" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 39071 } } peers { permanent_uuid: "d87f2d6a142546eeb17d60f368df75f3" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 46619 } }
I20260630 12:37:15.830219  8240 leader_election.cc:290] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733), 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071)
W20260630 12:37:15.835623  8053 leader_election.cc:336] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf70dc751869410e94c44082ee2b56c1 (127.0.205.194:39733): Network error: Client connection negotiation failed: client connection to 127.0.205.194:39733: connect: Connection refused (error 111)
W20260630 12:37:15.836688  8053 leader_election.cc:336] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19620472f9cd4849ad3bbd913787518f (127.0.205.193:39071): Network error: Client connection negotiation failed: client connection to 127.0.205.193:39071: connect: Connection refused (error 111)
I20260630 12:37:15.837105  8053 leader_election.cc:304] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [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: d87f2d6a142546eeb17d60f368df75f3; no voters: 19620472f9cd4849ad3bbd913787518f, cf70dc751869410e94c44082ee2b56c1
I20260630 12:37:15.837859  8240 raft_consensus.cc:2749] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:16.539224   823 tablet_server.cc:196] TabletServer@127.0.205.194:39733 shutdown complete.
I20260630 12:37:16.568758   823 tablet_server.cc:179] TabletServer@127.0.205.195:46619 shutting down...
I20260630 12:37:16.596566   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.597553   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.598866   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.600956   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.604408   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.605186   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.606261   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.609827   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.610503   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.611475   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P d87f2d6a142546eeb17d60f368df75f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.614862   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.615433   823 raft_consensus.cc:2243] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.616046   823 raft_consensus.cc:2272] T ecd7efa0f9224eacb0474d96e5246ff9 P d87f2d6a142546eeb17d60f368df75f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.643095   823 tablet_server.cc:196] TabletServer@127.0.205.195:46619 shutdown complete.
I20260630 12:37:16.663534   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:16.692667   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.693473   823 tablet_replica.cc:333] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d: stopping tablet replica
I20260630 12:37:16.694231   823 raft_consensus.cc:2243] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:37:16.694846   823 raft_consensus.cc:2272] T 11b42faabd0148fead02b71dd243c0dc P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:37:16.697925   823 tablet_replica.cc:333] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d: stopping tablet replica
I20260630 12:37:16.698500   823 raft_consensus.cc:2243] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:37:16.699009   823 raft_consensus.cc:2272] T ee1bd27ec82d48b19676ee1b72d05b9e P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:37:16.701483   823 tablet_replica.cc:333] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d: stopping tablet replica
I20260630 12:37:16.701910   823 raft_consensus.cc:2243] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.702672   823 raft_consensus.cc:2272] T 228ea33e3faf411e956e9475e03ddae9 P 92e3cd0a8ae3410c8d0ce632d567dc3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.724715   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:16.742302   823 master.cc:562] Master@127.0.205.254:32927 shutting down...
W20260630 12:37:16.765170  7526 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:16.766816   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.767263   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.767544   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90cf72bb97bc41e6b2c5cdf33139a7e9: stopping tablet replica
I20260630 12:37:16.786202   823 master.cc:584] Master@127.0.205.254:32927 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19272 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:37:16.823275   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:35559
I20260630 12:37:16.824363   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:16.829629  8244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:16.830029  8245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:16.830914   823 server_base.cc:1061] running on GCE node
W20260630 12:37:16.831020  8247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:16.832197   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:16.832372   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:16.832481   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823036832471 us; error 0 us; skew 500 ppm
I20260630 12:37:16.832904   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:16.835049   823 webserver.cc:533] Webserver started at http://127.0.205.254:36569/ using document root <none> and password file <none>
I20260630 12:37:16.835484   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:16.835631   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:16.835888   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:16.836997   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "ad29b94434be4c26a1b098c8d98b7975"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-tsj5"
I20260630 12:37:16.841302   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:16.844355  8252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:16.845042   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:16.845291   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "ad29b94434be4c26a1b098c8d98b7975"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-tsj5"
I20260630 12:37:16.845532   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:16.863198   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:16.864331   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:16.899531   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:35559
I20260630 12:37:16.899629  8303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:35559 every 8 connection(s)
I20260630 12:37:16.903409  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:16.914161  8304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Bootstrap starting.
I20260630 12:37:16.918821  8304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:16.922870  8304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: No bootstrap required, opened a new log
I20260630 12:37:16.925235  8304 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER }
I20260630 12:37:16.925607  8304 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:16.925834  8304 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad29b94434be4c26a1b098c8d98b7975, State: Initialized, Role: FOLLOWER
I20260630 12:37:16.926445  8304 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER }
I20260630 12:37:16.926873  8304 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:16.927075  8304 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:16.927311  8304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.931790  8304 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER }
I20260630 12:37:16.932286  8304 leader_election.cc:304] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [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: ad29b94434be4c26a1b098c8d98b7975; no voters: 
I20260630 12:37:16.933324  8304 leader_election.cc:290] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:16.933638  8307 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:16.934906  8307 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 1 LEADER]: Becoming Leader. State: Replica: ad29b94434be4c26a1b098c8d98b7975, State: Running, Role: LEADER
I20260630 12:37:16.935449  8307 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [LEADER]: Queue going to LEADER mode. State: All 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: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER }
I20260630 12:37:16.936056  8304 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:16.939594  8308 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad29b94434be4c26a1b098c8d98b7975" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER } }
I20260630 12:37:16.940066  8309 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad29b94434be4c26a1b098c8d98b7975. Latest consensus state: current_term: 1 leader_uuid: "ad29b94434be4c26a1b098c8d98b7975" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad29b94434be4c26a1b098c8d98b7975" member_type: VOTER } }
I20260630 12:37:16.940315  8308 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:16.940732  8309 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:16.948354  8314 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:16.955617  8314 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:16.956650   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:16.963985  8314 catalog_manager.cc:1383] Generated new cluster ID: e38e6540517d4aec95e60c5484f9a2bf
I20260630 12:37:16.964210  8314 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:17.004272  8314 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:17.005622  8314 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:17.019572  8314 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Generated new TSK 0
I20260630 12:37:17.020104  8314 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:17.087452   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:17.093217  8325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:17.093982  8326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:17.095889  8328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:17.099571   823 server_base.cc:1061] running on GCE node
I20260630 12:37:17.100456   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:17.100627   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:17.100755   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823037100744 us; error 0 us; skew 500 ppm
I20260630 12:37:17.101161   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:17.103430   823 webserver.cc:533] Webserver started at http://127.0.205.193:43403/ using document root <none> and password file <none>
I20260630 12:37:17.103868   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:17.104022   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:17.104229   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:17.105221   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.109238   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:17.112284  8333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.112954   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:17.113214   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.113458   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:17.128156   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:17.129232   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:17.130551   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:17.132629   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:17.132813   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.133020   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:17.133186   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.170902   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:42219
I20260630 12:37:17.170980  8395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:42219 every 8 connection(s)
I20260630 12:37:17.175547   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:17.182188  8400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:17.182646  8401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:17.186576   823 server_base.cc:1061] running on GCE node
W20260630 12:37:17.187790  8403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:17.187822  8396 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35559
I20260630 12:37:17.188468  8396 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.188922   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:17.189185   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:17.189301  8396 heartbeater.cc:507] Master 127.0.205.254:35559 requested a full tablet report, sending...
I20260630 12:37:17.189400   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823037189381 us; error 0 us; skew 500 ppm
I20260630 12:37:17.190214   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:17.191727  8269 ts_manager.cc:194] Registered new tserver with Master: 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219)
I20260630 12:37:17.194010  8269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36924
I20260630 12:37:17.196532   823 webserver.cc:533] Webserver started at http://127.0.205.194:38101/ using document root <none> and password file <none>
I20260630 12:37:17.197017   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:17.197187   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:17.197417   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:17.198423   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.202520   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:17.205621  8408 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.206274   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:17.206522   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.206774   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:17.221777   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:17.222822   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:17.224139   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:17.226156   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:17.226336   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.226538   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:17.226679   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.263782   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:35527
I20260630 12:37:17.263900  8470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:35527 every 8 connection(s)
I20260630 12:37:17.268249   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:17.274878  8474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:17.276336  8475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:17.279590  8477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:17.279707   823 server_base.cc:1061] running on GCE node
I20260630 12:37:17.280439  8471 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35559
I20260630 12:37:17.280848  8471 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.280831   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:17.281311   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:17.281517   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823037281499 us; error 0 us; skew 500 ppm
I20260630 12:37:17.281910  8471 heartbeater.cc:507] Master 127.0.205.254:35559 requested a full tablet report, sending...
I20260630 12:37:17.282246   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:17.284133  8269 ts_manager.cc:194] Registered new tserver with Master: 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:17.284900   823 webserver.cc:533] Webserver started at http://127.0.205.195:44777/ using document root <none> and password file <none>
I20260630 12:37:17.285362   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:17.285522   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:17.285511  8269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36932
I20260630 12:37:17.286010   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:17.287209   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "f9961caa08b44601bb4ff1c03962a789"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.291245   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:17.294163  8482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.294833   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:17.295087   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "f9961caa08b44601bb4ff1c03962a789"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:17.295331   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:17.312325   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:17.313390   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:17.314733   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:17.316854   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:17.317039   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.317245   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:17.317392   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.354501   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:40543
I20260630 12:37:17.354605  8544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:40543 every 8 connection(s)
I20260630 12:37:17.367093  8545 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35559
I20260630 12:37:17.367487  8545 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.368217  8545 heartbeater.cc:507] Master 127.0.205.254:35559 requested a full tablet report, sending...
I20260630 12:37:17.370153  8269 ts_manager.cc:194] Registered new tserver with Master: f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543)
I20260630 12:37:17.370770   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01323401s
I20260630 12:37:17.371428  8269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36936
I20260630 12:37:18.196733  8396 heartbeater.cc:499] Master 127.0.205.254:35559 was elected leader, sending a full tablet report...
I20260630 12:37:18.288022  8471 heartbeater.cc:499] Master 127.0.205.254:35559 was elected leader, sending a full tablet report...
I20260630 12:37:18.373939  8545 heartbeater.cc:499] Master 127.0.205.254:35559 was elected leader, sending a full tablet report...
I20260630 12:37:18.428795  8269 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36952:
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"
    }
  }
}
W20260630 12:37:18.430985  8269 catalog_manager.cc:7077] 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.
I20260630 12:37:18.486307  8510 tablet_service.cc:1511] Processing CreateTablet for tablet 6eae94f62a254cc8a54b60388b4391c2 (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.487725  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eae94f62a254cc8a54b60388b4391c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.490041  8507 tablet_service.cc:1511] Processing CreateTablet for tablet c808a27ea2a841a39e8024eabbcf643d (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.491355  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808a27ea2a841a39e8024eabbcf643d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.494192  8508 tablet_service.cc:1511] Processing CreateTablet for tablet 8be84a2a18444a8f918d3f87e64527ab (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.487380  8509 tablet_service.cc:1511] Processing CreateTablet for tablet da13b176fc504d64a0a0d6a93a38222f (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.495612  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da13b176fc504d64a0a0d6a93a38222f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.496223  8508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be84a2a18444a8f918d3f87e64527ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.498478  8361 tablet_service.cc:1511] Processing CreateTablet for tablet 6eae94f62a254cc8a54b60388b4391c2 (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.499748  8361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eae94f62a254cc8a54b60388b4391c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.509819  8360 tablet_service.cc:1511] Processing CreateTablet for tablet da13b176fc504d64a0a0d6a93a38222f (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.511176  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da13b176fc504d64a0a0d6a93a38222f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.512943  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 8be84a2a18444a8f918d3f87e64527ab (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.514298  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be84a2a18444a8f918d3f87e64527ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.514717  8436 tablet_service.cc:1511] Processing CreateTablet for tablet 6eae94f62a254cc8a54b60388b4391c2 (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.516996  8435 tablet_service.cc:1511] Processing CreateTablet for tablet da13b176fc504d64a0a0d6a93a38222f (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.518416  8436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eae94f62a254cc8a54b60388b4391c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.513087  8433 tablet_service.cc:1511] Processing CreateTablet for tablet c808a27ea2a841a39e8024eabbcf643d (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.520452  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da13b176fc504d64a0a0d6a93a38222f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.521041  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808a27ea2a841a39e8024eabbcf643d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.524088  8565 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: Bootstrap starting.
I20260630 12:37:18.533967  8565 tablet_bootstrap.cc:654] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.537554  8359 tablet_service.cc:1511] Processing CreateTablet for tablet 8be84a2a18444a8f918d3f87e64527ab (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.538889  8359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be84a2a18444a8f918d3f87e64527ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.548211  8568 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: Bootstrap starting.
I20260630 12:37:18.548050  8358 tablet_service.cc:1511] Processing CreateTablet for tablet c808a27ea2a841a39e8024eabbcf643d (DEFAULT_TABLE table=test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.550303  8358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808a27ea2a841a39e8024eabbcf643d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.549256  8566 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.552655  8565 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: No bootstrap required, opened a new log
I20260630 12:37:18.553213  8565 ts_tablet_manager.cc:1403] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260630 12:37:18.556382  8566 tablet_bootstrap.cc:654] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.556144  8565 raft_consensus.cc:359] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.556939  8565 raft_consensus.cc:385] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.557276  8565 raft_consensus.cc:740] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.558070  8565 consensus_queue.cc:260] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.563966  8568 tablet_bootstrap.cc:654] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.572834  8568 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: No bootstrap required, opened a new log
I20260630 12:37:18.573323  8568 ts_tablet_manager.cc:1403] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260630 12:37:18.575419  8565 ts_tablet_manager.cc:1434] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.009s
I20260630 12:37:18.576095  8568 raft_consensus.cc:359] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.576681  8565 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Bootstrap starting.
I20260630 12:37:18.576902  8568 raft_consensus.cc:385] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.577332  8568 raft_consensus.cc:740] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.578222  8568 consensus_queue.cc:260] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.583148  8565 tablet_bootstrap.cc:654] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.590829  8566 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.591207  8566 ts_tablet_manager.cc:1403] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.012s
I20260630 12:37:18.592624  8568 ts_tablet_manager.cc:1434] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260630 12:37:18.593449  8568 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Bootstrap starting.
I20260630 12:37:18.593631  8566 raft_consensus.cc:359] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.594368  8566 raft_consensus.cc:385] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.594653  8566 raft_consensus.cc:740] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.595392  8566 consensus_queue.cc:260] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.598812  8565 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: No bootstrap required, opened a new log
I20260630 12:37:18.599148  8568 tablet_bootstrap.cc:654] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.599298  8565 ts_tablet_manager.cc:1403] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260630 12:37:18.602118  8565 raft_consensus.cc:359] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.602789  8565 raft_consensus.cc:385] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.603058  8565 raft_consensus.cc:740] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.603600  8566 ts_tablet_manager.cc:1434] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.012s	user 0.013s	sys 0.000s
I20260630 12:37:18.603929  8565 consensus_queue.cc:260] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.604728  8566 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.606300  8565 ts_tablet_manager.cc:1434] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:18.607290  8565 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: Bootstrap starting.
W20260630 12:37:18.609218  8546 tablet.cc:2406] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:18.609889  8566 tablet_bootstrap.cc:654] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.613417  8565 tablet_bootstrap.cc:654] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.618912  8568 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: No bootstrap required, opened a new log
I20260630 12:37:18.619858  8568 ts_tablet_manager.cc:1403] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260630 12:37:18.621765  8566 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.622092  8565 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: No bootstrap required, opened a new log
I20260630 12:37:18.622308  8566 ts_tablet_manager.cc:1403] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:37:18.622641  8565 ts_tablet_manager.cc:1403] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:37:18.622556  8568 raft_consensus.cc:359] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.623368  8568 raft_consensus.cc:385] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.623664  8568 raft_consensus.cc:740] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.624439  8568 consensus_queue.cc:260] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.624734  8566 raft_consensus.cc:359] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.625316  8566 raft_consensus.cc:385] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.625674  8566 raft_consensus.cc:740] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.625456  8565 raft_consensus.cc:359] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.626245  8565 raft_consensus.cc:385] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.626554  8568 ts_tablet_manager.cc:1434] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:18.626564  8565 raft_consensus.cc:740] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.626657  8566 consensus_queue.cc:260] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.627724  8565 consensus_queue.cc:260] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.629196  8566 ts_tablet_manager.cc:1434] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:37:18.630088  8565 ts_tablet_manager.cc:1434] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:18.630223  8566 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.631099  8565 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: Bootstrap starting.
I20260630 12:37:18.636731  8566 tablet_bootstrap.cc:654] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.637447  8565 tablet_bootstrap.cc:654] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.638022  8572 raft_consensus.cc:493] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.638489  8572 raft_consensus.cc:515] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.641669  8568 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: Bootstrap starting.
I20260630 12:37:18.647374  8572 leader_election.cc:290] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543)
I20260630 12:37:18.653412  8568 tablet_bootstrap.cc:654] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.660989  8565 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: No bootstrap required, opened a new log
I20260630 12:37:18.661590  8565 ts_tablet_manager.cc:1403] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260630 12:37:18.664327  8565 raft_consensus.cc:359] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.665061  8565 raft_consensus.cc:385] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.665396  8565 raft_consensus.cc:740] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.665706  8568 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: No bootstrap required, opened a new log
I20260630 12:37:18.665740  8371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808a27ea2a841a39e8024eabbcf643d" candidate_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" is_pre_election: true
I20260630 12:37:18.666458  8568 ts_tablet_manager.cc:1403] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.000s
I20260630 12:37:18.666575  8371 raft_consensus.cc:2468] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25883335964cb09ef6c7d1a1ded5cf in term 0.
I20260630 12:37:18.666273  8565 consensus_queue.cc:260] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.661218  8566 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.668161  8566 ts_tablet_manager.cc:1403] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260630 12:37:18.668138  8409 leader_election.cc:304] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25883335964cb09ef6c7d1a1ded5cf, 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:18.669130  8572 raft_consensus.cc:2804] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.669480  8572 raft_consensus.cc:493] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.669786  8572 raft_consensus.cc:3060] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.670547  8565 ts_tablet_manager.cc:1434] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:37:18.669138  8568 raft_consensus.cc:359] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.672118  8568 raft_consensus.cc:385] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.672453  8568 raft_consensus.cc:740] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.673223  8568 consensus_queue.cc:260] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.678292  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808a27ea2a841a39e8024eabbcf643d" candidate_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9961caa08b44601bb4ff1c03962a789" is_pre_election: true
I20260630 12:37:18.678936  8520 raft_consensus.cc:2468] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25883335964cb09ef6c7d1a1ded5cf in term 0.
I20260630 12:37:18.679092  8572 raft_consensus.cc:515] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.681171  8572 leader_election.cc:290] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [CANDIDATE]: Term 1 election: Requested vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543)
I20260630 12:37:18.681799  8371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808a27ea2a841a39e8024eabbcf643d" candidate_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
I20260630 12:37:18.682379  8371 raft_consensus.cc:3060] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.671132  8566 raft_consensus.cc:359] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.684407  8566 raft_consensus.cc:385] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.684808  8566 raft_consensus.cc:740] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.685770  8566 consensus_queue.cc:260] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.686846  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808a27ea2a841a39e8024eabbcf643d" candidate_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9961caa08b44601bb4ff1c03962a789"
I20260630 12:37:18.687393  8520 raft_consensus.cc:3060] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.693274  8566 ts_tablet_manager.cc:1434] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260630 12:37:18.694546  8371 raft_consensus.cc:2468] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25883335964cb09ef6c7d1a1ded5cf in term 1.
I20260630 12:37:18.694444  8566 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.696606  8568 ts_tablet_manager.cc:1434] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.017s
I20260630 12:37:18.697775  8568 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: Bootstrap starting.
I20260630 12:37:18.697686  8520 raft_consensus.cc:2468] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25883335964cb09ef6c7d1a1ded5cf in term 1.
I20260630 12:37:18.699322  8409 leader_election.cc:304] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25883335964cb09ef6c7d1a1ded5cf, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.701524  8566 tablet_bootstrap.cc:654] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.703179  8583 raft_consensus.cc:2804] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.703764  8583 raft_consensus.cc:697] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Running, Role: LEADER
I20260630 12:37:18.703765  8568 tablet_bootstrap.cc:654] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.705009  8583 consensus_queue.cc:237] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.707449  8566 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.707945  8566 ts_tablet_manager.cc:1403] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:37:18.709856  8568 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: No bootstrap required, opened a new log
I20260630 12:37:18.710397  8568 ts_tablet_manager.cc:1403] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260630 12:37:18.710821  8566 raft_consensus.cc:359] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.711687  8566 raft_consensus.cc:385] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.712041  8566 raft_consensus.cc:740] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.712787  8566 consensus_queue.cc:260] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.713073  8568 raft_consensus.cc:359] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.713836  8568 raft_consensus.cc:385] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.714128  8568 raft_consensus.cc:740] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.714864  8566 ts_tablet_manager.cc:1434] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:18.714349  8267 catalog_manager.cc:5697] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194). New cstate: current_term: 1 leader_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:18.714928  8568 consensus_queue.cc:260] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.717522  8568 ts_tablet_manager.cc:1434] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:37:18.749194  8569 raft_consensus.cc:493] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.749645  8569 raft_consensus.cc:515] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.751648  8569 leader_election.cc:290] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.763406  8371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da13b176fc504d64a0a0d6a93a38222f" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" is_pre_election: true
I20260630 12:37:18.763489  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da13b176fc504d64a0a0d6a93a38222f" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" is_pre_election: true
I20260630 12:37:18.764120  8371 raft_consensus.cc:2468] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 0.
I20260630 12:37:18.764173  8446 raft_consensus.cc:2468] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 0.
I20260630 12:37:18.765151  8483 leader_election.cc:304] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f78d525a96b4d69ac4eb091dffd9f30, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.765777  8569 raft_consensus.cc:2804] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.766100  8569 raft_consensus.cc:493] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.766319  8569 raft_consensus.cc:3060] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.771163  8569 raft_consensus.cc:515] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.772730  8569 leader_election.cc:290] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 election: Requested vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.773327  8371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da13b176fc504d64a0a0d6a93a38222f" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
I20260630 12:37:18.773674  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da13b176fc504d64a0a0d6a93a38222f" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
I20260630 12:37:18.773952  8371 raft_consensus.cc:3060] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.774251  8446 raft_consensus.cc:3060] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.778002  8569 raft_consensus.cc:493] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.778393  8569 raft_consensus.cc:515] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.780757  8371 raft_consensus.cc:2468] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 1.
I20260630 12:37:18.780772  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be84a2a18444a8f918d3f87e64527ab" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" is_pre_election: true
I20260630 12:37:18.781083  8446 raft_consensus.cc:2468] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 1.
I20260630 12:37:18.781651  8370 raft_consensus.cc:2468] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 0.
I20260630 12:37:18.781486  8569 leader_election.cc:290] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.782505  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be84a2a18444a8f918d3f87e64527ab" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" is_pre_election: true
I20260630 12:37:18.782464  8483 leader_election.cc:304] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f78d525a96b4d69ac4eb091dffd9f30, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.783300  8445 raft_consensus.cc:2468] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 0.
I20260630 12:37:18.783689  8483 leader_election.cc:304] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f78d525a96b4d69ac4eb091dffd9f30, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.783830  8569 raft_consensus.cc:2804] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.784412  8574 raft_consensus.cc:493] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.784896  8574 raft_consensus.cc:515] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.785919  8589 raft_consensus.cc:2804] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.786218  8569 raft_consensus.cc:697] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Becoming Leader. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Running, Role: LEADER
I20260630 12:37:18.786437  8589 raft_consensus.cc:493] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.786850  8589 raft_consensus.cc:3060] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.787122  8569 consensus_queue.cc:237] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.789070  8574 leader_election.cc:290] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.793898  8589 raft_consensus.cc:515] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.796655  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be84a2a18444a8f918d3f87e64527ab" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
I20260630 12:37:18.797237  8589 leader_election.cc:290] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 election: Requested vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.799439  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be84a2a18444a8f918d3f87e64527ab" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
I20260630 12:37:18.799132  8268 catalog_manager.cc:5697] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9961caa08b44601bb4ff1c03962a789 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.800029  8445 raft_consensus.cc:3060] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.797176  8370 raft_consensus.cc:3060] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.804652  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" is_pre_election: true
I20260630 12:37:18.805267  8446 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f78d525a96b4d69ac4eb091dffd9f30 in term 0.
I20260630 12:37:18.806326  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9961caa08b44601bb4ff1c03962a789" is_pre_election: true
I20260630 12:37:18.806819  8520 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f78d525a96b4d69ac4eb091dffd9f30 in term 0.
I20260630 12:37:18.806618  8337 leader_election.cc:304] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25883335964cb09ef6c7d1a1ded5cf, 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:18.809237  8574 raft_consensus.cc:2804] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.809600  8574 raft_consensus.cc:493] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.809863  8445 raft_consensus.cc:2468] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 1.
I20260630 12:37:18.809917  8574 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.811219  8486 leader_election.cc:304] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25883335964cb09ef6c7d1a1ded5cf, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.812005  8589 raft_consensus.cc:2804] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.812224  8370 raft_consensus.cc:2468] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 1.
I20260630 12:37:18.812724  8589 raft_consensus.cc:697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Becoming Leader. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Running, Role: LEADER
I20260630 12:37:18.813987  8589 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.817063  8574 raft_consensus.cc:515] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.819592  8574 leader_election.cc:290] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 election: Requested vote from peers f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:18.819826  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
I20260630 12:37:18.819823  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9961caa08b44601bb4ff1c03962a789"
I20260630 12:37:18.820549  8445 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.820623  8520 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.821630  8268 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9961caa08b44601bb4ff1c03962a789 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.827000  8520 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f78d525a96b4d69ac4eb091dffd9f30 in term 1.
I20260630 12:37:18.827000  8445 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f78d525a96b4d69ac4eb091dffd9f30 in term 1.
I20260630 12:37:18.828310  8337 leader_election.cc:304] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25883335964cb09ef6c7d1a1ded5cf, 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:18.829063  8574 raft_consensus.cc:2804] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.829995  8574 raft_consensus.cc:697] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Running, Role: LEADER
I20260630 12:37:18.830588  8574 consensus_queue.cc:237] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.836993  8268 catalog_manager.cc:5697] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:18.875660  8268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36956:
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: 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"
    }
  }
}
I20260630 12:37:18.901485  8359 tablet_service.cc:1511] Processing CreateTablet for tablet 935063cd212a4782a6d8415d54f74142 (DEFAULT_TABLE table=dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.902755  8359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935063cd212a4782a6d8415d54f74142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.902640  8435 tablet_service.cc:1511] Processing CreateTablet for tablet dfbf1bc1f1ce4569aa681f7acde5c403 (DEFAULT_TABLE table=dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.903949  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbf1bc1f1ce4569aa681f7acde5c403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.903877  8510 tablet_service.cc:1511] Processing CreateTablet for tablet a0acc50cc53b4af0b4565f57b2325865 (DEFAULT_TABLE table=dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.905282  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0acc50cc53b4af0b4565f57b2325865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.906456  8360 tablet_service.cc:1511] Processing CreateTablet for tablet 9056825ce01a4668ab5381f63538a0c4 (DEFAULT_TABLE table=dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.907593  8360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9056825ce01a4668ab5381f63538a0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.917951  8566 tablet_bootstrap.cc:492] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.919721  8565 tablet_bootstrap.cc:492] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Bootstrap starting.
I20260630 12:37:18.924031  8566 tablet_bootstrap.cc:654] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.926262  8568 tablet_bootstrap.cc:492] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Bootstrap starting.
I20260630 12:37:18.926445  8565 tablet_bootstrap.cc:654] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.931015  8566 tablet_bootstrap.cc:492] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.931483  8566 ts_tablet_manager.cc:1403] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:37:18.932780  8568 tablet_bootstrap.cc:654] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.933153  8565 tablet_bootstrap.cc:492] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: No bootstrap required, opened a new log
I20260630 12:37:18.933681  8565 ts_tablet_manager.cc:1403] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:37:18.934298  8566 raft_consensus.cc:359] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.934875  8566 raft_consensus.cc:385] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.935153  8566 raft_consensus.cc:740] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.935909  8566 consensus_queue.cc:260] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.935945  8565 raft_consensus.cc:359] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.936480  8566 raft_consensus.cc:399] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.936606  8565 raft_consensus.cc:385] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.936926  8566 raft_consensus.cc:493] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.937016  8565 raft_consensus.cc:740] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.937399  8566 raft_consensus.cc:3060] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.937920  8568 tablet_bootstrap.cc:492] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: No bootstrap required, opened a new log
I20260630 12:37:18.937871  8565 consensus_queue.cc:260] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.938429  8568 ts_tablet_manager.cc:1403] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:37:18.938483  8565 raft_consensus.cc:399] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.938921  8565 raft_consensus.cc:493] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.939169  8565 raft_consensus.cc:3060] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.941289  8568 raft_consensus.cc:359] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.941888  8568 raft_consensus.cc:385] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.942206  8568 raft_consensus.cc:740] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.942935  8568 consensus_queue.cc:260] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.943516  8568 raft_consensus.cc:399] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.943828  8568 raft_consensus.cc:493] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.944136  8568 raft_consensus.cc:3060] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.944324  8566 raft_consensus.cc:515] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.944922  8565 raft_consensus.cc:515] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:18.945025  8566 leader_election.cc:304] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:18.945499  8565 leader_election.cc:304] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [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: f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:18.945706  8566 leader_election.cc:290] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.945865  8574 raft_consensus.cc:2804] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.946084  8565 leader_election.cc:290] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.947036  8589 raft_consensus.cc:2804] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.947489  8589 raft_consensus.cc:697] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Becoming Leader. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Running, Role: LEADER
I20260630 12:37:18.948098  8565 ts_tablet_manager.cc:1434] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:37:18.948378  8589 consensus_queue.cc:237] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Queue going to LEADER mode. State: All 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: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
W20260630 12:37:18.949760  8317 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:18.950291  8566 ts_tablet_manager.cc:1434] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:37:18.951323  8566 tablet_bootstrap.cc:492] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:18.952304  8568 raft_consensus.cc:515] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.953017  8568 leader_election.cc:304] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [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: 1f25883335964cb09ef6c7d1a1ded5cf; no voters: 
I20260630 12:37:18.953783  8583 raft_consensus.cc:2804] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.954229  8583 raft_consensus.cc:697] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f25883335964cb09ef6c7d1a1ded5cf, State: Running, Role: LEADER
I20260630 12:37:18.954901  8583 consensus_queue.cc:237] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Queue going to LEADER mode. State: All 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: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:18.955499  8574 raft_consensus.cc:697] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Running, Role: LEADER
I20260630 12:37:18.955330  8267 catalog_manager.cc:5697] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9961caa08b44601bb4ff1c03962a789 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.956218  8574 consensus_queue.cc:237] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [LEADER]: Queue going to LEADER mode. State: All 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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.957494  8566 tablet_bootstrap.cc:654] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.963232  8566 tablet_bootstrap.cc:492] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: No bootstrap required, opened a new log
I20260630 12:37:18.963778  8566 ts_tablet_manager.cc:1403] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:37:18.965201  8268 catalog_manager.cc:5697] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.966435  8568 leader_election.cc:290] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.966533  8566 raft_consensus.cc:359] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.969890  8566 raft_consensus.cc:385] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.974555  8566 raft_consensus.cc:740] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.975920  8568 ts_tablet_manager.cc:1434] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.003s
I20260630 12:37:18.976675  8566 consensus_queue.cc:260] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.977349  8566 raft_consensus.cc:399] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.977648  8566 raft_consensus.cc:493] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.977978  8566 raft_consensus.cc:3060] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.980110  8268 catalog_manager.cc:5697] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194). New cstate: current_term: 1 leader_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.985384  8566 raft_consensus.cc:515] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.986092  8566 leader_election.cc:304] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:18.986660  8566 leader_election.cc:290] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.988682  8566 ts_tablet_manager.cc:1434] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.004s
I20260630 12:37:18.987111  8574 raft_consensus.cc:2804] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.989189  8574 raft_consensus.cc:697] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Running, Role: LEADER
I20260630 12:37:18.989853  8574 consensus_queue.cc:237] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [LEADER]: Queue going to LEADER mode. State: All 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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:18.996294  8269 catalog_manager.cc:5697] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:19.021091   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:19.037253   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:19.038039   823 tablet_replica.cc:333] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.038559   823 raft_consensus.cc:2243] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.038954   823 raft_consensus.cc:2272] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.041204   823 tablet_replica.cc:333] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.041679   823 raft_consensus.cc:2243] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.041994   823 raft_consensus.cc:2272] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.043676   823 tablet_replica.cc:333] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.044206   823 raft_consensus.cc:2243] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.044507   823 raft_consensus.cc:2272] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.046160   823 tablet_replica.cc:333] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.046677   823 raft_consensus.cc:2243] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.047015   823 raft_consensus.cc:2272] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.049372   823 tablet_replica.cc:333] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.049796   823 raft_consensus.cc:2243] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.050081   823 raft_consensus.cc:2272] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.051728   823 tablet_replica.cc:333] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: stopping tablet replica
I20260630 12:37:19.052189   823 raft_consensus.cc:2243] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.052685   823 pending_rounds.cc:70] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Trying to abort 1 pending ops.
I20260630 12:37:19.052827   823 pending_rounds.cc:77] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443167056134144 op_type: NO_OP noop_request { }
I20260630 12:37:19.053058   823 raft_consensus.cc:2889] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:19.053267   823 raft_consensus.cc:2272] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.078001   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:37:19.153362  8409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260630 12:37:19.156345  8409 consensus_peers.cc:597] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:19.235666  8572 consensus_queue.cc:1048] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:19.242236  8483 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:19.309564  8589 consensus_queue.cc:1048] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:19.349934  8483 consensus_peers.cc:597] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:19.374830  8589 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:19.828555  8589 consensus_queue.cc:579] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Leader has been unable to successfully communicate with peer 9f78d525a96b4d69ac4eb091dffd9f30 for more than 1 seconds (1.013s)
W20260630 12:37:19.835330  8268 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8be84a2a18444a8f918d3f87e64527ab with cas_config_opid_index -1: no extra replica candidate found for tablet 8be84a2a18444a8f918d3f87e64527ab (table test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]): 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
I20260630 12:37:20.041666  8617 consensus_queue.cc:579] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Leader has been unable to successfully communicate with peer 9f78d525a96b4d69ac4eb091dffd9f30 for more than 1 seconds (1.335s)
I20260630 12:37:20.087637  8589 consensus_queue.cc:579] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Leader has been unable to successfully communicate with peer 9f78d525a96b4d69ac4eb091dffd9f30 for more than 1 seconds (1.299s)
I20260630 12:37:20.133863  8268 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36952:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:20.134353  8268 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36952:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:20.148558  8268 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Sending DeleteTablet for 1 replicas of tablet 935063cd212a4782a6d8415d54f74142
I20260630 12:37:20.149384  8268 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Sending DeleteTablet for 1 replicas of tablet dfbf1bc1f1ce4569aa681f7acde5c403
I20260630 12:37:20.150130  8268 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Sending DeleteTablet for 1 replicas of tablet a0acc50cc53b4af0b4565f57b2325865
I20260630 12:37:20.150883  8268 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: Sending DeleteTablet for 1 replicas of tablet 9056825ce01a4668ab5381f63538a0c4
I20260630 12:37:20.151173  8435 tablet_service.cc:1558] Processing DeleteTablet for tablet dfbf1bc1f1ce4569aa681f7acde5c403 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:59702
I20260630 12:37:20.151973  8510 tablet_service.cc:1558] Processing DeleteTablet for tablet a0acc50cc53b4af0b4565f57b2325865 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:40288
I20260630 12:37:20.153199  8629 tablet_replica.cc:333] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: stopping tablet replica
I20260630 12:37:20.154145  8629 raft_consensus.cc:2243] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.154399   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:20.154809  8629 raft_consensus.cc:2272] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.157505  8629 ts_tablet_manager.cc:1916] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.166504  8630 tablet_replica.cc:333] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: stopping tablet replica
I20260630 12:37:20.168666  8630 raft_consensus.cc:2243] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.169401  8630 raft_consensus.cc:2272] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:20.171500  8633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:20.167562  8632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:20.171989  8253 catalog_manager.cc:4755] TS 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 935063cd212a4782a6d8415d54f74142: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111)
I20260630 12:37:20.172887  8630 ts_tablet_manager.cc:1916] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.175567   823 server_base.cc:1061] running on GCE node
W20260630 12:37:20.175825  8636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:20.175846  8629 ts_tablet_manager.cc:1929] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:20.176589  8629 log.cc:1199] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root/wals/dfbf1bc1f1ce4569aa681f7acde5c403
I20260630 12:37:20.177258  8629 ts_tablet_manager.cc:1950] T dfbf1bc1f1ce4569aa681f7acde5c403 P 1f25883335964cb09ef6c7d1a1ded5cf: Deleting consensus metadata
I20260630 12:37:20.178247   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.178543   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.178767   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823040178726 us; error 0 us; skew 500 ppm
I20260630 12:37:20.179502   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.179812  8256 catalog_manager.cc:5028] TS 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527): tablet dfbf1bc1f1ce4569aa681f7acde5c403 (table dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]) successfully deleted
I20260630 12:37:20.182437   823 webserver.cc:533] Webserver started at http://127.0.205.196:45777/ using document root <none> and password file <none>
I20260630 12:37:20.183082   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.183326   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.183640   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.185004   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "132cd69363404faea5fd3eb696fff2db"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-tsj5"
I20260630 12:37:20.188162  8630 ts_tablet_manager.cc:1929] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:20.188561  8630 log.cc:1199] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-2-root/wals/a0acc50cc53b4af0b4565f57b2325865
I20260630 12:37:20.189268  8630 ts_tablet_manager.cc:1950] T a0acc50cc53b4af0b4565f57b2325865 P f9961caa08b44601bb4ff1c03962a789: Deleting consensus metadata
I20260630 12:37:20.191093   823 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:20.192233  8253 catalog_manager.cc:5028] TS f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543): tablet a0acc50cc53b4af0b4565f57b2325865 (table dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]) successfully deleted
I20260630 12:37:20.194564  8640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.195272   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:20.195541   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "132cd69363404faea5fd3eb696fff2db"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-tsj5"
I20260630 12:37:20.195820   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:20.229393   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.230623   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.232093   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.234238   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.234408   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.234576   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.234700   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.270645   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:40839
I20260630 12:37:20.270743  8702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:40839 every 8 connection(s)
I20260630 12:37:20.274806   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.281114  8706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:20.286170  8707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:20.288280  8709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:20.288436  8703 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35559
I20260630 12:37:20.288867  8703 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.289686  8703 heartbeater.cc:507] Master 127.0.205.254:35559 requested a full tablet report, sending...
I20260630 12:37:20.290033   823 server_base.cc:1061] running on GCE node
I20260630 12:37:20.291100   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.291349   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.291556   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823040291538 us; error 0 us; skew 500 ppm
I20260630 12:37:20.291738  8268 ts_manager.cc:194] Registered new tserver with Master: 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839)
I20260630 12:37:20.292341   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.293475  8268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36974
I20260630 12:37:20.295089   823 webserver.cc:533] Webserver started at http://127.0.205.193:43403/ using document root <none> and password file <none>
I20260630 12:37:20.295599   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.295773   823 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:20.299542   823 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:20.302475  8714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.303148   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:20.303422   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-tsj5"
I20260630 12:37:20.303673   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-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)
I20260630 12:37:20.312068  8520 consensus_queue.cc:237] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.318404  8445 raft_consensus.cc:1275] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.320850  8590 consensus_queue.cc:1048] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:20.323580  8483 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.324718   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.326349   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.328478  8569 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.330236   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:37:20.331467  8483 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): Couldn't send request to peer 132cd69363404faea5fd3eb696fff2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da13b176fc504d64a0a0d6a93a38222f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.331893  8445 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.336493  8724 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:37:20.337775  8253 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet da13b176fc504d64a0a0d6a93a38222f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:37:20.342180  8268 catalog_manager.cc:5697] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.357141  8445 consensus_queue.cc:237] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.365545  8520 raft_consensus.cc:1275] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Refusing update from remote peer 1f25883335964cb09ef6c7d1a1ded5cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.367941  8621 consensus_queue.cc:1048] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.372795   823 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
W20260630 12:37:20.373052  8409 consensus_peers.cc:597] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.373140   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.039s	user 0.001s	sys 0.003s
I20260630 12:37:20.373752   823 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
W20260630 12:37:20.375247  8409 consensus_peers.cc:597] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf -> Peer 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): Couldn't send request to peer 132cd69363404faea5fd3eb696fff2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c808a27ea2a841a39e8024eabbcf643d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.377475  8620 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.378834  8520 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.379732  8724 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.388007  8256 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c808a27ea2a841a39e8024eabbcf643d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:37:20.392491  8269 catalog_manager.cc:5697] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.396000  8724 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.404084   823 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:37:20.404465   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.031s	user 0.031s	sys 0.000s
I20260630 12:37:20.399639  8724 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.410209  8724 ts_tablet_manager.cc:1403] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260630 12:37:20.412557  8724 raft_consensus.cc:359] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.413045  8724 raft_consensus.cc:740] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.413756  8724 consensus_queue.cc:260] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.416468  8724 ts_tablet_manager.cc:1434] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:20.417132  8724 tablet_bootstrap.cc:492] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.430043  8724 tablet_bootstrap.cc:492] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.430853  8724 tablet_bootstrap.cc:492] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.431520  8724 ts_tablet_manager.cc:1403] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:37:20.433538  8724 raft_consensus.cc:359] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.433981  8724 raft_consensus.cc:740] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.434657  8724 consensus_queue.cc:260] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.435310  8724 raft_consensus.cc:399] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.435642  8724 raft_consensus.cc:493] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.436076  8724 raft_consensus.cc:3060] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.442499  8724 raft_consensus.cc:515] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.443018  8724 leader_election.cc:304] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:20.443511  8724 leader_election.cc:290] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.443646  8731 raft_consensus.cc:2804] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.446108  8724 ts_tablet_manager.cc:1434] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:37:20.446141  8731 raft_consensus.cc:697] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Running, Role: LEADER
I20260630 12:37:20.447256  8724 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.447310  8731 consensus_queue.cc:237] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.461854  8724 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.462445   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:42219
I20260630 12:37:20.462515  8724 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.462541  8791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:42219 every 8 connection(s)
I20260630 12:37:20.463462  8724 ts_tablet_manager.cc:1403] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:37:20.465390  8724 raft_consensus.cc:359] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.466027  8724 raft_consensus.cc:740] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.467064  8724 consensus_queue.cc:260] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.469856  8724 ts_tablet_manager.cc:1434] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:20.470705  8724 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.477521  8520 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.478577  8792 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35559
I20260630 12:37:20.479049  8792 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.479995  8792 heartbeater.cc:507] Master 127.0.205.254:35559 requested a full tablet report, sending...
W20260630 12:37:20.485285  8483 consensus_peers.cc:597] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 -> Peer 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): Couldn't send request to peer 132cd69363404faea5fd3eb696fff2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8be84a2a18444a8f918d3f87e64527ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.485407  8269 ts_manager.cc:194] Re-registered known tserver with Master: 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219)
I20260630 12:37:20.488124  8445 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.488277  8724 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.489287  8724 tablet_bootstrap.cc:492] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.490037  8724 ts_tablet_manager.cc:1403] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:37:20.489883  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.493969  8724 raft_consensus.cc:359] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:20.494701  8269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36978
I20260630 12:37:20.494840  8724 raft_consensus.cc:740] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.495775  8724 consensus_queue.cc:260] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:20.497946  8724 ts_tablet_manager.cc:1434] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:37:20.498775  8724 tablet_bootstrap.cc:492] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.498957  8792 heartbeater.cc:499] Master 127.0.205.254:35559 was elected leader, sending a full tablet report...
I20260630 12:37:20.502897  8762 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.504688  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.507148  8590 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.509130  8445 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.523160  8724 tablet_bootstrap.cc:492] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.523499  8253 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8be84a2a18444a8f918d3f87e64527ab with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:37:20.524104  8724 tablet_bootstrap.cc:492] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.524863  8724 ts_tablet_manager.cc:1403] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260630 12:37:20.524405  8268 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf reported cstate change: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.525197  8762 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.527477  8724 raft_consensus.cc:359] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.528066  8724 raft_consensus.cc:740] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.528851  8724 consensus_queue.cc:260] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.529443  8724 raft_consensus.cc:399] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.529721  8724 raft_consensus.cc:493] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.530011  8724 raft_consensus.cc:3060] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.536806  8724 raft_consensus.cc:515] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.537470  8724 leader_election.cc:304] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f78d525a96b4d69ac4eb091dffd9f30; no voters: 
I20260630 12:37:20.538141  8731 raft_consensus.cc:2804] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.538605  8731 raft_consensus.cc:697] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Running, Role: LEADER
I20260630 12:37:20.539294  8731 consensus_queue.cc:237] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } }
I20260630 12:37:20.541586  8724 leader_election.cc:290] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.543370  8724 ts_tablet_manager.cc:1434] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:37:20.544664  8724 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap starting.
I20260630 12:37:20.550370  8520 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.554461  8724 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: 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
I20260630 12:37:20.555148  8724 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Bootstrap complete.
I20260630 12:37:20.555763  8724 ts_tablet_manager.cc:1403] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:37:20.556998  8762 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:20.558071  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:20.558048  8724 raft_consensus.cc:359] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.558900  8724 raft_consensus.cc:740] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f78d525a96b4d69ac4eb091dffd9f30, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.556927  8445 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:20.559546  8724 consensus_queue.cc:260] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:20.561049  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:20.563241  8724 ts_tablet_manager.cc:1434] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:20.566262  8590 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:20.569526  8445 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:20.569839  8762 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:20.577512  8253 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8be84a2a18444a8f918d3f87e64527ab with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:20.577817  8268 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:20.586421  8752 tablet_service.cc:1558] Processing DeleteTablet for tablet 935063cd212a4782a6d8415d54f74142 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:60220
I20260630 12:37:20.586756  8751 tablet_service.cc:1558] Processing DeleteTablet for tablet 9056825ce01a4668ab5381f63538a0c4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:60220
I20260630 12:37:20.588341  8804 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.589184  8804 raft_consensus.cc:2243] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.589721  8804 raft_consensus.cc:2272] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.593148  8804 ts_tablet_manager.cc:1916] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.600956  8668 tablet_service.cc:1558] Processing DeleteTablet for tablet 8be84a2a18444a8f918d3f87e64527ab with delete_type TABLET_DATA_TOMBSTONED (TS 132cd69363404faea5fd3eb696fff2db not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:37680
W20260630 12:37:20.603134  8253 catalog_manager.cc:4995] TS 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): delete failed for tablet 8be84a2a18444a8f918d3f87e64527ab because the tablet was not found. No further retry: Not found: Tablet not found: 8be84a2a18444a8f918d3f87e64527ab
I20260630 12:37:20.605372  8804 ts_tablet_manager.cc:1929] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.605718  8804 log.cc:1199] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root/wals/935063cd212a4782a6d8415d54f74142
I20260630 12:37:20.606369  8804 ts_tablet_manager.cc:1950] T 935063cd212a4782a6d8415d54f74142 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting consensus metadata
I20260630 12:37:20.608580  8804 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.608633  8253 catalog_manager.cc:5028] TS 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): tablet 935063cd212a4782a6d8415d54f74142 (table dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]) successfully deleted
I20260630 12:37:20.609220  8804 raft_consensus.cc:2243] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.609683  8804 raft_consensus.cc:2272] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.611955  8804 ts_tablet_manager.cc:1916] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.621269  8804 ts_tablet_manager.cc:1929] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.621531  8804 log.cc:1199] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-0-root/wals/9056825ce01a4668ab5381f63538a0c4
I20260630 12:37:20.622063  8804 ts_tablet_manager.cc:1950] T 9056825ce01a4668ab5381f63538a0c4 P 9f78d525a96b4d69ac4eb091dffd9f30: Deleting consensus metadata
I20260630 12:37:20.624696  8253 catalog_manager.cc:5028] TS 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): tablet 9056825ce01a4668ab5381f63538a0c4 (table dugtrio [id=9c3c3a66d22246868d359f1c62ab8a3b]) successfully deleted
I20260630 12:37:20.700781  8806 ts_tablet_manager.cc:933] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Initiating tablet copy from peer f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543)
I20260630 12:37:20.702060  8806 tablet_copy_client.cc:323] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:40543
I20260630 12:37:20.710940  8530 tablet_copy_service.cc:140] P f9961caa08b44601bb4ff1c03962a789: Received BeginTabletCopySession request for tablet da13b176fc504d64a0a0d6a93a38222f from peer 132cd69363404faea5fd3eb696fff2db ({username='slave'} at 127.0.0.1:40328)
I20260630 12:37:20.711397  8530 tablet_copy_service.cc:161] P f9961caa08b44601bb4ff1c03962a789: Beginning new tablet copy session on tablet da13b176fc504d64a0a0d6a93a38222f from peer 132cd69363404faea5fd3eb696fff2db at {username='slave'} at 127.0.0.1:40328: session id = 132cd69363404faea5fd3eb696fff2db-da13b176fc504d64a0a0d6a93a38222f
I20260630 12:37:20.716370  8530 tablet_copy_source_session.cc:215] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.718778  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da13b176fc504d64a0a0d6a93a38222f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.728773  8806 tablet_copy_client.cc:806] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:20.729231  8806 tablet_copy_client.cc:670] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:20.732170  8806 tablet_copy_client.cc:538] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:20.737756  8806 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Bootstrap starting.
I20260630 12:37:20.750979  8806 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: 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
I20260630 12:37:20.751540  8806 tablet_bootstrap.cc:492] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Bootstrap complete.
I20260630 12:37:20.752008  8806 ts_tablet_manager.cc:1403] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.005s
I20260630 12:37:20.753978  8806 raft_consensus.cc:359] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.754523  8806 raft_consensus.cc:740] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132cd69363404faea5fd3eb696fff2db, State: Initialized, Role: LEARNER
I20260630 12:37:20.754943  8806 consensus_queue.cc:260] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.756827  8703 heartbeater.cc:499] Master 127.0.205.254:35559 was elected leader, sending a full tablet report...
I20260630 12:37:20.757157  8806 ts_tablet_manager.cc:1434] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:37:20.758908  8530 tablet_copy_service.cc:342] P f9961caa08b44601bb4ff1c03962a789: Request end of tablet copy session 132cd69363404faea5fd3eb696fff2db-da13b176fc504d64a0a0d6a93a38222f received from {username='slave'} at 127.0.0.1:40328
I20260630 12:37:20.759423  8530 tablet_copy_service.cc:434] P f9961caa08b44601bb4ff1c03962a789: ending tablet copy session 132cd69363404faea5fd3eb696fff2db-da13b176fc504d64a0a0d6a93a38222f on tablet da13b176fc504d64a0a0d6a93a38222f with peer 132cd69363404faea5fd3eb696fff2db
I20260630 12:37:20.803340  8569 consensus_queue.cc:1050] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.808118  8762 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.827075  8569 raft_consensus.cc:493] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:20.827519  8569 raft_consensus.cc:515] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:20.829362  8569 leader_election.cc:290] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:20.830111  8762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" is_pre_election: true
I20260630 12:37:20.830374  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" is_pre_election: true
I20260630 12:37:20.830931  8445 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 1.
I20260630 12:37:20.830996  8762 raft_consensus.cc:2410] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9961caa08b44601bb4ff1c03962a789 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.
I20260630 12:37:20.831951  8486 leader_election.cc:304] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [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: 1f25883335964cb09ef6c7d1a1ded5cf, f9961caa08b44601bb4ff1c03962a789; no voters: 
I20260630 12:37:20.832724  8569 raft_consensus.cc:2804] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:20.833045  8569 raft_consensus.cc:493] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:20.833297  8569 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.835994  8620 consensus_queue.cc:1050] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.838232  8569 raft_consensus.cc:515] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:20.840344  8569 leader_election.cc:290] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [CANDIDATE]: Term 2 election: Requested vote from peers 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219), 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:20.840677  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f78d525a96b4d69ac4eb091dffd9f30"
I20260630 12:37:20.841094  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eae94f62a254cc8a54b60388b4391c2" candidate_uuid: "f9961caa08b44601bb4ff1c03962a789" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25883335964cb09ef6c7d1a1ded5cf"
I20260630 12:37:20.841430  8761 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.841663  8445 raft_consensus.cc:3060] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.841691  8762 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:20.846462  8761 raft_consensus.cc:2410] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f9961caa08b44601bb4ff1c03962a789 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.
I20260630 12:37:20.849006  8445 raft_consensus.cc:2468] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9961caa08b44601bb4ff1c03962a789 in term 2.
I20260630 12:37:20.850065  8486 leader_election.cc:304] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [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: 1f25883335964cb09ef6c7d1a1ded5cf, f9961caa08b44601bb4ff1c03962a789; no voters: 9f78d525a96b4d69ac4eb091dffd9f30
I20260630 12:37:20.850726  8569 raft_consensus.cc:2804] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.851186  8569 raft_consensus.cc:697] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 2 LEADER]: Becoming Leader. State: Replica: f9961caa08b44601bb4ff1c03962a789, State: Running, Role: LEADER
I20260630 12:37:20.851948  8569 consensus_queue.cc:237] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Queue going to LEADER 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: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } }
I20260630 12:37:20.858357  8267 catalog_manager.cc:5697] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 reported cstate change: term changed from 1 to 2, leader changed from 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193) to f9961caa08b44601bb4ff1c03962a789 (127.0.205.195). New cstate: current_term: 2 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.891605  8806 ts_tablet_manager.cc:933] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Initiating tablet copy from peer 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527)
I20260630 12:37:20.892903  8806 tablet_copy_client.cc:323] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:35527
I20260630 12:37:20.901866  8456 tablet_copy_service.cc:140] P 1f25883335964cb09ef6c7d1a1ded5cf: Received BeginTabletCopySession request for tablet c808a27ea2a841a39e8024eabbcf643d from peer 132cd69363404faea5fd3eb696fff2db ({username='slave'} at 127.0.0.1:59746)
I20260630 12:37:20.902349  8456 tablet_copy_service.cc:161] P 1f25883335964cb09ef6c7d1a1ded5cf: Beginning new tablet copy session on tablet c808a27ea2a841a39e8024eabbcf643d from peer 132cd69363404faea5fd3eb696fff2db at {username='slave'} at 127.0.0.1:59746: session id = 132cd69363404faea5fd3eb696fff2db-c808a27ea2a841a39e8024eabbcf643d
I20260630 12:37:20.908015  8456 tablet_copy_source_session.cc:215] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.910432  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808a27ea2a841a39e8024eabbcf643d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.920598  8806 tablet_copy_client.cc:806] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:20.921073  8806 tablet_copy_client.cc:670] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:20.924093  8806 tablet_copy_client.cc:538] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:20.929963  8806 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Bootstrap starting.
I20260630 12:37:20.943398  8806 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: 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
I20260630 12:37:20.944032  8806 tablet_bootstrap.cc:492] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Bootstrap complete.
I20260630 12:37:20.944530  8806 ts_tablet_manager.cc:1403] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:37:20.946635  8806 raft_consensus.cc:359] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.947229  8806 raft_consensus.cc:740] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132cd69363404faea5fd3eb696fff2db, State: Initialized, Role: LEARNER
I20260630 12:37:20.947675  8806 consensus_queue.cc:260] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.949450  8806 ts_tablet_manager.cc:1434] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:20.950929  8456 tablet_copy_service.cc:342] P 1f25883335964cb09ef6c7d1a1ded5cf: Request end of tablet copy session 132cd69363404faea5fd3eb696fff2db-c808a27ea2a841a39e8024eabbcf643d received from {username='slave'} at 127.0.0.1:59746
I20260630 12:37:20.951253  8456 tablet_copy_service.cc:434] P 1f25883335964cb09ef6c7d1a1ded5cf: ending tablet copy session 132cd69363404faea5fd3eb696fff2db-c808a27ea2a841a39e8024eabbcf643d on tablet c808a27ea2a841a39e8024eabbcf643d with peer 132cd69363404faea5fd3eb696fff2db
W20260630 12:37:20.978628  8317 auto_rebalancer.cc:639] Failed to schedule move for tablet c808a27ea2a841a39e8024eabbcf643d: Invalid argument: Server with UUID 132cd69363404faea5fd3eb696fff2db is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
W20260630 12:37:20.989112  8484 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:37:20.989452  8520 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:20.994537  8445 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:20.994776  8762 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:37:20.994835  8483 consensus_peers.cc:597] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 -> Peer 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): Couldn't send request to peer 132cd69363404faea5fd3eb696fff2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8be84a2a18444a8f918d3f87e64527ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.995927  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:20.996680  8590 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:21.002980  8801 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:21.004729  8445 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:21.008471  8762 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } }
I20260630 12:37:21.016904  8267 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index 3 to 4, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:21.019169  8317 auto_rebalancer.cc:639] Failed to schedule move for tablet 6eae94f62a254cc8a54b60388b4391c2: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:21.290030  8520 consensus_queue.cc:237] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:21.295095  8445 raft_consensus.cc:1275] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.295336  8762 raft_consensus.cc:1275] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.296355  8590 consensus_queue.cc:1048] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.297067  8801 consensus_queue.cc:1048] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.305900  8445 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.306088  8762 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.306444  8590 raft_consensus.cc:2955] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.316653  8253 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da13b176fc504d64a0a0d6a93a38222f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.320358  8269 catalog_manager.cc:5697] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf reported cstate change: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.329887  8668 tablet_service.cc:1558] Processing DeleteTablet for tablet da13b176fc504d64a0a0d6a93a38222f with delete_type TABLET_DATA_TOMBSTONED (TS 132cd69363404faea5fd3eb696fff2db not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:37680
I20260630 12:37:21.333580  8818 tablet_replica.cc:333] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: stopping tablet replica
I20260630 12:37:21.334592  8818 raft_consensus.cc:2243] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.335089  8818 raft_consensus.cc:2272] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.337185  8818 ts_tablet_manager.cc:1916] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.347899  8818 ts_tablet_manager.cc:1929] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.348196  8818 log.cc:1199] T da13b176fc504d64a0a0d6a93a38222f P 132cd69363404faea5fd3eb696fff2db: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root/wals/da13b176fc504d64a0a0d6a93a38222f
I20260630 12:37:21.349417  8253 catalog_manager.cc:5028] TS 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): tablet da13b176fc504d64a0a0d6a93a38222f (table test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]) successfully deleted
I20260630 12:37:21.404150  8445 raft_consensus.cc:1275] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 2 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:21.405499  8589 consensus_queue.cc:1048] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:21.415112  8762 raft_consensus.cc:1275] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:37:21.415490  8762 pending_rounds.cc:85] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Aborting all ops after (but not including) 0
I20260630 12:37:21.415697  8762 pending_rounds.cc:107] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:21.415908  8762 raft_consensus.cc:2889] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:21.417490  8569 consensus_queue.cc:1048] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:21.437301  8678 raft_consensus.cc:1217] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:21.456734  8826 ts_tablet_manager.cc:933] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: Initiating tablet copy from peer f9961caa08b44601bb4ff1c03962a789 (127.0.205.195:40543)
I20260630 12:37:21.459345  8826 tablet_copy_client.cc:323] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:40543
I20260630 12:37:21.459328  8445 consensus_queue.cc:237] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } }
I20260630 12:37:21.461319  8530 tablet_copy_service.cc:140] P f9961caa08b44601bb4ff1c03962a789: Received BeginTabletCopySession request for tablet 8be84a2a18444a8f918d3f87e64527ab from peer 132cd69363404faea5fd3eb696fff2db ({username='slave'} at 127.0.0.1:40328)
I20260630 12:37:21.461855  8530 tablet_copy_service.cc:161] P f9961caa08b44601bb4ff1c03962a789: Beginning new tablet copy session on tablet 8be84a2a18444a8f918d3f87e64527ab from peer 132cd69363404faea5fd3eb696fff2db at {username='slave'} at 127.0.0.1:40328: session id = 132cd69363404faea5fd3eb696fff2db-8be84a2a18444a8f918d3f87e64527ab
I20260630 12:37:21.467089  8520 raft_consensus.cc:1275] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Refusing update from remote peer 1f25883335964cb09ef6c7d1a1ded5cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.467375  8762 raft_consensus.cc:1275] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer 1f25883335964cb09ef6c7d1a1ded5cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.468942  8620 consensus_queue.cc:1048] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.469743  8825 consensus_queue.cc:1048] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.471109  8530 tablet_copy_source_session.cc:215] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:21.474556  8826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be84a2a18444a8f918d3f87e64527ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.480171  8620 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.482123  8762 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.492672  8256 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c808a27ea2a841a39e8024eabbcf643d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.498939  8269 catalog_manager.cc:5697] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf reported cstate change: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:21.500691  8826 tablet_copy_client.cc:806] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:21.501312  8826 tablet_copy_client.cc:670] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:21.506491  8826 tablet_copy_client.cc:538] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:21.508455  8520 raft_consensus.cc:2955] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 132cd69363404faea5fd3eb696fff2db (127.0.205.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } }
I20260630 12:37:21.512550  8668 tablet_service.cc:1558] Processing DeleteTablet for tablet c808a27ea2a841a39e8024eabbcf643d with delete_type TABLET_DATA_TOMBSTONED (TS 132cd69363404faea5fd3eb696fff2db not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:37680
I20260630 12:37:21.519268  8818 tablet_replica.cc:333] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: stopping tablet replica
I20260630 12:37:21.520066  8818 raft_consensus.cc:2243] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.520553  8818 raft_consensus.cc:2272] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.523228  8818 ts_tablet_manager.cc:1916] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.515484  8826 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: Bootstrap starting.
I20260630 12:37:21.538789  8818 ts_tablet_manager.cc:1929] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.539319  8818 log.cc:1199] T c808a27ea2a841a39e8024eabbcf643d P 132cd69363404faea5fd3eb696fff2db: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-3-root/wals/c808a27ea2a841a39e8024eabbcf643d
I20260630 12:37:21.540836  8253 catalog_manager.cc:5028] TS 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): tablet c808a27ea2a841a39e8024eabbcf643d (table test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]) successfully deleted
I20260630 12:37:21.551234  8826 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: 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
I20260630 12:37:21.552184  8826 tablet_bootstrap.cc:492] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: Bootstrap complete.
I20260630 12:37:21.552881  8826 ts_tablet_manager.cc:1403] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.008s
I20260630 12:37:21.555750  8826 raft_consensus.cc:359] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:21.556581  8826 raft_consensus.cc:740] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132cd69363404faea5fd3eb696fff2db, State: Initialized, Role: LEARNER
I20260630 12:37:21.557232  8826 consensus_queue.cc:260] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
I20260630 12:37:21.559300  8826 ts_tablet_manager.cc:1434] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:21.561010  8530 tablet_copy_service.cc:342] P f9961caa08b44601bb4ff1c03962a789: Request end of tablet copy session 132cd69363404faea5fd3eb696fff2db-8be84a2a18444a8f918d3f87e64527ab received from {username='slave'} at 127.0.0.1:40328
I20260630 12:37:21.561430  8530 tablet_copy_service.cc:434] P f9961caa08b44601bb4ff1c03962a789: ending tablet copy session 132cd69363404faea5fd3eb696fff2db-8be84a2a18444a8f918d3f87e64527ab on tablet 8be84a2a18444a8f918d3f87e64527ab with peer 132cd69363404faea5fd3eb696fff2db
I20260630 12:37:22.041930  8678 raft_consensus.cc:1217] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:37:22.515628  8832 raft_consensus.cc:1064] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: attempting to promote NON_VOTER 132cd69363404faea5fd3eb696fff2db to VOTER
I20260630 12:37:22.517499  8832 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } }
I20260630 12:37:22.524024  8678 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 LEARNER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:22.524227  8445 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:22.524730  8762 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:22.525693  8832 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:22.526648  8831 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:22.527567  8569 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:22.540874  8832 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 132cd69363404faea5fd3eb696fff2db (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.543596  8677 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 132cd69363404faea5fd3eb696fff2db (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.548074  8762 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 132cd69363404faea5fd3eb696fff2db (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.551940  8445 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 132cd69363404faea5fd3eb696fff2db (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.556907  8269 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index 4 to 5, 132cd69363404faea5fd3eb696fff2db (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:22.579109  8520 consensus_queue.cc:237] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } }
I20260630 12:37:22.584993  8762 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:22.586275  8831 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:37:22.587393  8677 raft_consensus.cc:1275] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 FOLLOWER]: Refusing update from remote peer f9961caa08b44601bb4ff1c03962a789: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:22.588660  8831 consensus_queue.cc:1048] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:37:22.592437  8569 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.594714  8762 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.596994  8677 raft_consensus.cc:2955] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } } }
I20260630 12:37:22.602399  8253 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8be84a2a18444a8f918d3f87e64527ab with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:22.610031  8267 catalog_manager.cc:5697] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 reported cstate change: config changed from index 5 to 6, VOTER 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194) evicted. New cstate: current_term: 1 leader_uuid: "f9961caa08b44601bb4ff1c03962a789" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:22.619854  8435 tablet_service.cc:1558] Processing DeleteTablet for tablet 8be84a2a18444a8f918d3f87e64527ab with delete_type TABLET_DATA_TOMBSTONED (TS 1f25883335964cb09ef6c7d1a1ded5cf not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59702
I20260630 12:37:22.621845  8843 tablet_replica.cc:333] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: stopping tablet replica
I20260630 12:37:22.622489  8843 raft_consensus.cc:2243] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:22.623171  8843 raft_consensus.cc:2272] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:22.625547  8843 ts_tablet_manager.cc:1916] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:22.635700  8843 ts_tablet_manager.cc:1929] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:37:22.636063  8843 log.cc:1199] T 8be84a2a18444a8f918d3f87e64527ab P 1f25883335964cb09ef6c7d1a1ded5cf: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822842926995-823-0/minicluster-data/ts-1-root/wals/8be84a2a18444a8f918d3f87e64527ab
I20260630 12:37:22.637528  8256 catalog_manager.cc:5028] TS 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527): tablet 8be84a2a18444a8f918d3f87e64527ab (table test-workload [id=92cc3f2c20a94c2ea32e45bd0c3d0c6c]) successfully deleted
W20260630 12:37:23.620049  8317 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9f78d525a96b4d69ac4eb091dffd9f30 not available for placement
I20260630 12:37:24.504716   823 tablet_server.cc:179] TabletServer@127.0.205.193:42219 shutting down...
I20260630 12:37:24.528515   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.529332   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:24.530061   823 raft_consensus.cc:2243] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.531152   823 raft_consensus.cc:2272] T da13b176fc504d64a0a0d6a93a38222f P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.533737   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:24.534399   823 raft_consensus.cc:2243] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.534865   823 raft_consensus.cc:2272] T 6eae94f62a254cc8a54b60388b4391c2 P 9f78d525a96b4d69ac4eb091dffd9f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.537330   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:24.537868   823 raft_consensus.cc:2243] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.539824   823 raft_consensus.cc:2272] T 8be84a2a18444a8f918d3f87e64527ab P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.542062   823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:24.542486   823 raft_consensus.cc:2243] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.543372   823 raft_consensus.cc:2272] T c808a27ea2a841a39e8024eabbcf643d P 9f78d525a96b4d69ac4eb091dffd9f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.567929   823 tablet_server.cc:196] TabletServer@127.0.205.193:42219 shutdown complete.
I20260630 12:37:24.592762   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
W20260630 12:37:24.609676  8483 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260630 12:37:24.617524   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:24.617678  8483 consensus_peers.cc:597] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:24.618359   823 tablet_replica.cc:333] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf: stopping tablet replica
I20260630 12:37:24.619063   823 raft_consensus.cc:2243] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.619961   823 raft_consensus.cc:2272] T da13b176fc504d64a0a0d6a93a38222f P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.622905   823 tablet_replica.cc:333] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf: stopping tablet replica
I20260630 12:37:24.623459   823 raft_consensus.cc:2243] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.624017   823 raft_consensus.cc:2272] T 6eae94f62a254cc8a54b60388b4391c2 P 1f25883335964cb09ef6c7d1a1ded5cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.627127   823 tablet_replica.cc:333] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf: stopping tablet replica
I20260630 12:37:24.627693   823 raft_consensus.cc:2243] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.628829   823 raft_consensus.cc:2272] T c808a27ea2a841a39e8024eabbcf643d P 1f25883335964cb09ef6c7d1a1ded5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.635749  8520 consensus_queue.cc:237] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [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: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } attrs { replace: true } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } }
W20260630 12:37:24.647487  8483 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 132cd69363404faea5fd3eb696fff2db (127.0.205.196:40839): Couldn't send request to peer 132cd69363404faea5fd3eb696fff2db. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:24.648375  8486 connection.cc:573] client connection to 127.0.205.194:35527 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260630 12:37:24.648907  8486 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 1f25883335964cb09ef6c7d1a1ded5cf (127.0.205.194:35527): Couldn't send request to peer 1f25883335964cb09ef6c7d1a1ded5cf. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:24.652323  8483 consensus_peers.cc:597] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 -> Peer 9f78d525a96b4d69ac4eb091dffd9f30 (127.0.205.193:42219): Couldn't send request to peer 9f78d525a96b4d69ac4eb091dffd9f30. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:42219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:24.661530   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:24.681010   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:24.699846   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.700578   823 tablet_replica.cc:333] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789: stopping tablet replica
I20260630 12:37:24.701191   823 raft_consensus.cc:2243] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.701931   823 raft_consensus.cc:2272] T c808a27ea2a841a39e8024eabbcf643d P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.704209   823 tablet_replica.cc:333] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: stopping tablet replica
I20260630 12:37:24.704770   823 raft_consensus.cc:2243] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.705611   823 pending_rounds.cc:70] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Trying to abort 1 pending ops.
I20260630 12:37:24.705806   823 pending_rounds.cc:77] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7302443190820200448 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "da13b176fc504d64a0a0d6a93a38222f" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f78d525a96b4d69ac4eb091dffd9f30" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42219 } attrs { replace: true } } peers { permanent_uuid: "1f25883335964cb09ef6c7d1a1ded5cf" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 35527 } } peers { permanent_uuid: "f9961caa08b44601bb4ff1c03962a789" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40543 } } peers { permanent_uuid: "132cd69363404faea5fd3eb696fff2db" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 40839 } attrs { promote: true } } } }
I20260630 12:37:24.706482   823 raft_consensus.cc:2917] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260630 12:37:24.706769   823 raft_consensus.cc:2889] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:24.707444   823 raft_consensus.cc:2272] T da13b176fc504d64a0a0d6a93a38222f P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:24.708199  8317 auto_rebalancer.cc:639] Failed to schedule move for tablet da13b176fc504d64a0a0d6a93a38222f: Aborted: Op aborted
I20260630 12:37:24.710227   823 tablet_replica.cc:333] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789: stopping tablet replica
I20260630 12:37:24.710827   823 raft_consensus.cc:2243] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.711817   823 raft_consensus.cc:2272] T 8be84a2a18444a8f918d3f87e64527ab P f9961caa08b44601bb4ff1c03962a789 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:24.712563  8317 auto_rebalancer.cc:639] Failed to schedule move for tablet c808a27ea2a841a39e8024eabbcf643d: Network error: Client connection negotiation failed: client connection to 127.0.205.194:35527: connect: Connection refused (error 111)
I20260630 12:37:24.714171   823 tablet_replica.cc:333] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789: stopping tablet replica
I20260630 12:37:24.714665   823 raft_consensus.cc:2243] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.715456   823 raft_consensus.cc:2272] T 6eae94f62a254cc8a54b60388b4391c2 P f9961caa08b44601bb4ff1c03962a789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.738987   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:24.757148   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:24.774689   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.775348   823 tablet_replica.cc:333] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db: stopping tablet replica
I20260630 12:37:24.775864   823 raft_consensus.cc:2243] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.776489   823 raft_consensus.cc:2272] T 8be84a2a18444a8f918d3f87e64527ab P 132cd69363404faea5fd3eb696fff2db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.797644   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:24.811663   823 master.cc:562] Master@127.0.205.254:35559 shutting down...
I20260630 12:37:24.826606   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.827188   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.827461   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad29b94434be4c26a1b098c8d98b7975: stopping tablet replica
I20260630 12:37:24.845786   823 master.cc:584] Master@127.0.205.254:35559 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8060 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:37:24.884208   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:43463
I20260630 12:37:24.885264   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:24.890184  8850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.891264  8851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.891535  8853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:24.891870   823 server_base.cc:1061] running on GCE node
I20260630 12:37:24.892635   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:24.892835   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:24.892980   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823044892963 us; error 0 us; skew 500 ppm
I20260630 12:37:24.893436   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:24.895519   823 webserver.cc:533] Webserver started at http://127.0.205.254:40701/ using document root <none> and password file <none>
I20260630 12:37:24.896117   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:24.896296   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:24.896551   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:24.897612   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-tsj5"
I20260630 12:37:24.901655   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:24.904740  8858 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.905383   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:24.905627   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-tsj5"
I20260630 12:37:24.905874   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-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)
I20260630 12:37:24.915289   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:24.916435   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:24.951392   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:43463
I20260630 12:37:24.951488  8909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:43463 every 8 connection(s)
I20260630 12:37:24.955055  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:24.965745  8910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e: Bootstrap starting.
I20260630 12:37:24.970206  8910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:24.974025  8910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e: No bootstrap required, opened a new log
I20260630 12:37:24.975955  8910 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER }
I20260630 12:37:24.976289  8910 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:24.976464  8910 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bec321e3c6c44ae803cd7c5fe5aba6e, State: Initialized, Role: FOLLOWER
I20260630 12:37:24.976994  8910 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER }
I20260630 12:37:24.977416  8910 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:24.977598  8910 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:24.977818  8910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:24.981999  8910 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER }
I20260630 12:37:24.982430  8910 leader_election.cc:304] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [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: 7bec321e3c6c44ae803cd7c5fe5aba6e; no voters: 
I20260630 12:37:24.983378  8910 leader_election.cc:290] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:24.983722  8913 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:24.985004  8913 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 1 LEADER]: Becoming Leader. State: Replica: 7bec321e3c6c44ae803cd7c5fe5aba6e, State: Running, Role: LEADER
I20260630 12:37:24.985539  8913 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [LEADER]: Queue going to LEADER mode. State: All 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: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER }
I20260630 12:37:24.986076  8910 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:24.988287  8914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER } }
I20260630 12:37:24.988483  8915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7bec321e3c6c44ae803cd7c5fe5aba6e. Latest consensus state: current_term: 1 leader_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bec321e3c6c44ae803cd7c5fe5aba6e" member_type: VOTER } }
I20260630 12:37:24.989176  8914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:24.989918  8915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:24.992477  8920 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:24.997251  8920 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:25.005165   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:25.005745  8920 catalog_manager.cc:1383] Generated new cluster ID: 044b3e3ba25f4a1b8e00b677820ec893
I20260630 12:37:25.005990  8920 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:25.018430  8920 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:25.019651  8920 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:25.030830  8920 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e: Generated new TSK 0
I20260630 12:37:25.031358  8920 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:25.038671   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.044103  8931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.044935  8932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.046881  8934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.047336   823 server_base.cc:1061] running on GCE node
I20260630 12:37:25.048174   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.048362   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.048523   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823045048506 us; error 0 us; skew 500 ppm
I20260630 12:37:25.049021   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.050995   823 webserver.cc:533] Webserver started at http://127.0.205.193:34293/ using document root <none> and password file <none>
I20260630 12:37:25.051419   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.051592   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.051878   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.052888   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "7928f451b91c4cd0bd00aeee84890488"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.056862   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:25.059749  8939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.060401   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.060658   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "7928f451b91c4cd0bd00aeee84890488"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.060921   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-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)
I20260630 12:37:25.070654   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.071727   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.073096   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.075181   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.075372   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.075570   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.075730   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.112648   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:34689
I20260630 12:37:25.112759  9001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:34689 every 8 connection(s)
I20260630 12:37:25.117005   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.124001  9006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.125468  9007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.127842  9009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.129616   823 server_base.cc:1061] running on GCE node
I20260630 12:37:25.129702  9002 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43463
I20260630 12:37:25.130188  9002 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.130738   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.131024   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.131024  9002 heartbeater.cc:507] Master 127.0.205.254:43463 requested a full tablet report, sending...
I20260630 12:37:25.131484   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823045131463 us; error 0 us; skew 500 ppm
I20260630 12:37:25.132246   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.133636  8875 ts_manager.cc:194] Registered new tserver with Master: 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193:34689)
I20260630 12:37:25.134541   823 webserver.cc:533] Webserver started at http://127.0.205.194:41813/ using document root <none> and password file <none>
I20260630 12:37:25.135033   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.135205   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.135430   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.135592  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37428
I20260630 12:37:25.136617   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "77e1076fcb52441b9a449ae2753a69a8"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.141019   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:25.144263  9014 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.144954   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.145196   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "77e1076fcb52441b9a449ae2753a69a8"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.145440   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-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)
I20260630 12:37:25.156096   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.157146   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.158456   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.160506   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.160686   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.160895   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.161036   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.198200   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:43263
I20260630 12:37:25.198323  9076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:43263 every 8 connection(s)
I20260630 12:37:25.202611   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.209347  9080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.210850  9081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.212172  9083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.212484   823 server_base.cc:1061] running on GCE node
I20260630 12:37:25.213701   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.213907   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.214107   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823045214086 us; error 0 us; skew 500 ppm
I20260630 12:37:25.214669  9077 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43463
I20260630 12:37:25.214751   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.215176  9077 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.215974  9077 heartbeater.cc:507] Master 127.0.205.254:43463 requested a full tablet report, sending...
I20260630 12:37:25.217875   823 webserver.cc:533] Webserver started at http://127.0.205.195:36157/ using document root <none> and password file <none>
I20260630 12:37:25.218523   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.218472  8875 ts_manager.cc:194] Registered new tserver with Master: 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263)
I20260630 12:37:25.218951   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.219283   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.220422  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37438
I20260630 12:37:25.220775   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "8276d83bcd0940ec9916c73bd7d94806"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.225072   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:25.228147  9088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.228806   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.229061   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "8276d83bcd0940ec9916c73bd7d94806"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-tsj5"
I20260630 12:37:25.229316   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-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)
I20260630 12:37:25.247109   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.248222   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.249505   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.251484   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.251673   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.251890   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.252035   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.287819   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:44185
I20260630 12:37:25.287945  9150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:44185 every 8 connection(s)
I20260630 12:37:25.300216  9151 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43463
I20260630 12:37:25.300611  9151 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.301287  9151 heartbeater.cc:507] Master 127.0.205.254:43463 requested a full tablet report, sending...
I20260630 12:37:25.303032  8875 ts_manager.cc:194] Registered new tserver with Master: 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:25.304052   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013328596s
I20260630 12:37:25.304328  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37444
I20260630 12:37:26.138367  9002 heartbeater.cc:499] Master 127.0.205.254:43463 was elected leader, sending a full tablet report...
I20260630 12:37:26.222787  9077 heartbeater.cc:499] Master 127.0.205.254:43463 was elected leader, sending a full tablet report...
I20260630 12:37:26.307013  9151 heartbeater.cc:499] Master 127.0.205.254:43463 was elected leader, sending a full tablet report...
I20260630 12:37:26.356817  8875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37458:
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"
    }
  }
}
W20260630 12:37:26.359035  8875 catalog_manager.cc:7077] 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.
I20260630 12:37:26.405069  9116 tablet_service.cc:1511] Processing CreateTablet for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.406414  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.410077  9115 tablet_service.cc:1511] Processing CreateTablet for tablet 1191b40f0b37486f9d5385c44fca3b0b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.411419  9115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1191b40f0b37486f9d5385c44fca3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.414248  9113 tablet_service.cc:1511] Processing CreateTablet for tablet 84416b9a2e684f488906c83f4e491a28 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.415485  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84416b9a2e684f488906c83f4e491a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.416831  9114 tablet_service.cc:1511] Processing CreateTablet for tablet 1c746c2a2960465b8437376b23afa74b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.419453  9114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c746c2a2960465b8437376b23afa74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.438208  9040 tablet_service.cc:1511] Processing CreateTablet for tablet 1c746c2a2960465b8437376b23afa74b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.439574  9040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c746c2a2960465b8437376b23afa74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.439330  9039 tablet_service.cc:1511] Processing CreateTablet for tablet 84416b9a2e684f488906c83f4e491a28 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.440562  9039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84416b9a2e684f488906c83f4e491a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.444864  9041 tablet_service.cc:1511] Processing CreateTablet for tablet 1191b40f0b37486f9d5385c44fca3b0b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.446110  9041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1191b40f0b37486f9d5385c44fca3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.438242  9042 tablet_service.cc:1511] Processing CreateTablet for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.451856  9042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.453292  8967 tablet_service.cc:1511] Processing CreateTablet for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.454497  8967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.457566  8965 tablet_service.cc:1511] Processing CreateTablet for tablet 1c746c2a2960465b8437376b23afa74b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.458791  8965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c746c2a2960465b8437376b23afa74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.462882  8966 tablet_service.cc:1511] Processing CreateTablet for tablet 1191b40f0b37486f9d5385c44fca3b0b (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.464135  8966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1191b40f0b37486f9d5385c44fca3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.456123  8964 tablet_service.cc:1511] Processing CreateTablet for tablet 84416b9a2e684f488906c83f4e491a28 (DEFAULT_TABLE table=test-workload [id=cc84d0af2af54afea20b7e361184090c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.468816  8964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84416b9a2e684f488906c83f4e491a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.477910  9172 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: Bootstrap starting.
I20260630 12:37:26.482146  9172 tablet_bootstrap.cc:654] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.498198  9171 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: Bootstrap starting.
I20260630 12:37:26.508203  9171 tablet_bootstrap.cc:654] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.508610  9174 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: Bootstrap starting.
I20260630 12:37:26.512949  9172 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: No bootstrap required, opened a new log
I20260630 12:37:26.513384  9172 ts_tablet_manager.cc:1403] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.018s
I20260630 12:37:26.514717  9174 tablet_bootstrap.cc:654] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.515066  9171 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: No bootstrap required, opened a new log
I20260630 12:37:26.515529  9171 ts_tablet_manager.cc:1403] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.003s
I20260630 12:37:26.516204  9172 raft_consensus.cc:359] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.517009  9172 raft_consensus.cc:385] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.517355  9172 raft_consensus.cc:740] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.518121  9172 consensus_queue.cc:260] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.518337  9171 raft_consensus.cc:359] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.518823  9174 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: No bootstrap required, opened a new log
I20260630 12:37:26.519022  9171 raft_consensus.cc:385] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.519358  9174 ts_tablet_manager.cc:1403] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:37:26.519424  9171 raft_consensus.cc:740] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8276d83bcd0940ec9916c73bd7d94806, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.520344  9171 consensus_queue.cc:260] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.520895  9172 ts_tablet_manager.cc:1434] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:37:26.521935  9172 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: Bootstrap starting.
I20260630 12:37:26.522238  9174 raft_consensus.cc:359] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.522995  9174 raft_consensus.cc:385] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.523324  9174 raft_consensus.cc:740] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e1076fcb52441b9a449ae2753a69a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.524287  9174 consensus_queue.cc:260] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.528900  9172 tablet_bootstrap.cc:654] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.532426  9171 ts_tablet_manager.cc:1434] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:37:26.533511  9171 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: Bootstrap starting.
I20260630 12:37:26.536803  9174 ts_tablet_manager.cc:1434] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:37:26.537896  9174 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: Bootstrap starting.
I20260630 12:37:26.539563  9171 tablet_bootstrap.cc:654] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.545210  9172 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: No bootstrap required, opened a new log
I20260630 12:37:26.545579  9172 ts_tablet_manager.cc:1403] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.016s
I20260630 12:37:26.547318  9174 tablet_bootstrap.cc:654] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.548231  9172 raft_consensus.cc:359] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.548972  9172 raft_consensus.cc:385] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.549249  9172 raft_consensus.cc:740] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.549957  9172 consensus_queue.cc:260] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.551745  9172 ts_tablet_manager.cc:1434] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:26.552587  9172 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: Bootstrap starting.
I20260630 12:37:26.557152  9172 tablet_bootstrap.cc:654] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.557809  9171 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: No bootstrap required, opened a new log
I20260630 12:37:26.558218  9174 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: No bootstrap required, opened a new log
I20260630 12:37:26.558827  9174 ts_tablet_manager.cc:1403] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:37:26.558286  9171 ts_tablet_manager.cc:1403] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260630 12:37:26.561668  9174 raft_consensus.cc:359] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.562265  9174 raft_consensus.cc:385] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.561995  9171 raft_consensus.cc:359] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.562527  9174 raft_consensus.cc:740] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e1076fcb52441b9a449ae2753a69a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.563334  9174 consensus_queue.cc:260] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.563902  9172 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: No bootstrap required, opened a new log
I20260630 12:37:26.564352  9172 ts_tablet_manager.cc:1403] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:37:26.565415  9174 ts_tablet_manager.cc:1434] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:26.562677  9171 raft_consensus.cc:385] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.566330  9174 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: Bootstrap starting.
I20260630 12:37:26.566346  9171 raft_consensus.cc:740] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8276d83bcd0940ec9916c73bd7d94806, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.567041  9172 raft_consensus.cc:359] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.567829  9172 raft_consensus.cc:385] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.567472  9171 consensus_queue.cc:260] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.568166  9172 raft_consensus.cc:740] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.569141  9172 consensus_queue.cc:260] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.572702  9174 tablet_bootstrap.cc:654] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.573276  9172 ts_tablet_manager.cc:1434] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:26.574353  9172 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: Bootstrap starting.
I20260630 12:37:26.575707  9171 ts_tablet_manager.cc:1434] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260630 12:37:26.580368  9172 tablet_bootstrap.cc:654] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.582235  9171 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: Bootstrap starting.
I20260630 12:37:26.585659  9174 tablet_bootstrap.cc:492] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: No bootstrap required, opened a new log
I20260630 12:37:26.585979  9172 tablet_bootstrap.cc:492] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: No bootstrap required, opened a new log
I20260630 12:37:26.586145  9174 ts_tablet_manager.cc:1403] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:37:26.586434  9172 ts_tablet_manager.cc:1403] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:37:26.588135  9171 tablet_bootstrap.cc:654] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.588845  9174 raft_consensus.cc:359] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.589382  9174 raft_consensus.cc:385] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.589856  9174 raft_consensus.cc:740] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e1076fcb52441b9a449ae2753a69a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.589315  9172 raft_consensus.cc:359] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.590278  9172 raft_consensus.cc:385] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.590631  9172 raft_consensus.cc:740] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.590508  9174 consensus_queue.cc:260] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.591482  9172 consensus_queue.cc:260] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.592720  9174 ts_tablet_manager.cc:1434] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:26.593751  9174 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: Bootstrap starting.
I20260630 12:37:26.593775  9172 ts_tablet_manager.cc:1434] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:26.597357  9171 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: No bootstrap required, opened a new log
I20260630 12:37:26.597873  9171 ts_tablet_manager.cc:1403] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:37:26.600082  9174 tablet_bootstrap.cc:654] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.600677  9171 raft_consensus.cc:359] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.601426  9171 raft_consensus.cc:385] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.601738  9171 raft_consensus.cc:740] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8276d83bcd0940ec9916c73bd7d94806, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.602447  9171 consensus_queue.cc:260] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.604635  9171 ts_tablet_manager.cc:1434] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:37:26.605607  9171 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: Bootstrap starting.
I20260630 12:37:26.606493  9174 tablet_bootstrap.cc:492] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: No bootstrap required, opened a new log
I20260630 12:37:26.606997  9174 ts_tablet_manager.cc:1403] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:37:26.611236  9171 tablet_bootstrap.cc:654] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.611426  9174 raft_consensus.cc:359] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.612138  9174 raft_consensus.cc:385] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.612416  9174 raft_consensus.cc:740] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e1076fcb52441b9a449ae2753a69a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.613402  9174 consensus_queue.cc:260] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.615593  9174 ts_tablet_manager.cc:1434] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:37:26.616076  9171 tablet_bootstrap.cc:492] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: No bootstrap required, opened a new log
I20260630 12:37:26.616503  9171 ts_tablet_manager.cc:1403] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:37:26.618432  9171 raft_consensus.cc:359] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.618903  9171 raft_consensus.cc:385] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.619171  9171 raft_consensus.cc:740] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8276d83bcd0940ec9916c73bd7d94806, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.619808  9171 consensus_queue.cc:260] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.621521  9171 ts_tablet_manager.cc:1434] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:26.637220  9178 raft_consensus.cc:493] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.637591  9178 raft_consensus.cc:515] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.639418  9178 leader_election.cc:290] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193:34689)
I20260630 12:37:26.648556  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0050f1fb9e144ab7b7ec7077fc77dbc2" candidate_uuid: "8276d83bcd0940ec9916c73bd7d94806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8" is_pre_election: true
I20260630 12:37:26.649250  9052 raft_consensus.cc:2468] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8276d83bcd0940ec9916c73bd7d94806 in term 0.
I20260630 12:37:26.649770  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0050f1fb9e144ab7b7ec7077fc77dbc2" candidate_uuid: "8276d83bcd0940ec9916c73bd7d94806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7928f451b91c4cd0bd00aeee84890488" is_pre_election: true
I20260630 12:37:26.650287  9091 leader_election.cc:304] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 8276d83bcd0940ec9916c73bd7d94806; no voters: 
I20260630 12:37:26.650332  8977 raft_consensus.cc:2468] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8276d83bcd0940ec9916c73bd7d94806 in term 0.
I20260630 12:37:26.651054  9178 raft_consensus.cc:2804] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.651396  9178 raft_consensus.cc:493] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.651656  9178 raft_consensus.cc:3060] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.657083  9178 raft_consensus.cc:515] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.658530  9178 leader_election.cc:290] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [CANDIDATE]: Term 1 election: Requested vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193:34689)
I20260630 12:37:26.659173  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0050f1fb9e144ab7b7ec7077fc77dbc2" candidate_uuid: "8276d83bcd0940ec9916c73bd7d94806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8"
I20260630 12:37:26.659420  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0050f1fb9e144ab7b7ec7077fc77dbc2" candidate_uuid: "8276d83bcd0940ec9916c73bd7d94806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7928f451b91c4cd0bd00aeee84890488"
I20260630 12:37:26.659755  9052 raft_consensus.cc:3060] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.659981  8977 raft_consensus.cc:3060] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.666836  9052 raft_consensus.cc:2468] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8276d83bcd0940ec9916c73bd7d94806 in term 1.
I20260630 12:37:26.666836  8977 raft_consensus.cc:2468] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8276d83bcd0940ec9916c73bd7d94806 in term 1.
I20260630 12:37:26.667928  9091 leader_election.cc:304] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 8276d83bcd0940ec9916c73bd7d94806; no voters: 
I20260630 12:37:26.668463  9178 raft_consensus.cc:2804] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.669401  9178 raft_consensus.cc:697] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 LEADER]: Becoming Leader. State: Replica: 8276d83bcd0940ec9916c73bd7d94806, State: Running, Role: LEADER
I20260630 12:37:26.670095  9178 consensus_queue.cc:237] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } }
I20260630 12:37:26.677395  8872 catalog_manager.cc:5697] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "8276d83bcd0940ec9916c73bd7d94806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.692869  9177 raft_consensus.cc:493] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.693274  9177 raft_consensus.cc:515] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.695116  9177 leader_election.cc:290] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.704439  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1191b40f0b37486f9d5385c44fca3b0b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8" is_pre_election: true
I20260630 12:37:26.704547  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1191b40f0b37486f9d5385c44fca3b0b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806" is_pre_election: true
I20260630 12:37:26.705101  9052 raft_consensus.cc:2468] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 0.
I20260630 12:37:26.705163  9126 raft_consensus.cc:2468] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 0.
I20260630 12:37:26.706084  8942 leader_election.cc:304] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 7928f451b91c4cd0bd00aeee84890488; no voters: 
I20260630 12:37:26.706869  9177 raft_consensus.cc:2804] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.707202  9177 raft_consensus.cc:493] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.707437  9177 raft_consensus.cc:3060] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.712379  9177 raft_consensus.cc:515] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.714025  9177 leader_election.cc:290] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 election: Requested vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.714664  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1191b40f0b37486f9d5385c44fca3b0b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8"
I20260630 12:37:26.714967  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1191b40f0b37486f9d5385c44fca3b0b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806"
I20260630 12:37:26.715150  9052 raft_consensus.cc:3060] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.715441  9126 raft_consensus.cc:3060] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.719583  9052 raft_consensus.cc:2468] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 1.
I20260630 12:37:26.719959  9126 raft_consensus.cc:2468] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 1.
I20260630 12:37:26.720536  8942 leader_election.cc:304] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 7928f451b91c4cd0bd00aeee84890488; no voters: 
I20260630 12:37:26.721258  9177 raft_consensus.cc:2804] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.722210  9177 raft_consensus.cc:697] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Becoming Leader. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Running, Role: LEADER
I20260630 12:37:26.722815  9177 consensus_queue.cc:237] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.729571  8872 catalog_manager.cc:5697] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "7928f451b91c4cd0bd00aeee84890488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.781014  9179 raft_consensus.cc:493] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.781468  9179 raft_consensus.cc:515] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.783562  9179 leader_election.cc:290] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193:34689), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.793680  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84416b9a2e684f488906c83f4e491a28" candidate_uuid: "77e1076fcb52441b9a449ae2753a69a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7928f451b91c4cd0bd00aeee84890488" is_pre_election: true
I20260630 12:37:26.794036  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84416b9a2e684f488906c83f4e491a28" candidate_uuid: "77e1076fcb52441b9a449ae2753a69a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806" is_pre_election: true
I20260630 12:37:26.794373  8977 raft_consensus.cc:2468] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e1076fcb52441b9a449ae2753a69a8 in term 0.
I20260630 12:37:26.794620  9126 raft_consensus.cc:2468] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e1076fcb52441b9a449ae2753a69a8 in term 0.
I20260630 12:37:26.795511  9017 leader_election.cc:304] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 7928f451b91c4cd0bd00aeee84890488; no voters: 
I20260630 12:37:26.796186  9179 raft_consensus.cc:2804] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.796460  9179 raft_consensus.cc:493] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.796689  9179 raft_consensus.cc:3060] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.801409  9179 raft_consensus.cc:515] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.802809  9179 leader_election.cc:290] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [CANDIDATE]: Term 1 election: Requested vote from peers 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193:34689), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.803514  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84416b9a2e684f488906c83f4e491a28" candidate_uuid: "77e1076fcb52441b9a449ae2753a69a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7928f451b91c4cd0bd00aeee84890488"
I20260630 12:37:26.803696  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84416b9a2e684f488906c83f4e491a28" candidate_uuid: "77e1076fcb52441b9a449ae2753a69a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806"
I20260630 12:37:26.803989  8977 raft_consensus.cc:3060] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.804179  9126 raft_consensus.cc:3060] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.807255  9177 raft_consensus.cc:493] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.807723  9177 raft_consensus.cc:515] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.808743  9126 raft_consensus.cc:2468] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e1076fcb52441b9a449ae2753a69a8 in term 1.
I20260630 12:37:26.809113  8977 raft_consensus.cc:2468] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e1076fcb52441b9a449ae2753a69a8 in term 1.
I20260630 12:37:26.809871  9018 leader_election.cc:304] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 8276d83bcd0940ec9916c73bd7d94806; no voters: 
I20260630 12:37:26.810392  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c746c2a2960465b8437376b23afa74b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8" is_pre_election: true
I20260630 12:37:26.809736  9177 leader_election.cc:290] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.810724  9179 raft_consensus.cc:2804] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.811019  9052 raft_consensus.cc:2468] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 0.
I20260630 12:37:26.811239  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c746c2a2960465b8437376b23afa74b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806" is_pre_election: true
I20260630 12:37:26.811985  9179 raft_consensus.cc:697] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 LEADER]: Becoming Leader. State: Replica: 77e1076fcb52441b9a449ae2753a69a8, State: Running, Role: LEADER
I20260630 12:37:26.812282  8942 leader_election.cc:304] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e1076fcb52441b9a449ae2753a69a8, 7928f451b91c4cd0bd00aeee84890488; no voters: 
I20260630 12:37:26.811924  9126 raft_consensus.cc:2468] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 0.
I20260630 12:37:26.813041  9177 raft_consensus.cc:2804] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.812779  9179 consensus_queue.cc:237] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.813402  9177 raft_consensus.cc:493] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.813757  9177 raft_consensus.cc:3060] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.818985  9177 raft_consensus.cc:515] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.820552  9177 leader_election.cc:290] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 election: Requested vote from peers 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263), 8276d83bcd0940ec9916c73bd7d94806 (127.0.205.195:44185)
I20260630 12:37:26.820233  8872 catalog_manager.cc:5697] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "77e1076fcb52441b9a449ae2753a69a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.821452  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c746c2a2960465b8437376b23afa74b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8276d83bcd0940ec9916c73bd7d94806"
I20260630 12:37:26.821949  9126 raft_consensus.cc:3060] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.821879  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c746c2a2960465b8437376b23afa74b" candidate_uuid: "7928f451b91c4cd0bd00aeee84890488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e1076fcb52441b9a449ae2753a69a8"
I20260630 12:37:26.822558  9052 raft_consensus.cc:3060] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.828154  9126 raft_consensus.cc:2468] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 1.
I20260630 12:37:26.828887  9052 raft_consensus.cc:2468] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7928f451b91c4cd0bd00aeee84890488 in term 1.
I20260630 12:37:26.829178  8943 leader_election.cc:304] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7928f451b91c4cd0bd00aeee84890488, 8276d83bcd0940ec9916c73bd7d94806; no voters: 
I20260630 12:37:26.829803  9177 raft_consensus.cc:2804] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.830140  9177 raft_consensus.cc:697] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Becoming Leader. State: Replica: 7928f451b91c4cd0bd00aeee84890488, State: Running, Role: LEADER
I20260630 12:37:26.830716  9177 consensus_queue.cc:237] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:26.836413  8872 catalog_manager.cc:5697] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7928f451b91c4cd0bd00aeee84890488 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "7928f451b91c4cd0bd00aeee84890488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.876587   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:26.881647  9202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:26.882257  9203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:26.883566  9205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:26.884495   823 server_base.cc:1061] running on GCE node
I20260630 12:37:26.885821   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:26.886025   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:26.886184   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823046886167 us; error 0 us; skew 500 ppm
I20260630 12:37:26.886662   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:26.888823   823 webserver.cc:533] Webserver started at http://127.0.205.196:46271/ using document root <none> and password file <none>
I20260630 12:37:26.889258   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:26.889418   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:26.889659   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:26.890616   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "37b881c50e2f4073b15913d8bbe9ebc4"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-tsj5"
I20260630 12:37:26.894569   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:37:26.897554  9210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.898201   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:26.898474   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "37b881c50e2f4073b15913d8bbe9ebc4"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-tsj5"
I20260630 12:37:26.898729   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822842926995-823-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)
I20260630 12:37:26.913951   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:26.914920   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:26.916191   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:26.918179   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:26.918368   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.918579   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:26.918725   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.956290   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:46257
I20260630 12:37:26.956377  9272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:46257 every 8 connection(s)
I20260630 12:37:26.969813  9273 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43463
I20260630 12:37:26.970141  9273 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:26.970779  9273 heartbeater.cc:507] Master 127.0.205.254:43463 requested a full tablet report, sending...
I20260630 12:37:26.972466  8872 ts_manager.cc:194] Registered new tserver with Master: 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257)
I20260630 12:37:26.973841  8872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37460
W20260630 12:37:27.018993  8923 auto_rebalancer.cc:639] Failed to schedule move for tablet 1191b40f0b37486f9d5385c44fca3b0b: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:27.028558  8923 auto_rebalancer.cc:639] Failed to schedule move for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:27.031549  8923 auto_rebalancer.cc:639] Failed to schedule move for tablet 1c746c2a2960465b8437376b23afa74b: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:27.209800  9278 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.211110  9278 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.246608  9179 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.256440  9179 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.268659  9177 consensus_queue.cc:1048] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.278368  9177 consensus_queue.cc:1048] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.290670  9177 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.300591  9177 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.975786  9273 heartbeater.cc:499] Master 127.0.205.254:43463 was elected leader, sending a full tablet report...
I20260630 12:37:28.042975  8977 consensus_queue.cc:237] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.048601  9126 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.048714  9052 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.050653  9290 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.051542  9195 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.059437  9052 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.059770  9126 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.060693  8941 consensus_peers.cc:597] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1191b40f0b37486f9d5385c44fca3b0b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.069410  9177 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.071533  8873 catalog_manager.cc:5697] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 reported cstate change: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "7928f451b91c4cd0bd00aeee84890488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: true } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.082024  9126 consensus_queue.cc:237] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.089943  8977 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.092226  9283 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.095721  9052 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.097306  9301 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.099175  9301 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.105360  9090 consensus_peers.cc:597] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0050f1fb9e144ab7b7ec7077fc77dbc2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.110212  8977 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.111387  9052 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.114274  8872 catalog_manager.cc:5697] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 reported cstate change: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "8276d83bcd0940ec9916c73bd7d94806" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:28.137184  9052 consensus_queue.cc:237] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.143044  9126 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.143328  8977 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:28.144582  9179 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.145437  9199 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:28.151726  9287 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.154147  9016 consensus_peers.cc:597] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84416b9a2e684f488906c83f4e491a28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.154731  8977 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.155942  9126 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.165114  8873 catalog_manager.cc:5697] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 reported cstate change: config changed from index -1 to 2, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "77e1076fcb52441b9a449ae2753a69a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: true } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.168056  8977 consensus_queue.cc:237] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.174126  9126 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.175635  9052 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.175665  9296 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:28.177224  9290 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:28.181077  8941 consensus_peers.cc:597] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1191b40f0b37486f9d5385c44fca3b0b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.184428  9290 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.186053  9052 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.189002  9126 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.194185  8923 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:28.194545  8923 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:28.199364  9125 consensus_queue.cc:237] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.201661  8872 catalog_manager.cc:5697] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7928f451b91c4cd0bd00aeee84890488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.205240  9090 consensus_peers.cc:597] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0050f1fb9e144ab7b7ec7077fc77dbc2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.205842  8977 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.207464  9052 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.207289  9303 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:28.208842  9303 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:28.217135  9283 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.217578  8977 consensus_queue.cc:237] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } }
I20260630 12:37:28.217418  9052 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.218444  8976 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.226737  8923 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:28.227089  8923 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:28.231041  9125 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.232733  9051 consensus_queue.cc:237] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } }
I20260630 12:37:28.233835  9296 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.232772  9050 raft_consensus.cc:1275] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 7928f451b91c4cd0bd00aeee84890488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.236701  9296 consensus_queue.cc:1048] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.236358  8875 catalog_manager.cc:5697] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8276d83bcd0940ec9916c73bd7d94806" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
W20260630 12:37:28.242542  9016 consensus_peers.cc:597] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 -> Peer 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): Couldn't send request to peer 37b881c50e2f4073b15913d8bbe9ebc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84416b9a2e684f488906c83f4e491a28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.243494  9290 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } }
I20260630 12:37:28.244737  9126 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.246104  8976 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:28.245334  9050 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } }
I20260630 12:37:28.246264  9287 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:28.247671  9179 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:28.254320  8861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1191b40f0b37486f9d5385c44fca3b0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.255613  9179 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.256764  9125 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.259682  8873 catalog_manager.cc:5697] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 reported cstate change: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "7928f451b91c4cd0bd00aeee84890488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:28.260641  9124 raft_consensus.cc:2955] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } attrs { replace: false } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } }
W20260630 12:37:28.267370  8923 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:28.267707  8923 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:28.268246  8976 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } } }
I20260630 12:37:28.268949  9126 consensus_queue.cc:237] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [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: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } }
I20260630 12:37:28.276170  8977 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.278367  9303 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.283931  9050 raft_consensus.cc:1275] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Refusing update from remote peer 8276d83bcd0940ec9916c73bd7d94806: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.285300  9301 consensus_queue.cc:1048] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.284850  9283 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } }
I20260630 12:37:28.287055  8872 catalog_manager.cc:5697] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "77e1076fcb52441b9a449ae2753a69a8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b881c50e2f4073b15913d8bbe9ebc4" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:28.290663  9050 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } }
I20260630 12:37:28.294543  8977 raft_consensus.cc:2955] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } } }
I20260630 12:37:28.296958  9238 tablet_service.cc:1558] Processing DeleteTablet for tablet 1191b40f0b37486f9d5385c44fca3b0b with delete_type TABLET_DATA_TOMBSTONED (TS 37b881c50e2f4073b15913d8bbe9ebc4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43092
I20260630 12:37:28.296309  8862 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.307442  8873 catalog_manager.cc:5697] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 reported cstate change: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "8276d83bcd0940ec9916c73bd7d94806" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:28.313784  9050 consensus_queue.cc:237] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [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: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } }
I20260630 12:37:28.317126  9237 tablet_service.cc:1558] Processing DeleteTablet for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 with delete_type TABLET_DATA_TOMBSTONED (TS 37b881c50e2f4073b15913d8bbe9ebc4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43092
I20260630 12:37:28.320291  8977 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:37:28.320773  8860 catalog_manager.cc:4995] TS 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): delete failed for tablet 1191b40f0b37486f9d5385c44fca3b0b because the tablet was not found. No further retry: Not found: Tablet not found: 1191b40f0b37486f9d5385c44fca3b0b
I20260630 12:37:28.320957  9126 raft_consensus.cc:1275] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Refusing update from remote peer 77e1076fcb52441b9a449ae2753a69a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.321401  9179 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:37:28.321534  8860 catalog_manager.cc:4995] TS 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): delete failed for tablet 0050f1fb9e144ab7b7ec7077fc77dbc2 because the tablet was not found. No further retry: Not found: Tablet not found: 0050f1fb9e144ab7b7ec7077fc77dbc2
I20260630 12:37:28.322563  9287 consensus_queue.cc:1048] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.326565  9179 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } }
I20260630 12:37:28.328186  8977 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } }
I20260630 12:37:28.329864  9126 raft_consensus.cc:2955] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } }
I20260630 12:37:28.335464  8861 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84416b9a2e684f488906c83f4e491a28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.338330  8874 catalog_manager.cc:5697] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 reported cstate change: config changed from index 3 to 4, NON_VOTER 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196) evicted. New cstate: current_term: 1 leader_uuid: "77e1076fcb52441b9a449ae2753a69a8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7928f451b91c4cd0bd00aeee84890488" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34689 } } peers { permanent_uuid: "77e1076fcb52441b9a449ae2753a69a8" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 43263 } } peers { permanent_uuid: "8276d83bcd0940ec9916c73bd7d94806" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44185 } attrs { replace: false } } }
I20260630 12:37:28.348054  9238 tablet_service.cc:1558] Processing DeleteTablet for tablet 84416b9a2e684f488906c83f4e491a28 with delete_type TABLET_DATA_TOMBSTONED (TS 37b881c50e2f4073b15913d8bbe9ebc4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43092
W20260630 12:37:28.350603  8860 catalog_manager.cc:4995] TS 37b881c50e2f4073b15913d8bbe9ebc4 (127.0.205.196:46257): delete failed for tablet 84416b9a2e684f488906c83f4e491a28 because the tablet was not found. No further retry: Not found: Tablet not found: 84416b9a2e684f488906c83f4e491a28
I20260630 12:37:29.040077   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:29.056073   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:29.056612   823 tablet_replica.cc:333] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488: stopping tablet replica
I20260630 12:37:29.057102   823 raft_consensus.cc:2243] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.057794   823 raft_consensus.cc:2272] T 1191b40f0b37486f9d5385c44fca3b0b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.060011   823 tablet_replica.cc:333] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488: stopping tablet replica
I20260630 12:37:29.060501   823 raft_consensus.cc:2243] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.061188   823 raft_consensus.cc:2272] T 1c746c2a2960465b8437376b23afa74b P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.062964   823 tablet_replica.cc:333] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488: stopping tablet replica
I20260630 12:37:29.063431   823 raft_consensus.cc:2243] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.063971   823 raft_consensus.cc:2272] T 84416b9a2e684f488906c83f4e491a28 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.065891   823 tablet_replica.cc:333] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488: stopping tablet replica
I20260630 12:37:29.066337   823 raft_consensus.cc:2243] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.066830   823 raft_consensus.cc:2272] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 7928f451b91c4cd0bd00aeee84890488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.087844   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:37:29.099231   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:29.114586   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:29.115123   823 tablet_replica.cc:333] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8: stopping tablet replica
I20260630 12:37:29.115649   823 raft_consensus.cc:2243] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.116240   823 raft_consensus.cc:2272] T 1191b40f0b37486f9d5385c44fca3b0b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.118276   823 tablet_replica.cc:333] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8: stopping tablet replica
I20260630 12:37:29.118767   823 raft_consensus.cc:2243] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.119453   823 raft_consensus.cc:2272] T 84416b9a2e684f488906c83f4e491a28 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.121438   823 tablet_replica.cc:333] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8: stopping tablet replica
I20260630 12:37:29.121897   823 raft_consensus.cc:2243] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.122258   823 raft_consensus.cc:2272] T 1c746c2a2960465b8437376b23afa74b P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.123935   823 tablet_replica.cc:333] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8: stopping tablet replica
I20260630 12:37:29.124359   823 raft_consensus.cc:2243] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.124876   823 raft_consensus.cc:2272] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 77e1076fcb52441b9a449ae2753a69a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.145596   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:29.157054   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
W20260630 12:37:29.172003  9091 consensus_peers.cc:597] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 -> Peer 77e1076fcb52441b9a449ae2753a69a8 (127.0.205.194:43263): Couldn't send request to peer 77e1076fcb52441b9a449ae2753a69a8. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:43263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.178115   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:29.178709   823 tablet_replica.cc:333] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806: stopping tablet replica
I20260630 12:37:29.179224   823 raft_consensus.cc:2243] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.180014   823 raft_consensus.cc:2272] T 0050f1fb9e144ab7b7ec7077fc77dbc2 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.181998   823 tablet_replica.cc:333] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806: stopping tablet replica
I20260630 12:37:29.182483   823 raft_consensus.cc:2243] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.183009   823 raft_consensus.cc:2272] T 84416b9a2e684f488906c83f4e491a28 P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.185377   823 tablet_replica.cc:333] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806: stopping tablet replica
I20260630 12:37:29.185851   823 raft_consensus.cc:2243] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.186218   823 raft_consensus.cc:2272] T 1c746c2a2960465b8437376b23afa74b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.187915   823 tablet_replica.cc:333] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806: stopping tablet replica
I20260630 12:37:29.188326   823 raft_consensus.cc:2243] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:29.188845   823 raft_consensus.cc:2272] T 1191b40f0b37486f9d5385c44fca3b0b P 8276d83bcd0940ec9916c73bd7d94806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.200449   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:29.211756   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:29.226454   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:29.241487   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:29.248533   823 master.cc:562] Master@127.0.205.254:43463 shutting down...
I20260630 12:37:29.261571   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.262009   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.262248   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7bec321e3c6c44ae803cd7c5fe5aba6e: stopping tablet replica
I20260630 12:37:29.279994   823 master.cc:584] Master@127.0.205.254:43463 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4423 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:37:29.307593   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:34203
I20260630 12:37:29.308542   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:29.312881  9315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:29.312939  9316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:29.314195  9318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.314864   823 server_base.cc:1061] running on GCE node
I20260630 12:37:29.315539   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:29.315728   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:29.315893   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823049315876 us; error 0 us; skew 500 ppm
I20260630 12:37:29.316344   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:29.318307   823 webserver.cc:533] Webserver started at http://127.0.205.254:42271/ using document root <none> and password file <none>
I20260630 12:37:29.318734   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:29.318898   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:29.319119   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:29.320132   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "8871b356543f494984db55ff9b34ae9e"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.324054   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:29.327124  9323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.327761   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:29.328042   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "8871b356543f494984db55ff9b34ae9e"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.328280   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-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)
I20260630 12:37:29.343416   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:29.344316   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.376159   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:34203
I20260630 12:37:29.376245  9374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:34203 every 8 connection(s)
I20260630 12:37:29.379585  9375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.389171  9375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e: Bootstrap starting.
I20260630 12:37:29.393185  9375 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.396590  9375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e: No bootstrap required, opened a new log
I20260630 12:37:29.398378  9375 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER }
I20260630 12:37:29.398713  9375 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.398878  9375 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8871b356543f494984db55ff9b34ae9e, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.399389  9375 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER }
I20260630 12:37:29.399813  9375 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:29.400019  9375 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:29.400233  9375 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.404155  9375 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER }
I20260630 12:37:29.404593  9375 leader_election.cc:304] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [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: 8871b356543f494984db55ff9b34ae9e; no voters: 
I20260630 12:37:29.405561  9375 leader_election.cc:290] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:29.405839  9378 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:29.406993  9378 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 1 LEADER]: Becoming Leader. State: Replica: 8871b356543f494984db55ff9b34ae9e, State: Running, Role: LEADER
I20260630 12:37:29.407575  9378 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [LEADER]: Queue going to LEADER mode. State: All 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: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER }
I20260630 12:37:29.408142  9375 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:29.411991  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8871b356543f494984db55ff9b34ae9e. Latest consensus state: current_term: 1 leader_uuid: "8871b356543f494984db55ff9b34ae9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER } }
I20260630 12:37:29.412567  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:29.412961  9379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8871b356543f494984db55ff9b34ae9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871b356543f494984db55ff9b34ae9e" member_type: VOTER } }
I20260630 12:37:29.413528  9379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:29.414692  9385 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:29.419590  9385 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:29.421876   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:29.427719  9385 catalog_manager.cc:1383] Generated new cluster ID: 095810e7628c443b9ec10eb5d21091c2
I20260630 12:37:29.427955  9385 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:29.446775  9385 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:29.447898  9385 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:29.462636  9385 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e: Generated new TSK 0
I20260630 12:37:29.463101  9385 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:29.488436   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:29.493525  9396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:29.494743  9397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.496002   823 server_base.cc:1061] running on GCE node
W20260630 12:37:29.495942  9399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.496995   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:29.497215   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:29.497382   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823049497364 us; error 0 us; skew 500 ppm
I20260630 12:37:29.497848   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:29.499938   823 webserver.cc:533] Webserver started at http://127.0.205.193:36365/ using document root <none> and password file <none>
I20260630 12:37:29.500370   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:29.500535   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:29.500773   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:29.501748   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "013b4e197ef24b2fa52890015c108b2d"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.505991   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:29.508976  9404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.509692   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:29.509961   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "013b4e197ef24b2fa52890015c108b2d"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.510339   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-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)
I20260630 12:37:29.538239   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:29.539394   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.540701   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:29.542748   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:29.542929   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.543154   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:29.543304   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.578089   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:44251
I20260630 12:37:29.578181  9466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:44251 every 8 connection(s)
I20260630 12:37:29.582567   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:29.588443  9471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:29.588972  9472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.595938  9467 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34203
I20260630 12:37:29.596403  9467 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:29.596346  9475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.597388   823 server_base.cc:1061] running on GCE node
I20260630 12:37:29.597463  9467 heartbeater.cc:507] Master 127.0.205.254:34203 requested a full tablet report, sending...
I20260630 12:37:29.598538   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:29.598788   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:29.598989   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823049598968 us; error 0 us; skew 500 ppm
I20260630 12:37:29.599555   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:29.599597  9340 ts_manager.cc:194] Registered new tserver with Master: 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251)
I20260630 12:37:29.601320  9340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41406
I20260630 12:37:29.602052   823 webserver.cc:533] Webserver started at http://127.0.205.194:37991/ using document root <none> and password file <none>
I20260630 12:37:29.602669   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:29.602895   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:29.603214   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:29.604339   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "9730d92d3868403ebd5632b4e7463040"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.608326   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:29.611233  9479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.611974   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:29.612282   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "9730d92d3868403ebd5632b4e7463040"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.612531   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-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)
I20260630 12:37:29.629041   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:29.629988   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.631242   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:29.633268   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:29.633435   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.633661   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:29.633797   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.668282   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:46607
I20260630 12:37:29.668359  9541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:46607 every 8 connection(s)
I20260630 12:37:29.672719   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:29.679158  9545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:29.680788  9546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.683414   823 server_base.cc:1061] running on GCE node
W20260630 12:37:29.683737  9548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:29.684489  9542 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34203
I20260630 12:37:29.684782   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:29.684837  9542 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:29.685111   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:29.685318   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823049685301 us; error 0 us; skew 500 ppm
I20260630 12:37:29.685707  9542 heartbeater.cc:507] Master 127.0.205.254:34203 requested a full tablet report, sending...
I20260630 12:37:29.685834   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:29.687657  9340 ts_manager.cc:194] Registered new tserver with Master: 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607)
I20260630 12:37:29.688287   823 webserver.cc:533] Webserver started at http://127.0.205.195:36383/ using document root <none> and password file <none>
I20260630 12:37:29.688745   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:29.688917   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:29.689141   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:29.689070  9340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41422
I20260630 12:37:29.690372   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "d8bcb162c52b4474bf364ab901db76c7"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.694352   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:37:29.697180  9553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.697839   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:29.698092   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "d8bcb162c52b4474bf364ab901db76c7"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-tsj5"
I20260630 12:37:29.698333   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822842926995-823-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)
I20260630 12:37:29.716110   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:29.717084   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.718377   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:29.720420   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:29.720602   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.720810   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:29.720955   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.754895   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:36307
I20260630 12:37:29.754984  9615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:36307 every 8 connection(s)
I20260630 12:37:29.767066  9616 heartbeater.cc:344] Connected to a master server at 127.0.205.254:34203
I20260630 12:37:29.767417  9616 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:29.768077  9616 heartbeater.cc:507] Master 127.0.205.254:34203 requested a full tablet report, sending...
I20260630 12:37:29.769762  9340 ts_manager.cc:194] Registered new tserver with Master: d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:29.769865   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012241827s
I20260630 12:37:29.771021  9340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41434
I20260630 12:37:30.603861  9467 heartbeater.cc:499] Master 127.0.205.254:34203 was elected leader, sending a full tablet report...
I20260630 12:37:30.691463  9542 heartbeater.cc:499] Master 127.0.205.254:34203 was elected leader, sending a full tablet report...
I20260630 12:37:30.773439  9616 heartbeater.cc:499] Master 127.0.205.254:34203 was elected leader, sending a full tablet report...
I20260630 12:37:30.824873  9340 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41438:
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"
    }
  }
}
W20260630 12:37:30.827157  9340 catalog_manager.cc:7077] 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.
I20260630 12:37:30.885836  9432 tablet_service.cc:1511] Processing CreateTablet for tablet 77760d16337e4aa3872db92e8053b4e6 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.886241  9431 tablet_service.cc:1511] Processing CreateTablet for tablet b404829181e542a1a7aa12b3943b86ba (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.887215  9432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77760d16337e4aa3872db92e8053b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.888252  9430 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba37525303e43ea91125d8e0c08dd23 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.889509  9430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba37525303e43ea91125d8e0c08dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.894026  9428 tablet_service.cc:1511] Processing CreateTablet for tablet 86b811c709c74471810a1e334e3f3585 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.895306  9428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b811c709c74471810a1e334e3f3585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.895291  9429 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1db7ad1614b25bfe62ab71ef6288e (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.896817  9429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1db7ad1614b25bfe62ab71ef6288e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.899253  9431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b404829181e542a1a7aa12b3943b86ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.898995  9427 tablet_service.cc:1511] Processing CreateTablet for tablet 0f18d06b6fee40969cd3cebc761d23bb (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.900357  9427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f18d06b6fee40969cd3cebc761d23bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.922667  9580 tablet_service.cc:1511] Processing CreateTablet for tablet b404829181e542a1a7aa12b3943b86ba (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.924057  9581 tablet_service.cc:1511] Processing CreateTablet for tablet 77760d16337e4aa3872db92e8053b4e6 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.924831  9579 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba37525303e43ea91125d8e0c08dd23 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.925349  9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77760d16337e4aa3872db92e8053b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.926463  9578 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1db7ad1614b25bfe62ab71ef6288e (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.928797  9577 tablet_service.cc:1511] Processing CreateTablet for tablet 86b811c709c74471810a1e334e3f3585 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.930461  9636 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:30.930827  9576 tablet_service.cc:1511] Processing CreateTablet for tablet 0f18d06b6fee40969cd3cebc761d23bb (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.927731  9578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1db7ad1614b25bfe62ab71ef6288e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.936923  9636 tablet_bootstrap.cc:654] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.937106  9576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f18d06b6fee40969cd3cebc761d23bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.940146  9577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b811c709c74471810a1e334e3f3585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.944602  9638 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:30.945163  9579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba37525303e43ea91125d8e0c08dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.946430  9636 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:30.946883  9636 ts_tablet_manager.cc:1403] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260630 12:37:30.948123  9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b404829181e542a1a7aa12b3943b86ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.957931  9638 tablet_bootstrap.cc:654] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.960438  9507 tablet_service.cc:1511] Processing CreateTablet for tablet 77760d16337e4aa3872db92e8053b4e6 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.960803  9636 raft_consensus.cc:359] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:30.961560  9636 raft_consensus.cc:385] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.961735  9507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77760d16337e4aa3872db92e8053b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.961848  9636 raft_consensus.cc:740] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.962662  9636 consensus_queue.cc:260] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:30.963016  9506 tablet_service.cc:1511] Processing CreateTablet for tablet b404829181e542a1a7aa12b3943b86ba (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.964337  9506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b404829181e542a1a7aa12b3943b86ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.965794  9638 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:30.965576  9502 tablet_service.cc:1511] Processing CreateTablet for tablet 0f18d06b6fee40969cd3cebc761d23bb (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.966224  9638 ts_tablet_manager.cc:1403] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260630 12:37:30.966758  9502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f18d06b6fee40969cd3cebc761d23bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.968779  9503 tablet_service.cc:1511] Processing CreateTablet for tablet 86b811c709c74471810a1e334e3f3585 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.969005  9638 raft_consensus.cc:359] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:30.969769  9638 raft_consensus.cc:385] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.970140  9638 raft_consensus.cc:740] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.971081  9504 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1db7ad1614b25bfe62ab71ef6288e (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.972057  9505 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba37525303e43ea91125d8e0c08dd23 (DEFAULT_TABLE table=test-workload [id=e206a6c2d2654b879f4d8150ca1138c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.971071  9638 consensus_queue.cc:260] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:30.969988  9503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b811c709c74471810a1e334e3f3585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.976477  9504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1db7ad1614b25bfe62ab71ef6288e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.977047  9505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba37525303e43ea91125d8e0c08dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.980800  9636 ts_tablet_manager.cc:1434] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.010s
I20260630 12:37:30.981854  9636 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:30.987275  9636 tablet_bootstrap.cc:654] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.992318  9638 ts_tablet_manager.cc:1434] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260630 12:37:31.006716  9636 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:31.007346  9636 ts_tablet_manager.cc:1403] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260630 12:37:31.010026  9636 raft_consensus.cc:359] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.012842  9636 raft_consensus.cc:385] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.014703  9636 raft_consensus.cc:740] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.010632  9638 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:31.015583  9636 consensus_queue.cc:260] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.018713  9640 raft_consensus.cc:493] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.019141  9640 raft_consensus.cc:515] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.021322  9638 tablet_bootstrap.cc:654] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.021625  9640 leader_election.cc:290] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.031306  9636 ts_tablet_manager.cc:1434] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:37:31.033002  9636 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:31.033486  9643 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.038061  9636 tablet_bootstrap.cc:654] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.042593  9638 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:31.043211  9638 ts_tablet_manager.cc:1403] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260630 12:37:31.043741  9643 tablet_bootstrap.cc:654] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.046228  9638 raft_consensus.cc:359] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.046607  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040" is_pre_election: true
I20260630 12:37:31.047047  9638 raft_consensus.cc:385] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.047391  9638 raft_consensus.cc:740] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
W20260630 12:37:31.048420  9407 leader_election.cc:343] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.048194  9638 consensus_queue.cc:260] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.050727  9638 ts_tablet_manager.cc:1434] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:31.052114  9638 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:31.052248  9636 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:31.052835  9636 ts_tablet_manager.cc:1403] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:37:31.054986  9643 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.055528  9643 ts_tablet_manager.cc:1403] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260630 12:37:31.055593  9636 raft_consensus.cc:359] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.056432  9636 raft_consensus.cc:385] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.056766  9636 raft_consensus.cc:740] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.057593  9636 consensus_queue.cc:260] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.058624  9643 raft_consensus.cc:359] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.059376  9643 raft_consensus.cc:385] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.059700  9636 ts_tablet_manager.cc:1434] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:31.059695  9643 raft_consensus.cc:740] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.058135  9638 tablet_bootstrap.cc:654] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.060938  9636 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:31.066942  9636 tablet_bootstrap.cc:654] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.066814  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
W20260630 12:37:31.068629  9407 leader_election.cc:343] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.069097  9407 leader_election.cc:304] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [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: 013b4e197ef24b2fa52890015c108b2d; no voters: 9730d92d3868403ebd5632b4e7463040, d8bcb162c52b4474bf364ab901db76c7
I20260630 12:37:31.069924  9640 raft_consensus.cc:2749] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:31.060992  9643 consensus_queue.cc:260] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.077453  9636 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:31.077978  9636 ts_tablet_manager.cc:1403] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:37:31.080772  9636 raft_consensus.cc:359] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.082815  9636 raft_consensus.cc:385] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.083190  9636 raft_consensus.cc:740] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.083822  9643 ts_tablet_manager.cc:1434] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.008s
I20260630 12:37:31.083920  9636 consensus_queue.cc:260] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.084957  9643 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.085744  9638 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:31.086072  9636 ts_tablet_manager.cc:1434] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:37:31.082083  9652 raft_consensus.cc:493] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.086244  9638 ts_tablet_manager.cc:1403] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260630 12:37:31.086580  9652 raft_consensus.cc:515] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.089093  9638 raft_consensus.cc:359] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.089843  9638 raft_consensus.cc:385] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.090170  9638 raft_consensus.cc:740] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.090955  9643 tablet_bootstrap.cc:654] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.091034  9638 consensus_queue.cc:260] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.094867  9652 leader_election.cc:290] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.096838  9638 ts_tablet_manager.cc:1434] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:37:31.097924  9638 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:31.100941  9636 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:31.107225  9636 tablet_bootstrap.cc:654] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.115955  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.116741  9442 raft_consensus.cc:2468] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 0.
I20260630 12:37:31.118172  9481 leader_election.cc:304] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.118957  9652 raft_consensus.cc:2804] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.119318  9652 raft_consensus.cc:493] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.107283  9638 tablet_bootstrap.cc:654] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.119633  9652 raft_consensus.cc:3060] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.121296  9640 raft_consensus.cc:493] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.121743  9640 raft_consensus.cc:515] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.123612  9640 leader_election.cc:290] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.125428  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040" is_pre_election: true
I20260630 12:37:31.125886  9643 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.126344  9643 ts_tablet_manager.cc:1403] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.014s
I20260630 12:37:31.126575  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.127166  9591 raft_consensus.cc:2468] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 0.
W20260630 12:37:31.128686  9407 leader_election.cc:343] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.129344  9407 leader_election.cc:304] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [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: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7; no voters: 9730d92d3868403ebd5632b4e7463040
I20260630 12:37:31.126829  9652 raft_consensus.cc:515] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.129292  9643 raft_consensus.cc:359] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.130564  9643 raft_consensus.cc:385] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.130501  9640 raft_consensus.cc:2804] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.130975  9643 raft_consensus.cc:740] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.131065  9640 raft_consensus.cc:493] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.131520  9640 raft_consensus.cc:3060] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.131817  9643 consensus_queue.cc:260] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.132148  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d"
I20260630 12:37:31.132782  9442 raft_consensus.cc:3060] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.136350  9643 ts_tablet_manager.cc:1434] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:37:31.137349  9643 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.139310  9652 leader_election.cc:290] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Requested vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.129164  9636 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:31.141795  9442 raft_consensus.cc:2468] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 1.
I20260630 12:37:31.142943  9643 tablet_bootstrap.cc:654] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.144007  9481 leader_election.cc:304] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.144891  9652 raft_consensus.cc:2804] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.145385  9652 raft_consensus.cc:697] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Becoming Leader. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Running, Role: LEADER
I20260630 12:37:31.146149  9652 consensus_queue.cc:237] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.142849  9636 ts_tablet_manager.cc:1403] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.000s
I20260630 12:37:31.148955  9640 raft_consensus.cc:515] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.151517  9636 raft_consensus.cc:359] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.151789  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040"
W20260630 12:37:31.153193  9407 leader_election.cc:343] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.154348  9636 raft_consensus.cc:385] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.154686  9636 raft_consensus.cc:740] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.154860  9643 tablet_bootstrap.cc:492] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.155471  9643 ts_tablet_manager.cc:1403] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:37:31.155565  9636 consensus_queue.cc:260] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.156095  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7"
I20260630 12:37:31.156692  9591 raft_consensus.cc:3060] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.158419  9643 raft_consensus.cc:359] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.159235  9643 raft_consensus.cc:385] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.159555  9643 raft_consensus.cc:740] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.160419  9643 consensus_queue.cc:260] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.162796  9643 ts_tablet_manager.cc:1434] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:37:31.163587  9591 raft_consensus.cc:2468] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 1.
I20260630 12:37:31.164840  9407 leader_election.cc:304] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [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: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7; no voters: 9730d92d3868403ebd5632b4e7463040
I20260630 12:37:31.163820  9643 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.169509  9636 ts_tablet_manager.cc:1434] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:37:31.170590  9636 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: Bootstrap starting.
I20260630 12:37:31.171109  9660 raft_consensus.cc:2804] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.170323  9340 catalog_manager.cc:5697] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9730d92d3868403ebd5632b4e7463040 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "9730d92d3868403ebd5632b4e7463040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.176930  9636 tablet_bootstrap.cc:654] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.181066  9660 raft_consensus.cc:697] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 1 LEADER]: Becoming Leader. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Running, Role: LEADER
I20260630 12:37:31.181902  9660 consensus_queue.cc:237] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.175211  9643 tablet_bootstrap.cc:654] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.194811  9643 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.204031  9643 ts_tablet_manager.cc:1403] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260630 12:37:31.204001  9590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7"
W20260630 12:37:31.205650  9482 leader_election.cc:343] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.206714  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.207012  9643 raft_consensus.cc:359] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.207697  9643 raft_consensus.cc:385] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:37:31.208012  9482 leader_election.cc:343] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.202601  9339 catalog_manager.cc:5697] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 013b4e197ef24b2fa52890015c108b2d (127.0.205.193). New cstate: current_term: 1 leader_uuid: "013b4e197ef24b2fa52890015c108b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.197716  9640 leader_election.cc:290] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 election: Requested vote from peers 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.211349  9641 raft_consensus.cc:493] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.211822  9641 raft_consensus.cc:515] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.208021  9643 raft_consensus.cc:740] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.214349  9643 consensus_queue.cc:260] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.215646  9641 leader_election.cc:290] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607)
I20260630 12:37:31.216737  9643 ts_tablet_manager.cc:1434] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260630 12:37:31.217830  9643 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.223249  9643 tablet_bootstrap.cc:654] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.238443  9643 tablet_bootstrap.cc:492] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.239053  9643 ts_tablet_manager.cc:1403] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260630 12:37:31.241900  9643 raft_consensus.cc:359] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.242774  9643 raft_consensus.cc:385] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.243111  9643 raft_consensus.cc:740] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.243978  9643 consensus_queue.cc:260] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.245950  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040" is_pre_election: true
W20260630 12:37:31.246542  9407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.205.195:36307, user_credentials={real_user=slave}} blocked reactor thread for 81790us
I20260630 12:37:31.248726  9638 tablet_bootstrap.cc:492] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:31.249228  9638 ts_tablet_manager.cc:1403] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.151s	user 0.059s	sys 0.071s
I20260630 12:37:31.250770  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.251466  9442 raft_consensus.cc:2468] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bcb162c52b4474bf364ab901db76c7 in term 0.
I20260630 12:37:31.251891  9638 raft_consensus.cc:359] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.252681  9643 ts_tablet_manager.cc:1434] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
W20260630 12:37:31.247439  9556 leader_election.cc:343] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.253582  9555 leader_election.cc:304] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [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: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7; no voters: 9730d92d3868403ebd5632b4e7463040
I20260630 12:37:31.252584  9638 raft_consensus.cc:385] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.254101  9638 raft_consensus.cc:740] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.254693  9641 raft_consensus.cc:2804] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.254848  9638 consensus_queue.cc:260] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.255251  9636 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: No bootstrap required, opened a new log
I20260630 12:37:31.255231  9641 raft_consensus.cc:493] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.255918  9641 raft_consensus.cc:3060] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.255992  9636 ts_tablet_manager.cc:1403] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: Time spent bootstrapping tablet: real 0.086s	user 0.037s	sys 0.028s
I20260630 12:37:31.258829  9636 raft_consensus.cc:359] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.255648  9652 raft_consensus.cc:493] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.259476  9636 raft_consensus.cc:385] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.260061  9636 raft_consensus.cc:740] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.260053  9652 raft_consensus.cc:515] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.261024  9636 consensus_queue.cc:260] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.262439  9652 leader_election.cc:290] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.263365  9636 ts_tablet_manager.cc:1434] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:31.263654  9641 raft_consensus.cc:515] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.265306  9641 leader_election.cc:290] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [CANDIDATE]: Term 1 election: Requested vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607)
I20260630 12:37:31.266407  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d"
I20260630 12:37:31.266855  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f18d06b6fee40969cd3cebc761d23bb" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.267061  9442 raft_consensus.cc:3060] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.267557  9591 raft_consensus.cc:2468] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 0.
I20260630 12:37:31.266462  9643 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: Bootstrap starting.
I20260630 12:37:31.272167  9441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f18d06b6fee40969cd3cebc761d23bb" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.272835  9441 raft_consensus.cc:2468] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 0.
I20260630 12:37:31.273873  9482 leader_election.cc:304] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9730d92d3868403ebd5632b4e7463040, d8bcb162c52b4474bf364ab901db76c7; no voters: 
I20260630 12:37:31.274614  9643 tablet_bootstrap.cc:654] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.274910  9651 raft_consensus.cc:493] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.275223  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040"
W20260630 12:37:31.276613  9556 leader_election.cc:343] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.277107  9652 raft_consensus.cc:2804] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.277930  9651 raft_consensus.cc:515] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.280156  9652 raft_consensus.cc:493] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.280527  9652 raft_consensus.cc:3060] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.281791  9643 tablet_bootstrap.cc:492] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: No bootstrap required, opened a new log
I20260630 12:37:31.282356  9643 ts_tablet_manager.cc:1403] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:37:31.282775  9441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.284991  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b811c709c74471810a1e334e3f3585" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.285121  9643 raft_consensus.cc:359] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.285722  9591 raft_consensus.cc:2393] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9730d92d3868403ebd5632b4e7463040 in current term 1: Already voted for candidate 013b4e197ef24b2fa52890015c108b2d in this term.
I20260630 12:37:31.285794  9643 raft_consensus.cc:385] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.286177  9643 raft_consensus.cc:740] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.281764  9651 leader_election.cc:290] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.279068  9638 ts_tablet_manager.cc:1434] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.010s
I20260630 12:37:31.286883  9482 leader_election.cc:304] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [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: 9730d92d3868403ebd5632b4e7463040; no voters: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7
I20260630 12:37:31.279306  9442 raft_consensus.cc:2468] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bcb162c52b4474bf364ab901db76c7 in term 1.
I20260630 12:37:31.287272  9643 consensus_queue.cc:260] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.288388  9555 leader_election.cc:304] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [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: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7; no voters: 9730d92d3868403ebd5632b4e7463040
I20260630 12:37:31.289104  9668 raft_consensus.cc:2804] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.289230  9638 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:31.289623  9668 raft_consensus.cc:697] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 1 LEADER]: Becoming Leader. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Running, Role: LEADER
I20260630 12:37:31.290416  9668 consensus_queue.cc:237] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.293388  9651 raft_consensus.cc:3060] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.293813  9652 raft_consensus.cc:515] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.295768  9638 tablet_bootstrap.cc:654] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.296491  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f18d06b6fee40969cd3cebc761d23bb" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d"
I20260630 12:37:31.296846  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f18d06b6fee40969cd3cebc761d23bb" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7"
I20260630 12:37:31.297155  9442 raft_consensus.cc:3060] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.297500  9591 raft_consensus.cc:3060] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.302951  9651 raft_consensus.cc:2749] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:31.304607  9442 raft_consensus.cc:2468] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 1.
I20260630 12:37:31.304998  9643 ts_tablet_manager.cc:1434] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260630 12:37:31.305857  9481 leader_election.cc:304] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.306923  9651 raft_consensus.cc:2804] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.309609  9652 leader_election.cc:290] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Requested vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.313665  9591 raft_consensus.cc:2468] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 1.
I20260630 12:37:31.315739  9339 catalog_manager.cc:5697] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "d8bcb162c52b4474bf364ab901db76c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:31.316946  9651 raft_consensus.cc:697] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Becoming Leader. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Running, Role: LEADER
I20260630 12:37:31.317790  9638 tablet_bootstrap.cc:492] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:31.318444  9638 ts_tablet_manager.cc:1403] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260630 12:37:31.317806  9651 consensus_queue.cc:237] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.322203  9638 raft_consensus.cc:359] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.322916  9638 raft_consensus.cc:385] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.323187  9638 raft_consensus.cc:740] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.323902  9638 consensus_queue.cc:260] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.326004  9638 ts_tablet_manager.cc:1434] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:37:31.325692  9340 catalog_manager.cc:5697] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9730d92d3868403ebd5632b4e7463040 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "9730d92d3868403ebd5632b4e7463040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.327179  9638 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: Bootstrap starting.
I20260630 12:37:31.330945  9651 raft_consensus.cc:493] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.332516  9638 tablet_bootstrap.cc:654] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.331449  9651 raft_consensus.cc:515] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.335903  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b404829181e542a1a7aa12b3943b86ba" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.336090  9651 leader_election.cc:290] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.336282  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b404829181e542a1a7aa12b3943b86ba" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.336483  9442 raft_consensus.cc:2468] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 0.
I20260630 12:37:31.336937  9591 raft_consensus.cc:2468] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 0.
I20260630 12:37:31.337704  9481 leader_election.cc:304] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.338449  9651 raft_consensus.cc:2804] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.338799  9651 raft_consensus.cc:493] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.339111  9651 raft_consensus.cc:3060] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.340020  9638 tablet_bootstrap.cc:492] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: No bootstrap required, opened a new log
I20260630 12:37:31.340487  9638 ts_tablet_manager.cc:1403] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:37:31.343206  9638 raft_consensus.cc:359] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.343865  9638 raft_consensus.cc:385] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.344144  9638 raft_consensus.cc:740] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bcb162c52b4474bf364ab901db76c7, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.344838  9638 consensus_queue.cc:260] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.345818  9651 raft_consensus.cc:515] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.347445  9638 ts_tablet_manager.cc:1434] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:31.348431  9651 leader_election.cc:290] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Requested vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.348639  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b404829181e542a1a7aa12b3943b86ba" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7"
I20260630 12:37:31.348773  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b404829181e542a1a7aa12b3943b86ba" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d"
I20260630 12:37:31.349167  9591 raft_consensus.cc:3060] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.349354  9442 raft_consensus.cc:3060] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.354162  9591 raft_consensus.cc:2468] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 1.
I20260630 12:37:31.355106  9482 leader_election.cc:304] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9730d92d3868403ebd5632b4e7463040, d8bcb162c52b4474bf364ab901db76c7; no voters: 
I20260630 12:37:31.355686  9651 raft_consensus.cc:2804] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.356097  9651 raft_consensus.cc:697] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Becoming Leader. State: Replica: 9730d92d3868403ebd5632b4e7463040, State: Running, Role: LEADER
I20260630 12:37:31.356586  9442 raft_consensus.cc:2468] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9730d92d3868403ebd5632b4e7463040 in term 1.
I20260630 12:37:31.356848  9651 consensus_queue.cc:237] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.363049  9339 catalog_manager.cc:5697] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9730d92d3868403ebd5632b4e7463040 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "9730d92d3868403ebd5632b4e7463040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:31.420706  9388 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:31.559266  9661 raft_consensus.cc:493] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.559818  9661 raft_consensus.cc:515] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.561491  9661 leader_election.cc:290] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.562183  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1db7ad1614b25bfe62ab71ef6288e" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040" is_pre_election: true
I20260630 12:37:31.562463  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1db7ad1614b25bfe62ab71ef6288e" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.562698  9517 raft_consensus.cc:2468] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 0.
I20260630 12:37:31.562995  9591 raft_consensus.cc:2468] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 0.
I20260630 12:37:31.563607  9407 leader_election.cc:304] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.564327  9661 raft_consensus.cc:2804] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.564675  9661 raft_consensus.cc:493] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.564953  9661 raft_consensus.cc:3060] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.569494  9661 raft_consensus.cc:515] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.571053  9661 leader_election.cc:290] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 election: Requested vote from peers 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.571651  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1db7ad1614b25bfe62ab71ef6288e" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040"
I20260630 12:37:31.571995  9591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1db7ad1614b25bfe62ab71ef6288e" candidate_uuid: "013b4e197ef24b2fa52890015c108b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7"
I20260630 12:37:31.572120  9517 raft_consensus.cc:3060] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.572448  9591 raft_consensus.cc:3060] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.574818  9651 raft_consensus.cc:493] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.575280  9651 raft_consensus.cc:515] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.577310  9517 raft_consensus.cc:2468] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 1.
I20260630 12:37:31.577836  9651 leader_election.cc:290] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), d8bcb162c52b4474bf364ab901db76c7 (127.0.205.195:36307)
I20260630 12:37:31.578017  9591 raft_consensus.cc:2468] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013b4e197ef24b2fa52890015c108b2d in term 1.
I20260630 12:37:31.578042  9442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.578752  9590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77760d16337e4aa3872db92e8053b4e6" candidate_uuid: "9730d92d3868403ebd5632b4e7463040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bcb162c52b4474bf364ab901db76c7" is_pre_election: true
I20260630 12:37:31.578558  9407 leader_election.cc:304] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040; no voters: 
I20260630 12:37:31.579288  9442 raft_consensus.cc:2393] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9730d92d3868403ebd5632b4e7463040 in current term 1: Already voted for candidate d8bcb162c52b4474bf364ab901db76c7 in this term.
I20260630 12:37:31.579638  9661 raft_consensus.cc:2804] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.580128  9661 raft_consensus.cc:697] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 1 LEADER]: Becoming Leader. State: Replica: 013b4e197ef24b2fa52890015c108b2d, State: Running, Role: LEADER
I20260630 12:37:31.580412  9481 leader_election.cc:304] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [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: 9730d92d3868403ebd5632b4e7463040; no voters: 013b4e197ef24b2fa52890015c108b2d, d8bcb162c52b4474bf364ab901db76c7
I20260630 12:37:31.581063  9651 raft_consensus.cc:3060] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.580863  9661 consensus_queue.cc:237] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.586740  9651 raft_consensus.cc:2749] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:31.588841  9339 catalog_manager.cc:5697] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 013b4e197ef24b2fa52890015c108b2d (127.0.205.193). New cstate: current_term: 1 leader_uuid: "013b4e197ef24b2fa52890015c108b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.594172  9661 consensus_queue.cc:1048] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.607245  9661 consensus_queue.cc:1048] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.638055  9651 consensus_queue.cc:1048] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.644567  9668 raft_consensus.cc:493] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.645008  9668 raft_consensus.cc:515] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 } } peers { permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 } } peers { permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 } }
I20260630 12:37:31.646683  9668 leader_election.cc:290] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013b4e197ef24b2fa52890015c108b2d (127.0.205.193:44251), 9730d92d3868403ebd5632b4e7463040 (127.0.205.194:46607)
I20260630 12:37:31.648313  9517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9730d92d3868403ebd5632b4e7463040" is_pre_election: true
I20260630 12:37:31.648427  9590 raft_consensus.cc:3060] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.659382  9652 consensus_queue.cc:1048] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.648512  9441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba37525303e43ea91125d8e0c08dd23" candidate_uuid: "d8bcb162c52b4474bf364ab901db76c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013b4e197ef24b2fa52890015c108b2d" is_pre_election: true
I20260630 12:37:31.664546  9555 leader_election.cc:304] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [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: d8bcb162c52b4474bf364ab901db76c7; no voters: 013b4e197ef24b2fa52890015c108b2d, 9730d92d3868403ebd5632b4e7463040
I20260630 12:37:31.678246  9668 raft_consensus.cc:2749] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:31.683838  9641 consensus_queue.cc:1048] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.718487  9641 consensus_queue.cc:1048] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:31.755863  9685 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.007s	sys 0.000s
W20260630 12:37:31.757547  9681 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.005s	sys 0.004s
W20260630 12:37:31.757539  9679 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.004s	sys 0.003s
I20260630 12:37:31.856411  9652 consensus_queue.cc:1048] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.858836  9652 consensus_queue.cc:1048] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013b4e197ef24b2fa52890015c108b2d" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.873932  9652 consensus_queue.cc:1048] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.876224  9652 consensus_queue.cc:1048] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.920032  9516 raft_consensus.cc:1275] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Refusing update from remote peer 013b4e197ef24b2fa52890015c108b2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.922504  9588 raft_consensus.cc:1275] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Refusing update from remote peer 013b4e197ef24b2fa52890015c108b2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.924456  9660 consensus_queue.cc:1048] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bcb162c52b4474bf364ab901db76c7" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.926034  9660 consensus_queue.cc:1048] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9730d92d3868403ebd5632b4e7463040" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:31.942592  9697 log.cc:927] Time spent T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260630 12:37:32.071695  9482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:36307, user_credentials={real_user=slave}} blocked reactor thread for 94038.4us
W20260630 12:37:32.164779  9705 log.cc:927] Time spent T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260630 12:37:32.491947  9407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:36307, user_credentials={real_user=slave}} blocked reactor thread for 281573us
W20260630 12:37:32.819360  9555 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:44251, user_credentials={real_user=slave}} blocked reactor thread for 167282us
I20260630 12:37:33.537778   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:33.566566   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.567250   823 tablet_replica.cc:333] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.568099   823 raft_consensus.cc:2243] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.569078   823 raft_consensus.cc:2272] T 7fd1db7ad1614b25bfe62ab71ef6288e P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.572024   823 tablet_replica.cc:333] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.572738   823 raft_consensus.cc:2243] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.573304   823 raft_consensus.cc:2272] T b404829181e542a1a7aa12b3943b86ba P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.576325   823 tablet_replica.cc:333] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.576996   823 raft_consensus.cc:2243] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.577901   823 raft_consensus.cc:2272] T 86b811c709c74471810a1e334e3f3585 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.580659   823 tablet_replica.cc:333] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.581339   823 raft_consensus.cc:2243] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.581837   823 raft_consensus.cc:2272] T 0f18d06b6fee40969cd3cebc761d23bb P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.584720   823 tablet_replica.cc:333] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.585366   823 raft_consensus.cc:2243] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.585965   823 raft_consensus.cc:2272] T 9ba37525303e43ea91125d8e0c08dd23 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.588985   823 tablet_replica.cc:333] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d: stopping tablet replica
I20260630 12:37:33.589599   823 raft_consensus.cc:2243] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.590088   823 raft_consensus.cc:2272] T 77760d16337e4aa3872db92e8053b4e6 P 013b4e197ef24b2fa52890015c108b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.618000   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:37:33.632398   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:33.651857   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.652386   823 tablet_replica.cc:333] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.652938   823 raft_consensus.cc:2243] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.653368   823 raft_consensus.cc:2272] T 77760d16337e4aa3872db92e8053b4e6 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.655601   823 tablet_replica.cc:333] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.656137   823 raft_consensus.cc:2243] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.656829   823 raft_consensus.cc:2272] T 0f18d06b6fee40969cd3cebc761d23bb P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.659227   823 tablet_replica.cc:333] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.659708   823 raft_consensus.cc:2243] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.660157   823 raft_consensus.cc:2272] T 7fd1db7ad1614b25bfe62ab71ef6288e P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.662598   823 tablet_replica.cc:333] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.663071   823 raft_consensus.cc:2243] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.663489   823 raft_consensus.cc:2272] T 86b811c709c74471810a1e334e3f3585 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.665627   823 tablet_replica.cc:333] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.666086   823 raft_consensus.cc:2243] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.666810   823 raft_consensus.cc:2272] T b404829181e542a1a7aa12b3943b86ba P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.669049   823 tablet_replica.cc:333] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040: stopping tablet replica
I20260630 12:37:33.669487   823 raft_consensus.cc:2243] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.670156   823 raft_consensus.cc:2272] T 9ba37525303e43ea91125d8e0c08dd23 P 9730d92d3868403ebd5632b4e7463040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.694868   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:33.709558   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:33.728050   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.728602   823 tablet_replica.cc:333] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.729159   823 raft_consensus.cc:2243] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.729714   823 raft_consensus.cc:2272] T 7fd1db7ad1614b25bfe62ab71ef6288e P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.732254   823 tablet_replica.cc:333] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.732762   823 raft_consensus.cc:2243] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.733162   823 raft_consensus.cc:2272] T b404829181e542a1a7aa12b3943b86ba P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.735390   823 tablet_replica.cc:333] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.735970   823 raft_consensus.cc:2243] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.736407   823 raft_consensus.cc:2272] T 0f18d06b6fee40969cd3cebc761d23bb P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.738513   823 tablet_replica.cc:333] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.738988   823 raft_consensus.cc:2243] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.739419   823 raft_consensus.cc:2272] T 86b811c709c74471810a1e334e3f3585 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.741542   823 tablet_replica.cc:333] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.742029   823 raft_consensus.cc:2243] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.742468   823 raft_consensus.cc:2272] T 9ba37525303e43ea91125d8e0c08dd23 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.744594   823 tablet_replica.cc:333] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7: stopping tablet replica
I20260630 12:37:33.745045   823 raft_consensus.cc:2243] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.745733   823 raft_consensus.cc:2272] T 77760d16337e4aa3872db92e8053b4e6 P d8bcb162c52b4474bf364ab901db76c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.769381   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:33.783190   823 master.cc:562] Master@127.0.205.254:34203 shutting down...
I20260630 12:37:33.802434   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.802949   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.803362   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8871b356543f494984db55ff9b34ae9e: stopping tablet replica
I20260630 12:37:33.823395   823 master.cc:584] Master@127.0.205.254:34203 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4550 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:37:33.858100   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:44369
I20260630 12:37:33.859066   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.863365  9739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.863541  9740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.865005  9742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:33.865912   823 server_base.cc:1061] running on GCE node
I20260630 12:37:33.866578   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.866757   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:33.866894   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823053866877 us; error 0 us; skew 500 ppm
I20260630 12:37:33.867345   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.869374   823 webserver.cc:533] Webserver started at http://127.0.205.254:45161/ using document root <none> and password file <none>
I20260630 12:37:33.869801   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.869956   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.870187   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.871172   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "b949d5f3dede4137961f971b49d7cc06"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-tsj5"
I20260630 12:37:33.875346   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:33.878361  9747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.879012   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:33.879272   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "b949d5f3dede4137961f971b49d7cc06"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-tsj5"
I20260630 12:37:33.879513   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-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)
I20260630 12:37:33.895259   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.896174   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.928293   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:44369
I20260630 12:37:33.928380  9798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:44369 every 8 connection(s)
I20260630 12:37:33.932111  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.966369  9799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06: Bootstrap starting.
I20260630 12:37:33.971546  9799 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.975893  9799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06: No bootstrap required, opened a new log
I20260630 12:37:33.978111  9799 raft_consensus.cc:359] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER }
I20260630 12:37:33.978603  9799 raft_consensus.cc:385] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.978817  9799 raft_consensus.cc:740] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b949d5f3dede4137961f971b49d7cc06, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.979415  9799 consensus_queue.cc:260] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER }
I20260630 12:37:33.979892  9799 raft_consensus.cc:399] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:33.980106  9799 raft_consensus.cc:493] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:33.980379  9799 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.984931  9799 raft_consensus.cc:515] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER }
I20260630 12:37:33.985378  9799 leader_election.cc:304] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [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: b949d5f3dede4137961f971b49d7cc06; no voters: 
I20260630 12:37:33.986402  9799 leader_election.cc:290] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:33.986799  9803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.988020  9803 raft_consensus.cc:697] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 1 LEADER]: Becoming Leader. State: Replica: b949d5f3dede4137961f971b49d7cc06, State: Running, Role: LEADER
I20260630 12:37:33.988752  9803 consensus_queue.cc:237] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [LEADER]: Queue going to LEADER mode. State: All 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: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER }
I20260630 12:37:33.989284  9799 sys_catalog.cc:565] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:33.994899  9805 sys_catalog.cc:455] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b949d5f3dede4137961f971b49d7cc06. Latest consensus state: current_term: 1 leader_uuid: "b949d5f3dede4137961f971b49d7cc06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER } }
I20260630 12:37:33.995074  9804 sys_catalog.cc:455] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b949d5f3dede4137961f971b49d7cc06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b949d5f3dede4137961f971b49d7cc06" member_type: VOTER } }
I20260630 12:37:33.995625  9805 sys_catalog.cc:458] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.995656  9804 sys_catalog.cc:458] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.997570  9811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:34.002491  9811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:34.004957   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:34.011567  9811 catalog_manager.cc:1383] Generated new cluster ID: c43fe4a190f3497aaa87403e007e66f8
I20260630 12:37:34.011837  9811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:34.033547  9811 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:34.034844  9811 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:34.052898  9811 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06: Generated new TSK 0
I20260630 12:37:34.053442  9811 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:34.071131   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.077852  9821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.078438  9822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.079746  9824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.080479   823 server_base.cc:1061] running on GCE node
I20260630 12:37:34.081314   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.081489   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.081610   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823054081600 us; error 0 us; skew 500 ppm
I20260630 12:37:34.082065   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.084447   823 webserver.cc:533] Webserver started at http://127.0.205.193:35109/ using document root <none> and password file <none>
I20260630 12:37:34.084903   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.085050   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.085299   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.086521   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "a2ed10f91b8f413b98c58b7e784d46b4"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.090818   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:34.094170  9829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.094837   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:34.095099   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "a2ed10f91b8f413b98c58b7e784d46b4"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.095336   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-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)
I20260630 12:37:34.107959   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.109094   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.110430   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.112715   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.112888   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.113121   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.113278   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.151553   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:42021
I20260630 12:37:34.151649  9891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:42021 every 8 connection(s)
I20260630 12:37:34.156771   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.163551  9896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.165175  9897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.168277  9899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.168396   823 server_base.cc:1061] running on GCE node
I20260630 12:37:34.169812   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.169994   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.170172   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823054170158 us; error 0 us; skew 500 ppm
I20260630 12:37:34.170717   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.173154   823 webserver.cc:533] Webserver started at http://127.0.205.194:38041/ using document root <none> and password file <none>
I20260630 12:37:34.173723   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.173900   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.174176   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.175788   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "66b0922c648e45bc8fec30fcd1492350"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.176741  9892 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44369
I20260630 12:37:34.177117  9892 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.177860  9892 heartbeater.cc:507] Master 127.0.205.254:44369 requested a full tablet report, sending...
I20260630 12:37:34.180248  9764 ts_manager.cc:194] Registered new tserver with Master: a2ed10f91b8f413b98c58b7e784d46b4 (127.0.205.193:42021)
I20260630 12:37:34.180806   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:34.182318  9764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39162
I20260630 12:37:34.184854  9904 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.185667   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:37:34.185923   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "66b0922c648e45bc8fec30fcd1492350"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.186179   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-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)
I20260630 12:37:34.230834   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.232039   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.233434   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.235585   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.235771   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.235999   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.236146   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.275283   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:40169
I20260630 12:37:34.275372  9966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:40169 every 8 connection(s)
I20260630 12:37:34.280033   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.287025  9970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.287927  9971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.290222  9973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.292138  9967 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44369
I20260630 12:37:34.292429   823 server_base.cc:1061] running on GCE node
I20260630 12:37:34.292552  9967 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.293344   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:34.293434  9967 heartbeater.cc:507] Master 127.0.205.254:44369 requested a full tablet report, sending...
W20260630 12:37:34.293562   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.293882   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823054293863 us; error 0 us; skew 500 ppm
I20260630 12:37:34.294498   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.295724  9764 ts_manager.cc:194] Registered new tserver with Master: 66b0922c648e45bc8fec30fcd1492350 (127.0.205.194:40169)
I20260630 12:37:34.297259   823 webserver.cc:533] Webserver started at http://127.0.205.195:35549/ using document root <none> and password file <none>
I20260630 12:37:34.297668  9764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39176
I20260630 12:37:34.297890   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.298180   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.298482   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.299886   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "b35bc092380e4854873aa77a1ed3e08b"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.304343   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:37:34.307545  9978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.308352   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:34.308665   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "b35bc092380e4854873aa77a1ed3e08b"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-tsj5"
I20260630 12:37:34.308925   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822842926995-823-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)
I20260630 12:37:34.323227   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.324397   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.326407   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.328578   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.328768   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.328994   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.329144   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.371106   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:39015
I20260630 12:37:34.371206 10040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:39015 every 8 connection(s)
I20260630 12:37:34.384598 10041 heartbeater.cc:344] Connected to a master server at 127.0.205.254:44369
I20260630 12:37:34.384984 10041 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.385730 10041 heartbeater.cc:507] Master 127.0.205.254:44369 requested a full tablet report, sending...
I20260630 12:37:34.387576  9764 ts_manager.cc:194] Registered new tserver with Master: b35bc092380e4854873aa77a1ed3e08b (127.0.205.195:39015)
I20260630 12:37:34.388612   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014321047s
I20260630 12:37:34.388988  9764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39184
I20260630 12:37:35.185449  9892 heartbeater.cc:499] Master 127.0.205.254:44369 was elected leader, sending a full tablet report...
I20260630 12:37:35.300292  9967 heartbeater.cc:499] Master 127.0.205.254:44369 was elected leader, sending a full tablet report...
I20260630 12:37:35.391924 10041 heartbeater.cc:499] Master 127.0.205.254:44369 was elected leader, sending a full tablet report...
I20260630 12:37:35.442157  9764 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39188:
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"
    }
  }
}
W20260630 12:37:35.443990  9764 catalog_manager.cc:7077] 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.
I20260630 12:37:35.486317  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 9152216c2d924290a9fd662c95adce52 (DEFAULT_TABLE table=test-workload [id=55228602475c40d1861e0a5ac8dfb7f6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:35.487648  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9152216c2d924290a9fd662c95adce52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.495813 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 9152216c2d924290a9fd662c95adce52 (DEFAULT_TABLE table=test-workload [id=55228602475c40d1861e0a5ac8dfb7f6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:35.497136 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9152216c2d924290a9fd662c95adce52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.497190  9857 tablet_service.cc:1511] Processing CreateTablet for tablet 9152216c2d924290a9fd662c95adce52 (DEFAULT_TABLE table=test-workload [id=55228602475c40d1861e0a5ac8dfb7f6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:35.498441  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9152216c2d924290a9fd662c95adce52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.506759 10061 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: Bootstrap starting.
I20260630 12:37:35.511881 10061 tablet_bootstrap.cc:654] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.515656 10062 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: Bootstrap starting.
I20260630 12:37:35.517702 10064 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: Bootstrap starting.
I20260630 12:37:35.518925 10061 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: No bootstrap required, opened a new log
I20260630 12:37:35.519317 10061 ts_tablet_manager.cc:1403] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:37:35.521417 10061 raft_consensus.cc:359] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.522003 10061 raft_consensus.cc:385] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.522315 10061 raft_consensus.cc:740] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b0922c648e45bc8fec30fcd1492350, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.523000 10062 tablet_bootstrap.cc:654] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.523120 10061 consensus_queue.cc:260] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.524179 10064 tablet_bootstrap.cc:654] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.526455 10061 ts_tablet_manager.cc:1434] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:35.529646 10064 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: No bootstrap required, opened a new log
I20260630 12:37:35.530123 10064 ts_tablet_manager.cc:1403] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:37:35.530855 10062 tablet_bootstrap.cc:492] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: No bootstrap required, opened a new log
I20260630 12:37:35.531324 10062 ts_tablet_manager.cc:1403] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:37:35.532976 10064 raft_consensus.cc:359] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.533792 10064 raft_consensus.cc:385] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.534068 10064 raft_consensus.cc:740] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ed10f91b8f413b98c58b7e784d46b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.533998 10062 raft_consensus.cc:359] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.534795 10062 raft_consensus.cc:385] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.535110 10062 raft_consensus.cc:740] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35bc092380e4854873aa77a1ed3e08b, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.535147 10064 consensus_queue.cc:260] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.536178 10062 consensus_queue.cc:260] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.538621 10064 ts_tablet_manager.cc:1434] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:37:35.539052 10062 ts_tablet_manager.cc:1434] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:37:35.690552 10065 raft_consensus.cc:493] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.691011 10065 raft_consensus.cc:515] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.693042 10065 leader_election.cc:290] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ed10f91b8f413b98c58b7e784d46b4 (127.0.205.193:42021), b35bc092380e4854873aa77a1ed3e08b (127.0.205.195:39015)
I20260630 12:37:35.702826  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9152216c2d924290a9fd662c95adce52" candidate_uuid: "66b0922c648e45bc8fec30fcd1492350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" is_pre_election: true
I20260630 12:37:35.703274 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9152216c2d924290a9fd662c95adce52" candidate_uuid: "66b0922c648e45bc8fec30fcd1492350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35bc092380e4854873aa77a1ed3e08b" is_pre_election: true
I20260630 12:37:35.703667  9867 raft_consensus.cc:2468] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b0922c648e45bc8fec30fcd1492350 in term 0.
I20260630 12:37:35.703989 10016 raft_consensus.cc:2468] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b0922c648e45bc8fec30fcd1492350 in term 0.
I20260630 12:37:35.705003  9905 leader_election.cc:304] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66b0922c648e45bc8fec30fcd1492350, a2ed10f91b8f413b98c58b7e784d46b4; no voters: 
I20260630 12:37:35.705760 10065 raft_consensus.cc:2804] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:35.706024 10065 raft_consensus.cc:493] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:35.706283 10065 raft_consensus.cc:3060] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.711867 10065 raft_consensus.cc:515] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.713315 10065 leader_election.cc:290] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [CANDIDATE]: Term 1 election: Requested vote from peers a2ed10f91b8f413b98c58b7e784d46b4 (127.0.205.193:42021), b35bc092380e4854873aa77a1ed3e08b (127.0.205.195:39015)
I20260630 12:37:35.714094  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9152216c2d924290a9fd662c95adce52" candidate_uuid: "66b0922c648e45bc8fec30fcd1492350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ed10f91b8f413b98c58b7e784d46b4"
I20260630 12:37:35.714214 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9152216c2d924290a9fd662c95adce52" candidate_uuid: "66b0922c648e45bc8fec30fcd1492350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35bc092380e4854873aa77a1ed3e08b"
I20260630 12:37:35.714574  9867 raft_consensus.cc:3060] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.714701 10016 raft_consensus.cc:3060] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.719856 10016 raft_consensus.cc:2468] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b0922c648e45bc8fec30fcd1492350 in term 1.
I20260630 12:37:35.719933  9867 raft_consensus.cc:2468] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b0922c648e45bc8fec30fcd1492350 in term 1.
I20260630 12:37:35.720906  9907 leader_election.cc:304] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66b0922c648e45bc8fec30fcd1492350, b35bc092380e4854873aa77a1ed3e08b; no voters: 
I20260630 12:37:35.721544 10065 raft_consensus.cc:2804] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.722550 10065 raft_consensus.cc:697] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 1 LEADER]: Becoming Leader. State: Replica: 66b0922c648e45bc8fec30fcd1492350, State: Running, Role: LEADER
I20260630 12:37:35.723258 10065 consensus_queue.cc:237] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } }
I20260630 12:37:35.731602  9764 catalog_manager.cc:5697] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b0922c648e45bc8fec30fcd1492350 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "66b0922c648e45bc8fec30fcd1492350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b0922c648e45bc8fec30fcd1492350" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 40169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:35.906040  9867 raft_consensus.cc:1275] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 1 FOLLOWER]: Refusing update from remote peer 66b0922c648e45bc8fec30fcd1492350: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:35.906174 10016 raft_consensus.cc:1275] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 1 FOLLOWER]: Refusing update from remote peer 66b0922c648e45bc8fec30fcd1492350: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:35.907769 10072 consensus_queue.cc:1048] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed10f91b8f413b98c58b7e784d46b4" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:35.908538 10065 consensus_queue.cc:1048] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35bc092380e4854873aa77a1ed3e08b" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.930976 10079 mvcc.cc:204] Tried to move back new op lower bound from 7302443236976177152 to 7302443236249288704. Current Snapshot: MvccSnapshot[applied={T|T < 7302443236976177152}]
I20260630 12:37:36.383498   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:36.403252   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:36.403991   823 tablet_replica.cc:333] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4: stopping tablet replica
I20260630 12:37:36.404647   823 raft_consensus.cc:2243] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:36.405339   823 raft_consensus.cc:2272] T 9152216c2d924290a9fd662c95adce52 P a2ed10f91b8f413b98c58b7e784d46b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:36.416343   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:37:36.425089   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:36.441632   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:36.442162   823 tablet_replica.cc:333] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350: stopping tablet replica
I20260630 12:37:36.442605   823 raft_consensus.cc:2243] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:36.443437   823 raft_consensus.cc:2272] T 9152216c2d924290a9fd662c95adce52 P 66b0922c648e45bc8fec30fcd1492350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:36.463047   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:36.471662   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:36.489816   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:36.490370   823 tablet_replica.cc:333] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b: stopping tablet replica
I20260630 12:37:36.490823   823 raft_consensus.cc:2243] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:36.491366   823 raft_consensus.cc:2272] T 9152216c2d924290a9fd662c95adce52 P b35bc092380e4854873aa77a1ed3e08b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:36.510407   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:36.518684   823 master.cc:562] Master@127.0.205.254:44369 shutting down...
I20260630 12:37:36.536167   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:36.536624   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:36.536902   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P b949d5f3dede4137961f971b49d7cc06: stopping tablet replica
I20260630 12:37:36.554661   823 master.cc:584] Master@127.0.205.254:44369 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2723 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:37:36.584537   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:43415
I20260630 12:37:36.585568   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.589958 10096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.590838 10097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.591744 10099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.592072   823 server_base.cc:1061] running on GCE node
I20260630 12:37:36.592803   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.592976   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.593138   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823056593122 us; error 0 us; skew 500 ppm
I20260630 12:37:36.593598   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.595613   823 webserver.cc:533] Webserver started at http://127.0.205.254:36037/ using document root <none> and password file <none>
I20260630 12:37:36.596069   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.596247   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.596479   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.597447   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "1a0afdaede464a64be6cbdc6b7d82aa3"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.601333   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260630 12:37:36.604230 10104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.604924   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:36.605142   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "1a0afdaede464a64be6cbdc6b7d82aa3"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.605363   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-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)
I20260630 12:37:36.614915   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.615885   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.650745   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:43415
I20260630 12:37:36.650844 10155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:43415 every 8 connection(s)
I20260630 12:37:36.654235 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.664521 10156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3: Bootstrap starting.
I20260630 12:37:36.668684 10156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.672250 10156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3: No bootstrap required, opened a new log
I20260630 12:37:36.674089 10156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER }
I20260630 12:37:36.674443 10156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.674656 10156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a0afdaede464a64be6cbdc6b7d82aa3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.675182 10156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER }
I20260630 12:37:36.675609 10156 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:36.675827 10156 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:36.676079 10156 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.680377 10156 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER }
I20260630 12:37:36.680831 10156 leader_election.cc:304] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [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: 1a0afdaede464a64be6cbdc6b7d82aa3; no voters: 
I20260630 12:37:36.681845 10156 leader_election.cc:290] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:36.682204 10159 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.683386 10159 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 1a0afdaede464a64be6cbdc6b7d82aa3, State: Running, Role: LEADER
I20260630 12:37:36.684007 10159 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [LEADER]: Queue going to LEADER mode. State: All 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: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER }
I20260630 12:37:36.684427 10156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:36.687635 10160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER } }
I20260630 12:37:36.688220 10160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:36.688864 10161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a0afdaede464a64be6cbdc6b7d82aa3. Latest consensus state: current_term: 1 leader_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a0afdaede464a64be6cbdc6b7d82aa3" member_type: VOTER } }
I20260630 12:37:36.690059 10161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:36.691037 10167 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:36.697949 10167 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:36.698879   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:36.705902 10167 catalog_manager.cc:1383] Generated new cluster ID: de0301bc116249769a4a5167c23400ec
I20260630 12:37:36.706128 10167 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:36.732079 10167 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:36.733296 10167 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:36.746616 10167 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3: Generated new TSK 0
I20260630 12:37:36.747162 10167 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:36.764983   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.770334 10177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.771175 10178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.772256 10180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.772538   823 server_base.cc:1061] running on GCE node
I20260630 12:37:36.773334   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.773520   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.773670   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823056773654 us; error 0 us; skew 500 ppm
I20260630 12:37:36.774159   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.776206   823 webserver.cc:533] Webserver started at http://127.0.205.193:38881/ using document root <none> and password file <none>
I20260630 12:37:36.776628   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.776798   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.777033   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.778012   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "b29b7cf7ad2344f589e5a36d897e3551"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.781934   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:37:36.784792 10185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.785429   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:36.785692   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "b29b7cf7ad2344f589e5a36d897e3551"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.785943   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-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)
I20260630 12:37:36.805742   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.806751   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.807997   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.809988   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.810179   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.810380   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.810521   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.845285   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:37269
I20260630 12:37:36.845382 10247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:37269 every 8 connection(s)
I20260630 12:37:36.849784   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.856441 10252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.856671 10253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.860455 10255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.861141 10248 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43415
I20260630 12:37:36.861410   823 server_base.cc:1061] running on GCE node
I20260630 12:37:36.861582 10248 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.862349 10248 heartbeater.cc:507] Master 127.0.205.254:43415 requested a full tablet report, sending...
I20260630 12:37:36.863034   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.863257   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.863421   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823056863403 us; error 0 us; skew 500 ppm
I20260630 12:37:36.863996   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.864192 10121 ts_manager.cc:194] Registered new tserver with Master: b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269)
I20260630 12:37:36.866382   823 webserver.cc:533] Webserver started at http://127.0.205.194:40385/ using document root <none> and password file <none>
I20260630 12:37:36.866542 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50360
I20260630 12:37:36.867008   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.867259   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.867554   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.868882   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "bdbef3456f4f428cae63dfd60254ca52"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.872810   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:36.875620 10260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.876314   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:36.876569   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "bdbef3456f4f428cae63dfd60254ca52"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.876824   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-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)
I20260630 12:37:36.888528   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.889451   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.890661   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.892733   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.892915   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.893157   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.893303   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.928993   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:42573
I20260630 12:37:36.929092 10322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:42573 every 8 connection(s)
I20260630 12:37:36.933409   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.939567 10326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.940666 10327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.943033   823 server_base.cc:1061] running on GCE node
W20260630 12:37:36.943866 10329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.944720 10323 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43415
I20260630 12:37:36.944804   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:36.945061 10323 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:36.945080   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.945502   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823056945481 us; error 0 us; skew 500 ppm
I20260630 12:37:36.945936 10323 heartbeater.cc:507] Master 127.0.205.254:43415 requested a full tablet report, sending...
I20260630 12:37:36.946034   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.947926 10121 ts_manager.cc:194] Registered new tserver with Master: bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:36.948341   823 webserver.cc:533] Webserver started at http://127.0.205.195:43821/ using document root <none> and password file <none>
I20260630 12:37:36.948818   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.948992   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.949219   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.949313 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50366
I20260630 12:37:36.950273   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "54e9058b91ef469c9b708b9c0264499c"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.954282   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:37:36.957113 10334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.957767   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:36.958019   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "54e9058b91ef469c9b708b9c0264499c"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-tsj5"
I20260630 12:37:36.958261   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-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)
I20260630 12:37:36.974246   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.975138   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.976428   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.978536   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.978729   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.978962   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.979107   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:37.026461   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:34989
I20260630 12:37:37.026576 10396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:34989 every 8 connection(s)
I20260630 12:37:37.041348 10397 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43415
I20260630 12:37:37.041692 10397 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:37.042347 10397 heartbeater.cc:507] Master 127.0.205.254:43415 requested a full tablet report, sending...
I20260630 12:37:37.044116 10121 ts_manager.cc:194] Registered new tserver with Master: 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:37.044562   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01317662s
I20260630 12:37:37.045331 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50376
I20260630 12:37:37.869316 10248 heartbeater.cc:499] Master 127.0.205.254:43415 was elected leader, sending a full tablet report...
I20260630 12:37:37.951615 10323 heartbeater.cc:499] Master 127.0.205.254:43415 was elected leader, sending a full tablet report...
I20260630 12:37:38.306231 10397 heartbeater.cc:499] Master 127.0.205.254:43415 was elected leader, sending a full tablet report...
I20260630 12:37:38.515763 10121 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50380:
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"
    }
  }
}
I20260630 12:37:38.575055 10288 tablet_service.cc:1511] Processing CreateTablet for tablet a84bc3332aae4c6b8f0b1c333f3bb487 (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:38.575403 10287 tablet_service.cc:1511] Processing CreateTablet for tablet e984b5d68122434180f94f9a1fa206ee (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:38.576352 10288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84bc3332aae4c6b8f0b1c333f3bb487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.576990 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e984b5d68122434180f94f9a1fa206ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.577909 10362 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcfa057ff184a81bc8857f13455d49c (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:38.578305 10361 tablet_service.cc:1511] Processing CreateTablet for tablet bd141ffa9a2d444b8d0e245ddf3c2044 (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:38.579165 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcfa057ff184a81bc8857f13455d49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.579716 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd141ffa9a2d444b8d0e245ddf3c2044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.594442 10213 tablet_service.cc:1511] Processing CreateTablet for tablet f0d51734c93949baaf80ed8873742f53 (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:38.595726 10213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d51734c93949baaf80ed8873742f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.600016 10417 tablet_bootstrap.cc:492] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:38.599833 10212 tablet_service.cc:1511] Processing CreateTablet for tablet f7c3643f8190446f8d56c1cb510552c4 (DEFAULT_TABLE table=test-workload [id=bea062d86ea84dd7bf7c16a12c3bd5cb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:38.601074 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c3643f8190446f8d56c1cb510552c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.604961 10417 tablet_bootstrap.cc:654] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.607386 10418 tablet_bootstrap.cc:492] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:38.613541 10418 tablet_bootstrap.cc:654] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.616354 10417 tablet_bootstrap.cc:492] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:38.617671 10417 ts_tablet_manager.cc:1403] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:37:38.620540 10417 raft_consensus.cc:359] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.621153 10417 raft_consensus.cc:385] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.621469 10417 raft_consensus.cc:740] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.622366 10417 consensus_queue.cc:260] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.623070 10417 raft_consensus.cc:399] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.623427 10417 raft_consensus.cc:493] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.624097 10417 raft_consensus.cc:3060] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.624185 10420 tablet_bootstrap.cc:492] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:38.629215 10417 raft_consensus.cc:515] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.629772 10417 leader_election.cc:304] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [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: bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:38.630304 10418 tablet_bootstrap.cc:492] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:38.630671 10420 tablet_bootstrap.cc:654] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.630769 10418 ts_tablet_manager.cc:1403] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260630 12:37:38.631031 10417 leader_election.cc:290] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.631562 10422 raft_consensus.cc:2804] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.633852 10418 raft_consensus.cc:359] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.634493 10418 raft_consensus.cc:385] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.634769 10418 raft_consensus.cc:740] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.635484 10418 consensus_queue.cc:260] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.636132 10418 raft_consensus.cc:399] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.636452 10418 raft_consensus.cc:493] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.636935 10418 raft_consensus.cc:3060] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.636477 10422 raft_consensus.cc:697] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Becoming Leader. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Running, Role: LEADER
I20260630 12:37:38.638046 10422 consensus_queue.cc:237] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Queue going to LEADER mode. State: All 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: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.642581 10417 ts_tablet_manager.cc:1434] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:37:38.643692 10417 tablet_bootstrap.cc:492] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:38.644959 10418 raft_consensus.cc:515] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.645789 10418 leader_election.cc:304] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [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: 54e9058b91ef469c9b708b9c0264499c; no voters: 
I20260630 12:37:38.649120 10417 tablet_bootstrap.cc:654] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.650811 10121 catalog_manager.cc:5697] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.661149 10420 tablet_bootstrap.cc:492] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:38.661798 10420 ts_tablet_manager.cc:1403] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.015s
I20260630 12:37:38.663245 10417 tablet_bootstrap.cc:492] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:38.663671 10417 ts_tablet_manager.cc:1403] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260630 12:37:38.664947 10420 raft_consensus.cc:359] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.665555 10420 raft_consensus.cc:385] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.665815 10417 raft_consensus.cc:359] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.666338 10417 raft_consensus.cc:385] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.666625 10417 raft_consensus.cc:740] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.667354 10417 consensus_queue.cc:260] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.667917 10417 raft_consensus.cc:399] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.668198 10417 raft_consensus.cc:493] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.668565 10417 raft_consensus.cc:3060] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.670770 10418 leader_election.cc:290] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.671172 10427 raft_consensus.cc:2804] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.665853 10420 raft_consensus.cc:740] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.673166 10420 consensus_queue.cc:260] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.673900 10420 raft_consensus.cc:399] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.674245 10420 raft_consensus.cc:493] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.674626 10420 raft_consensus.cc:3060] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.675446 10417 raft_consensus.cc:515] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.676185 10417 leader_election.cc:304] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [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: bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:38.676805 10417 leader_election.cc:290] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.677100 10423 raft_consensus.cc:2804] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.677814 10423 raft_consensus.cc:697] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Becoming Leader. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Running, Role: LEADER
I20260630 12:37:38.678592 10417 ts_tablet_manager.cc:1434] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260630 12:37:38.678608 10423 consensus_queue.cc:237] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Queue going to LEADER mode. State: All 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: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } }
I20260630 12:37:38.678886 10427 raft_consensus.cc:697] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Becoming Leader. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Running, Role: LEADER
I20260630 12:37:38.680913 10418 ts_tablet_manager.cc:1434] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.025s
I20260630 12:37:38.681437 10427 consensus_queue.cc:237] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Queue going to LEADER mode. State: All 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: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.681885 10418 tablet_bootstrap.cc:492] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:38.684033 10420 raft_consensus.cc:515] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.684764 10420 leader_election.cc:304] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [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: b29b7cf7ad2344f589e5a36d897e3551; no voters: 
I20260630 12:37:38.688585 10418 tablet_bootstrap.cc:654] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.695334 10420 leader_election.cc:290] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.695812 10434 raft_consensus.cc:2804] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.697090 10120 catalog_manager.cc:5697] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.700090 10418 tablet_bootstrap.cc:492] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:38.700686 10418 ts_tablet_manager.cc:1403] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:37:38.703660 10434 raft_consensus.cc:697] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Becoming Leader. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Running, Role: LEADER
I20260630 12:37:38.703584 10418 raft_consensus.cc:359] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.704345 10418 raft_consensus.cc:385] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.704721 10418 raft_consensus.cc:740] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.704480 10434 consensus_queue.cc:237] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [LEADER]: Queue going to LEADER mode. State: All 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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.705592 10418 consensus_queue.cc:260] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.706254 10418 raft_consensus.cc:399] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.706601 10418 raft_consensus.cc:493] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.706993 10418 raft_consensus.cc:3060] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.714556 10418 raft_consensus.cc:515] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.715234 10418 leader_election.cc:304] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [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: 54e9058b91ef469c9b708b9c0264499c; no voters: 
I20260630 12:37:38.715868 10418 leader_election.cc:290] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.716619 10431 raft_consensus.cc:2804] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.717136 10431 raft_consensus.cc:697] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Becoming Leader. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Running, Role: LEADER
I20260630 12:37:38.716707 10121 catalog_manager.cc:5697] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54e9058b91ef469c9b708b9c0264499c (127.0.205.195). New cstate: current_term: 1 leader_uuid: "54e9058b91ef469c9b708b9c0264499c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.718770 10431 consensus_queue.cc:237] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Queue going to LEADER mode. State: All 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: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:38.719233 10120 catalog_manager.cc:5697] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b29b7cf7ad2344f589e5a36d897e3551" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.724640 10418 ts_tablet_manager.cc:1434] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.002s
I20260630 12:37:38.736645 10420 ts_tablet_manager.cc:1434] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.075s	user 0.023s	sys 0.041s
I20260630 12:37:38.737638 10420 tablet_bootstrap.cc:492] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:38.743299 10420 tablet_bootstrap.cc:654] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.744756 10120 catalog_manager.cc:5697] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54e9058b91ef469c9b708b9c0264499c (127.0.205.195). New cstate: current_term: 1 leader_uuid: "54e9058b91ef469c9b708b9c0264499c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.748297 10420 tablet_bootstrap.cc:492] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:38.748844 10420 ts_tablet_manager.cc:1403] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:37:38.751308 10420 raft_consensus.cc:359] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.751889 10420 raft_consensus.cc:385] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.752208 10420 raft_consensus.cc:740] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.753005 10420 consensus_queue.cc:260] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.753573 10420 raft_consensus.cc:399] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.753800 10420 raft_consensus.cc:493] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.754112 10420 raft_consensus.cc:3060] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.758839 10420 raft_consensus.cc:515] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.759303 10420 leader_election.cc:304] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [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: b29b7cf7ad2344f589e5a36d897e3551; no voters: 
I20260630 12:37:38.759722 10420 leader_election.cc:290] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.760025 10436 raft_consensus.cc:2804] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.760587 10436 raft_consensus.cc:697] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Becoming Leader. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Running, Role: LEADER
I20260630 12:37:38.761077 10420 ts_tablet_manager.cc:1434] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:37:38.761173 10436 consensus_queue.cc:237] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [LEADER]: Queue going to LEADER mode. State: All 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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } }
I20260630 12:37:38.766165 10121 catalog_manager.cc:5697] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b29b7cf7ad2344f589e5a36d897e3551" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:38.978169 10319 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0800 after lost signal to thread 826
I20260630 12:37:39.632980 10120 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50382:
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"
    }
  }
}
W20260630 12:37:39.636181 10120 catalog_manager.cc:7077] 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.
I20260630 12:37:39.684331 10213 tablet_service.cc:1511] Processing CreateTablet for tablet eee369a0f2684c0f8d3c31e105edd8c4 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.685563 10213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee369a0f2684c0f8d3c31e105edd8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.686367 10288 tablet_service.cc:1511] Processing CreateTablet for tablet eee369a0f2684c0f8d3c31e105edd8c4 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.687552 10288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee369a0f2684c0f8d3c31e105edd8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.688716 10212 tablet_service.cc:1511] Processing CreateTablet for tablet 568ad2abd2b04833a9b9bba11e8db162 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.689909 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568ad2abd2b04833a9b9bba11e8db162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.689785 10287 tablet_service.cc:1511] Processing CreateTablet for tablet 568ad2abd2b04833a9b9bba11e8db162 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.690999 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568ad2abd2b04833a9b9bba11e8db162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.691887 10361 tablet_service.cc:1511] Processing CreateTablet for tablet 568ad2abd2b04833a9b9bba11e8db162 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.693104 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568ad2abd2b04833a9b9bba11e8db162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.692786 10362 tablet_service.cc:1511] Processing CreateTablet for tablet eee369a0f2684c0f8d3c31e105edd8c4 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.696398 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee369a0f2684c0f8d3c31e105edd8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.696731 10286 tablet_service.cc:1511] Processing CreateTablet for tablet 4c127ec0e8d346898b267562333eddff (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.697903 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c127ec0e8d346898b267562333eddff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.698413 10360 tablet_service.cc:1511] Processing CreateTablet for tablet 4c127ec0e8d346898b267562333eddff (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.699571 10360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c127ec0e8d346898b267562333eddff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.695698 10211 tablet_service.cc:1511] Processing CreateTablet for tablet 4c127ec0e8d346898b267562333eddff (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.700968 10211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c127ec0e8d346898b267562333eddff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.701884 10285 tablet_service.cc:1511] Processing CreateTablet for tablet a49dfa01c0304e0e9ac3d94bbc8edb93 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.703085 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dfa01c0304e0e9ac3d94bbc8edb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.705410 10359 tablet_service.cc:1511] Processing CreateTablet for tablet a49dfa01c0304e0e9ac3d94bbc8edb93 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.706576 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dfa01c0304e0e9ac3d94bbc8edb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.708575 10358 tablet_service.cc:1511] Processing CreateTablet for tablet 116ec6972e0341f68e53e8196026196d (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.710335 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116ec6972e0341f68e53e8196026196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.712924 10283 tablet_service.cc:1511] Processing CreateTablet for tablet 284278e8908a4ee0b3d147892e727a1c (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.713224 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 284278e8908a4ee0b3d147892e727a1c (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.714095 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284278e8908a4ee0b3d147892e727a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.714449 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284278e8908a4ee0b3d147892e727a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.708871 10284 tablet_service.cc:1511] Processing CreateTablet for tablet 116ec6972e0341f68e53e8196026196d (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.717101 10284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116ec6972e0341f68e53e8196026196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.707772 10209 tablet_service.cc:1511] Processing CreateTablet for tablet 116ec6972e0341f68e53e8196026196d (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.720450 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116ec6972e0341f68e53e8196026196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.706220 10210 tablet_service.cc:1511] Processing CreateTablet for tablet a49dfa01c0304e0e9ac3d94bbc8edb93 (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.724561 10210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dfa01c0304e0e9ac3d94bbc8edb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.729794 10208 tablet_service.cc:1511] Processing CreateTablet for tablet 284278e8908a4ee0b3d147892e727a1c (DEFAULT_TABLE table=test-workload-rf3 [id=09411aa1d6924b94834662da878a0383]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.731030 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284278e8908a4ee0b3d147892e727a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.817989 10475 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.821731 10474 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:39.822172 10476 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:39.824595 10475 tablet_bootstrap.cc:654] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.828521 10476 tablet_bootstrap.cc:654] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.834167 10474 tablet_bootstrap.cc:654] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.835837 10475 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:39.836452 10475 ts_tablet_manager.cc:1403] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:37:39.839427 10475 raft_consensus.cc:359] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.840324 10475 raft_consensus.cc:385] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.840695 10475 raft_consensus.cc:740] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.841624 10475 consensus_queue.cc:260] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.844581 10475 ts_tablet_manager.cc:1434] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:39.845094 10476 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:39.845574 10475 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.845615 10476 ts_tablet_manager.cc:1403] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260630 12:37:39.849293 10476 raft_consensus.cc:359] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.851662 10476 raft_consensus.cc:385] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.852010 10476 raft_consensus.cc:740] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.852877 10475 tablet_bootstrap.cc:654] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.852824 10476 consensus_queue.cc:260] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.854974 10476 ts_tablet_manager.cc:1434] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260630 12:37:39.851327 10474 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:39.855684 10474 ts_tablet_manager.cc:1403] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.013s
I20260630 12:37:39.858597 10474 raft_consensus.cc:359] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.859292 10474 raft_consensus.cc:385] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.862169 10476 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:39.859635 10474 raft_consensus.cc:740] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.864609 10475 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:39.865175 10475 ts_tablet_manager.cc:1403] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260630 12:37:39.867882 10475 raft_consensus.cc:359] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.868667 10475 raft_consensus.cc:385] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.868363 10474 consensus_queue.cc:260] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.869016 10475 raft_consensus.cc:740] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.869916 10475 consensus_queue.cc:260] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.870935 10474 ts_tablet_manager.cc:1434] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:37:39.871894 10474 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:39.872421 10475 ts_tablet_manager.cc:1434] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:37:39.873392 10475 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.877652 10474 tablet_bootstrap.cc:654] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.879171 10475 tablet_bootstrap.cc:654] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.880985 10476 tablet_bootstrap.cc:654] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.888959 10475 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:39.889456 10475 ts_tablet_manager.cc:1403] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:37:39.892364 10475 raft_consensus.cc:359] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.893086 10475 raft_consensus.cc:385] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.893378 10475 raft_consensus.cc:740] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.894088 10475 consensus_queue.cc:260] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.897002 10475 ts_tablet_manager.cc:1434] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:39.898051 10475 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.904726 10475 tablet_bootstrap.cc:654] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.909829 10476 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:39.910293 10476 ts_tablet_manager.cc:1403] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.008s
I20260630 12:37:39.910775 10474 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:39.911347 10474 ts_tablet_manager.cc:1403] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.024s
I20260630 12:37:39.912997 10476 raft_consensus.cc:359] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.913806 10476 raft_consensus.cc:385] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.913587 10474 raft_consensus.cc:359] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.914134 10476 raft_consensus.cc:740] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.914381 10474 raft_consensus.cc:385] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.914798 10474 raft_consensus.cc:740] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.915066 10476 consensus_queue.cc:260] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.915561 10474 consensus_queue.cc:260] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.916204 10475 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:39.916683 10475 ts_tablet_manager.cc:1403] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260630 12:37:39.917860 10474 ts_tablet_manager.cc:1434] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:39.918862 10474 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:39.919400 10475 raft_consensus.cc:359] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.920145 10475 raft_consensus.cc:385] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.920429 10475 raft_consensus.cc:740] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.921252 10475 consensus_queue.cc:260] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.925420 10474 tablet_bootstrap.cc:654] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.925688 10475 ts_tablet_manager.cc:1434] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:37:39.926651 10475 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.936831 10474 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:39.937456 10474 ts_tablet_manager.cc:1403] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260630 12:37:39.937697 10475 tablet_bootstrap.cc:654] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.939292 10476 ts_tablet_manager.cc:1434] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260630 12:37:39.940512 10474 raft_consensus.cc:359] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.941305 10474 raft_consensus.cc:385] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.941648 10474 raft_consensus.cc:740] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.942543 10474 consensus_queue.cc:260] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.948036 10474 ts_tablet_manager.cc:1434] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:37:39.949028 10474 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:39.949290 10475 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:39.949793 10475 ts_tablet_manager.cc:1403] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260630 12:37:39.953936 10476 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:39.954852 10474 tablet_bootstrap.cc:654] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.953045 10475 raft_consensus.cc:359] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.957955 10475 raft_consensus.cc:385] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.958344 10475 raft_consensus.cc:740] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.959301 10475 consensus_queue.cc:260] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.960461 10476 tablet_bootstrap.cc:654] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.963783 10475 ts_tablet_manager.cc:1434] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:37:39.964918 10475 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: Bootstrap starting.
I20260630 12:37:39.967039 10474 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:39.967690 10474 ts_tablet_manager.cc:1403] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
W20260630 12:37:39.968875 10169 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:39.970461 10474 raft_consensus.cc:359] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.971403 10474 raft_consensus.cc:385] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.971743 10474 raft_consensus.cc:740] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.972653 10474 consensus_queue.cc:260] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.976817 10474 ts_tablet_manager.cc:1434] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:37:39.977836 10474 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:39.982414 10422 raft_consensus.cc:493] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.982872 10422 raft_consensus.cc:515] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:39.983536 10474 tablet_bootstrap.cc:654] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.987454 10422 leader_election.cc:290] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:39.993451 10475 tablet_bootstrap.cc:654] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.999126 10476 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:39.999668 10476 ts_tablet_manager.cc:1403] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.008s
I20260630 12:37:40.002440 10476 raft_consensus.cc:359] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.003146 10476 raft_consensus.cc:385] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.003511 10422 raft_consensus.cc:493] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.003597 10476 raft_consensus.cc:740] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.004122 10422 raft_consensus.cc:515] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.004513 10476 consensus_queue.cc:260] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.006249 10422 leader_election.cc:290] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.016945 10476 ts_tablet_manager.cc:1434] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:37:40.023366 10476 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:40.029145 10476 tablet_bootstrap.cc:654] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.037045 10475 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: No bootstrap required, opened a new log
I20260630 12:37:40.037575 10475 ts_tablet_manager.cc:1403] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.016s
I20260630 12:37:40.038357 10431 raft_consensus.cc:493] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.038916 10431 raft_consensus.cc:515] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.040294 10475 raft_consensus.cc:359] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.040974 10475 raft_consensus.cc:385] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.041260 10475 raft_consensus.cc:740] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.041618 10431 leader_election.cc:290] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:40.042587 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.043236 10372 raft_consensus.cc:2468] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 0.
I20260630 12:37:40.043314 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568ad2abd2b04833a9b9bba11e8db162" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.044873 10263 leader_election.cc:304] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
W20260630 12:37:40.045804 10263 leader_election.cc:343] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.046432 10422 raft_consensus.cc:2804] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.046795 10422 raft_consensus.cc:493] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.047111 10422 raft_consensus.cc:3060] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.048408 10474 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:40.048907 10474 ts_tablet_manager.cc:1403] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.071s	user 0.004s	sys 0.011s
I20260630 12:37:40.053270 10474 raft_consensus.cc:359] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.053906 10474 raft_consensus.cc:385] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.054183 10474 raft_consensus.cc:740] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.042078 10475 consensus_queue.cc:260] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.055094 10474 consensus_queue.cc:260] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.054111 10422 raft_consensus.cc:515] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.058137 10422 leader_election.cc:290] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Requested vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.059213 10474 ts_tablet_manager.cc:1434] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:37:40.060400 10474 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: Bootstrap starting.
I20260630 12:37:40.061883 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c"
I20260630 12:37:40.062450 10371 raft_consensus.cc:3060] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.066692 10474 tablet_bootstrap.cc:654] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.070755 10371 raft_consensus.cc:2468] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 1.
I20260630 12:37:40.071995 10263 leader_election.cc:304] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.072750 10422 raft_consensus.cc:2804] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.073184 10422 raft_consensus.cc:697] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Becoming Leader. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Running, Role: LEADER
I20260630 12:37:40.074069 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
I20260630 12:37:40.073908 10422 consensus_queue.cc:237] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.075431 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568ad2abd2b04833a9b9bba11e8db162" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
I20260630 12:37:40.076049 10222 raft_consensus.cc:2468] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 0.
I20260630 12:37:40.077719 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551"
I20260630 12:37:40.080277 10475 ts_tablet_manager.cc:1434] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.013s
W20260630 12:37:40.081287 10262 leader_election.cc:343] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.082602 10262 leader_election.cc:304] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [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: b29b7cf7ad2344f589e5a36d897e3551, bdbef3456f4f428cae63dfd60254ca52; no voters: 54e9058b91ef469c9b708b9c0264499c
I20260630 12:37:40.083673 10422 raft_consensus.cc:2804] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.084091 10422 raft_consensus.cc:493] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.084446 10422 raft_consensus.cc:3060] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:40.085086 10262 leader_election.cc:343] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.086885 10474 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: No bootstrap required, opened a new log
I20260630 12:37:40.087387 10474 ts_tablet_manager.cc:1403] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.011s
I20260630 12:37:40.088514 10114 catalog_manager.cc:5697] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.093487 10500 raft_consensus.cc:493] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.094141 10500 raft_consensus.cc:515] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.090289 10474 raft_consensus.cc:359] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.100263 10474 raft_consensus.cc:385] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.100957 10474 raft_consensus.cc:740] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.106878 10474 consensus_queue.cc:260] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.107746 10476 tablet_bootstrap.cc:492] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:40.108265 10476 ts_tablet_manager.cc:1403] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.026s
I20260630 12:37:40.108157 10422 raft_consensus.cc:515] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.109822 10474 ts_tablet_manager.cc:1434] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:37:40.110867 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568ad2abd2b04833a9b9bba11e8db162" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551"
I20260630 12:37:40.112340 10222 raft_consensus.cc:3060] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.116415 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dfa01c0304e0e9ac3d94bbc8edb93" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
I20260630 12:37:40.117053 10223 raft_consensus.cc:2468] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 0.
I20260630 12:37:40.118227 10262 leader_election.cc:304] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29b7cf7ad2344f589e5a36d897e3551, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.122996 10500 leader_election.cc:290] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.124262 10500 raft_consensus.cc:2804] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.125427 10500 raft_consensus.cc:493] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.125844 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dfa01c0304e0e9ac3d94bbc8edb93" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.126187 10500 raft_consensus.cc:3060] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.126502 10372 raft_consensus.cc:2468] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 0.
I20260630 12:37:40.130237 10222 raft_consensus.cc:2468] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 1.
I20260630 12:37:40.111178 10476 raft_consensus.cc:359] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.111709 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568ad2abd2b04833a9b9bba11e8db162" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c"
I20260630 12:37:40.131639 10371 raft_consensus.cc:3060] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.133553 10500 raft_consensus.cc:515] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.136534 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dfa01c0304e0e9ac3d94bbc8edb93" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c"
I20260630 12:37:40.111116 10422 leader_election.cc:290] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Requested vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.137059 10372 raft_consensus.cc:3060] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.138690 10371 raft_consensus.cc:2468] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 1.
I20260630 12:37:40.139863 10263 leader_election.cc:304] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.140726 10422 raft_consensus.cc:2804] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.141220 10422 raft_consensus.cc:697] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Becoming Leader. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Running, Role: LEADER
I20260630 12:37:40.142066 10422 consensus_queue.cc:237] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.143851 10372 raft_consensus.cc:2468] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 1.
I20260630 12:37:40.145007 10263 leader_election.cc:304] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.145458 10476 raft_consensus.cc:385] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.145378 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116ec6972e0341f68e53e8196026196d" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
I20260630 12:37:40.146082 10476 raft_consensus.cc:740] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.146407 10222 raft_consensus.cc:2468] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 0.
I20260630 12:37:40.147130 10476 consensus_queue.cc:260] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.147540 10336 leader_election.cc:304] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, b29b7cf7ad2344f589e5a36d897e3551; no voters: 
I20260630 12:37:40.148264 10431 raft_consensus.cc:2804] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.148623 10431 raft_consensus.cc:493] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.148936 10431 raft_consensus.cc:3060] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.157575 10476 ts_tablet_manager.cc:1434] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.004s
I20260630 12:37:40.160009 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dfa01c0304e0e9ac3d94bbc8edb93" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551"
I20260630 12:37:40.160601 10222 raft_consensus.cc:3060] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.160382 10431 raft_consensus.cc:515] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.161121 10503 raft_consensus.cc:493] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.161586 10503 raft_consensus.cc:515] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.163291 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116ec6972e0341f68e53e8196026196d" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551"
I20260630 12:37:40.163940 10223 raft_consensus.cc:3060] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.165563 10431 leader_election.cc:290] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Requested vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:40.167925 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116ec6972e0341f68e53e8196026196d" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52" is_pre_election: true
I20260630 12:37:40.168558 10298 raft_consensus.cc:2468] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 0.
I20260630 12:37:40.169682 10436 raft_consensus.cc:493] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.169931 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116ec6972e0341f68e53e8196026196d" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52"
I20260630 12:37:40.170459 10298 raft_consensus.cc:3060] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.170461 10436 raft_consensus.cc:515] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.171849 10431 raft_consensus.cc:493] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.172425 10431 raft_consensus.cc:515] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.173107 10436 leader_election.cc:290] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.176306 10223 raft_consensus.cc:2468] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 1.
I20260630 12:37:40.180598 10298 raft_consensus.cc:2468] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 1.
I20260630 12:37:40.181154 10431 leader_election.cc:290] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:40.179239 10222 raft_consensus.cc:2468] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbef3456f4f428cae63dfd60254ca52 in term 1.
I20260630 12:37:40.182003 10337 leader_election.cc:304] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.182801 10431 raft_consensus.cc:2804] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.184230 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52" is_pre_election: true
I20260630 12:37:40.184953 10298 raft_consensus.cc:2468] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 0.
I20260630 12:37:40.185946 10337 leader_election.cc:304] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.189181 10476 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:40.193279 10500 leader_election.cc:290] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 election: Requested vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.199899 10118 catalog_manager.cc:5697] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.202116 10509 raft_consensus.cc:2804] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.202585 10509 raft_consensus.cc:493] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.202944 10509 raft_consensus.cc:3060] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.206848 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
W20260630 12:37:40.208202 10336 leader_election.cc:343] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.159901 10505 raft_consensus.cc:2804] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.216805 10505 raft_consensus.cc:697] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Becoming Leader. State: Replica: bdbef3456f4f428cae63dfd60254ca52, State: Running, Role: LEADER
I20260630 12:37:40.217602 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551" is_pre_election: true
I20260630 12:37:40.217633 10505 consensus_queue.cc:237] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
W20260630 12:37:40.219034 10262 leader_election.cc:343] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.223711 10431 raft_consensus.cc:697] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Becoming Leader. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Running, Role: LEADER
I20260630 12:37:40.226203 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "bdbef3456f4f428cae63dfd60254ca52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.226259 10476 tablet_bootstrap.cc:654] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.227067 10503 leader_election.cc:290] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.227111 10431 consensus_queue.cc:237] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.230692 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284278e8908a4ee0b3d147892e727a1c" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.231319 10371 raft_consensus.cc:2468] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29b7cf7ad2344f589e5a36d897e3551 in term 0.
I20260630 12:37:40.232625 10188 leader_election.cc:304] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9058b91ef469c9b708b9c0264499c, b29b7cf7ad2344f589e5a36d897e3551; no voters: 
I20260630 12:37:40.233173 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284278e8908a4ee0b3d147892e727a1c" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52" is_pre_election: true
I20260630 12:37:40.233428 10436 raft_consensus.cc:2804] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.233839 10436 raft_consensus.cc:493] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.234187 10436 raft_consensus.cc:3060] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.236147 10509 raft_consensus.cc:515] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.236697 10118 catalog_manager.cc:5697] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.233789 10298 raft_consensus.cc:2468] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29b7cf7ad2344f589e5a36d897e3551 in term 0.
I20260630 12:37:40.241894 10372 raft_consensus.cc:2393] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdbef3456f4f428cae63dfd60254ca52 in current term 1: Already voted for candidate 54e9058b91ef469c9b708b9c0264499c in this term.
I20260630 12:37:40.243654 10509 leader_election.cc:290] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Requested vote from peers b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269), bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:40.245265 10263 leader_election.cc:304] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [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: bdbef3456f4f428cae63dfd60254ca52; no voters: 54e9058b91ef469c9b708b9c0264499c, b29b7cf7ad2344f589e5a36d897e3551
I20260630 12:37:40.246857 10505 raft_consensus.cc:3060] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.247597 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29b7cf7ad2344f589e5a36d897e3551"
I20260630 12:37:40.253718 10505 raft_consensus.cc:2749] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:40.241865 10436 raft_consensus.cc:515] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.254719 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "54e9058b91ef469c9b708b9c0264499c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52"
W20260630 12:37:40.255751 10336 leader_election.cc:343] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.258042 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284278e8908a4ee0b3d147892e727a1c" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52"
I20260630 12:37:40.258632 10297 raft_consensus.cc:3060] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.263976 10118 catalog_manager.cc:5697] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54e9058b91ef469c9b708b9c0264499c (127.0.205.195). New cstate: current_term: 1 leader_uuid: "54e9058b91ef469c9b708b9c0264499c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.268364 10436 leader_election.cc:290] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 election: Requested vote from peers bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.269501 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284278e8908a4ee0b3d147892e727a1c" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c"
I20260630 12:37:40.270078 10372 raft_consensus.cc:3060] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.273097 10297 raft_consensus.cc:2468] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29b7cf7ad2344f589e5a36d897e3551 in term 1.
I20260630 12:37:40.276414 10298 raft_consensus.cc:2468] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9058b91ef469c9b708b9c0264499c in term 1.
I20260630 12:37:40.278566 10476 tablet_bootstrap.cc:492] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:40.279457 10372 raft_consensus.cc:2468] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29b7cf7ad2344f589e5a36d897e3551 in term 1.
I20260630 12:37:40.280398 10188 leader_election.cc:304] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29b7cf7ad2344f589e5a36d897e3551, bdbef3456f4f428cae63dfd60254ca52; no voters: 
I20260630 12:37:40.280429 10476 ts_tablet_manager.cc:1403] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.006s
I20260630 12:37:40.281800 10436 raft_consensus.cc:2804] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.283120 10476 raft_consensus.cc:359] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.283723 10476 raft_consensus.cc:385] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.284039 10476 raft_consensus.cc:740] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.283905 10337 leader_election.cc:304] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [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: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52; no voters: b29b7cf7ad2344f589e5a36d897e3551
I20260630 12:37:40.284833 10476 consensus_queue.cc:260] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.285357 10431 raft_consensus.cc:2804] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.286729 10431 raft_consensus.cc:697] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Becoming Leader. State: Replica: 54e9058b91ef469c9b708b9c0264499c, State: Running, Role: LEADER
I20260630 12:37:40.287637 10431 consensus_queue.cc:237] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.288867 10436 raft_consensus.cc:697] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Becoming Leader. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Running, Role: LEADER
I20260630 12:37:40.289705 10436 consensus_queue.cc:237] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.295861 10476 ts_tablet_manager.cc:1434] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260630 12:37:40.296897 10476 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: Bootstrap starting.
I20260630 12:37:40.300855 10118 catalog_manager.cc:5697] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "b29b7cf7ad2344f589e5a36d897e3551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.303227 10476 tablet_bootstrap.cc:654] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.313136 10118 catalog_manager.cc:5697] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54e9058b91ef469c9b708b9c0264499c (127.0.205.195). New cstate: current_term: 1 leader_uuid: "54e9058b91ef469c9b708b9c0264499c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.317981 10476 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: No bootstrap required, opened a new log
I20260630 12:37:40.318383 10476 ts_tablet_manager.cc:1403] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260630 12:37:40.320732 10476 raft_consensus.cc:359] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.321374 10476 raft_consensus.cc:385] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.321666 10476 raft_consensus.cc:740] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29b7cf7ad2344f589e5a36d897e3551, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.322271 10476 consensus_queue.cc:260] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.324259 10476 ts_tablet_manager.cc:1434] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:37:40.354588 10436 raft_consensus.cc:493] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.355008 10436 raft_consensus.cc:515] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.356530 10436 leader_election.cc:290] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.357263 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52" is_pre_election: true
I20260630 12:37:40.357707 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee369a0f2684c0f8d3c31e105edd8c4" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.357991 10298 raft_consensus.cc:2393] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b29b7cf7ad2344f589e5a36d897e3551 in current term 1: Already voted for candidate 54e9058b91ef469c9b708b9c0264499c in this term.
I20260630 12:37:40.359160 10188 leader_election.cc:304] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [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: b29b7cf7ad2344f589e5a36d897e3551; no voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52
I20260630 12:37:40.359723 10436 raft_consensus.cc:3060] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.366528 10436 raft_consensus.cc:2749] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:40.484086 10436 raft_consensus.cc:493] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.484622 10436 raft_consensus.cc:515] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } }
I20260630 12:37:40.486682 10436 leader_election.cc:290] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573), 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:40.488910 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbef3456f4f428cae63dfd60254ca52" is_pre_election: true
I20260630 12:37:40.490202 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c127ec0e8d346898b267562333eddff" candidate_uuid: "b29b7cf7ad2344f589e5a36d897e3551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9058b91ef469c9b708b9c0264499c" is_pre_election: true
I20260630 12:37:40.491000 10372 raft_consensus.cc:2393] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b29b7cf7ad2344f589e5a36d897e3551 in current term 1: Already voted for candidate bdbef3456f4f428cae63dfd60254ca52 in this term.
I20260630 12:37:40.492789 10188 leader_election.cc:304] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [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: b29b7cf7ad2344f589e5a36d897e3551; no voters: 54e9058b91ef469c9b708b9c0264499c, bdbef3456f4f428cae63dfd60254ca52
I20260630 12:37:40.493857 10436 raft_consensus.cc:3060] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.500993 10436 raft_consensus.cc:2749] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:40.501962 10522 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.002s	sys 0.026s
I20260630 12:37:40.593472 10372 raft_consensus.cc:1275] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Refusing update from remote peer b29b7cf7ad2344f589e5a36d897e3551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:40.594913 10298 raft_consensus.cc:1275] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Refusing update from remote peer b29b7cf7ad2344f589e5a36d897e3551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:40.597158 10515 consensus_queue.cc:1048] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.598693 10515 consensus_queue.cc:1048] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.603650 10505 consensus_queue.cc:1048] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:40.657461 10503 consensus_queue.cc:1048] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.662462 10505 consensus_queue.cc:1048] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.687774 10500 consensus_queue.cc:1048] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.696214 10500 consensus_queue.cc:1048] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.702291 10431 consensus_queue.cc:1048] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.702503 10221 raft_consensus.cc:1275] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Refusing update from remote peer 54e9058b91ef469c9b708b9c0264499c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:40.704854 10431 consensus_queue.cc:1048] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.708698 10297 raft_consensus.cc:1275] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Refusing update from remote peer 54e9058b91ef469c9b708b9c0264499c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:40.712483 10509 consensus_queue.cc:1048] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.718750 10509 consensus_queue.cc:1048] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.776788 10503 consensus_queue.cc:1048] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:40.810652 10528 log.cc:927] Time spent T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
W20260630 12:37:40.986974 10336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:37269, user_credentials={real_user=slave}} blocked reactor thread for 106008us
W20260630 12:37:40.987901 10337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.194:42573, user_credentials={real_user=slave}} blocked reactor thread for 97059.9us
W20260630 12:37:41.040424 10262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:37269, user_credentials={real_user=slave}} blocked reactor thread for 77772us
W20260630 12:37:41.140570 10336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:37269, user_credentials={real_user=slave}} blocked reactor thread for 102186us
I20260630 12:37:42.142616   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:42.149099 10575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:42.149401 10576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:42.160938 10578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:42.161336   823 server_base.cc:1061] running on GCE node
I20260630 12:37:42.163571   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:42.163859   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:42.164120   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823062164099 us; error 0 us; skew 500 ppm
I20260630 12:37:42.164790   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:42.167495   823 webserver.cc:533] Webserver started at http://127.0.205.196:46661/ using document root <none> and password file <none>
I20260630 12:37:42.167960   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:42.168144   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:42.168399   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:42.169441   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "18a433655b194cb685c96a8b9a69f378"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-tsj5"
I20260630 12:37:42.173763   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:42.177207 10583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.178157   823 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:37:42.178493   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "18a433655b194cb685c96a8b9a69f378"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-tsj5"
I20260630 12:37:42.178822   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822842926995-823-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)
I20260630 12:37:42.193068   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:42.194123   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:42.195596   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:42.197917   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:42.198098   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.198308   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:42.198446   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.248936   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:41621
I20260630 12:37:42.249030 10645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:41621 every 8 connection(s)
I20260630 12:37:42.263964 10646 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43415
I20260630 12:37:42.264303 10646 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:42.264981 10646 heartbeater.cc:507] Master 127.0.205.254:43415 requested a full tablet report, sending...
I20260630 12:37:42.266718 10114 ts_manager.cc:194] Registered new tserver with Master: 18a433655b194cb685c96a8b9a69f378 (127.0.205.196:41621)
I20260630 12:37:42.268184 10114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36548
I20260630 12:37:43.193508 10370 consensus_queue.cc:237] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:43.201076 10298 raft_consensus.cc:1275] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Refusing update from remote peer 54e9058b91ef469c9b708b9c0264499c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.204217 10509 consensus_queue.cc:1048] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:43.207289 10222 raft_consensus.cc:1275] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Refusing update from remote peer 54e9058b91ef469c9b708b9c0264499c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.208860 10509 consensus_queue.cc:1048] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.216805 10653 raft_consensus.cc:2955] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.227327 10298 raft_consensus.cc:2955] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
W20260630 12:37:43.234468 10335 consensus_peers.cc:597] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c -> Peer 18a433655b194cb685c96a8b9a69f378 (127.0.205.196:41621): Couldn't send request to peer 18a433655b194cb685c96a8b9a69f378. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 116ec6972e0341f68e53e8196026196d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.245205 10114 catalog_manager.cc:5697] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c reported cstate change: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "54e9058b91ef469c9b708b9c0264499c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:43.249565 10222 raft_consensus.cc:2955] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.272220 10646 heartbeater.cc:499] Master 127.0.205.254:43415 was elected leader, sending a full tablet report...
I20260630 12:37:43.279409 10298 consensus_queue.cc:237] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:43.294610 10370 raft_consensus.cc:1275] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.295516 10222 raft_consensus.cc:1275] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.297504 10666 consensus_queue.cc:1048] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.298393 10560 consensus_queue.cc:1048] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.313323 10668 raft_consensus.cc:2955] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.316859 10369 raft_consensus.cc:2955] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.315083 10222 raft_consensus.cc:2955] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.329766 10118 catalog_manager.cc:5697] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:43.330677 10298 consensus_queue.cc:237] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
W20260630 12:37:43.334789 10261 consensus_peers.cc:597] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 -> Peer 18a433655b194cb685c96a8b9a69f378 (127.0.205.196:41621): Couldn't send request to peer 18a433655b194cb685c96a8b9a69f378. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c127ec0e8d346898b267562333eddff. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:43.341527 10261 consensus_peers.cc:597] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 -> Peer 18a433655b194cb685c96a8b9a69f378 (127.0.205.196:41621): Couldn't send request to peer 18a433655b194cb685c96a8b9a69f378. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a49dfa01c0304e0e9ac3d94bbc8edb93. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.341840 10222 raft_consensus.cc:1275] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.342720 10369 raft_consensus.cc:1275] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.343281 10666 consensus_queue.cc:1048] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.345683 10666 consensus_queue.cc:1048] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.357451 10560 raft_consensus.cc:2955] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.359525 10369 raft_consensus.cc:2955] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.365343 10222 raft_consensus.cc:2955] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.373243 10298 consensus_queue.cc:237] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:43.373392 10116 catalog_manager.cc:5697] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 reported cstate change: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:43.394876 10369 raft_consensus.cc:1275] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.394881 10222 raft_consensus.cc:1275] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Refusing update from remote peer bdbef3456f4f428cae63dfd60254ca52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:37:43.396462 10261 consensus_peers.cc:597] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 -> Peer 18a433655b194cb685c96a8b9a69f378 (127.0.205.196:41621): Couldn't send request to peer 18a433655b194cb685c96a8b9a69f378. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 568ad2abd2b04833a9b9bba11e8db162. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.396463 10668 consensus_queue.cc:1048] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:43.398658 10668 consensus_queue.cc:1048] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.404522 10666 raft_consensus.cc:2955] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.406279 10369 raft_consensus.cc:2955] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.408497 10217 raft_consensus.cc:2955] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.419494 10116 catalog_manager.cc:5697] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c reported cstate change: config changed from index -1 to 16, NON_VOTER 18a433655b194cb685c96a8b9a69f378 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "bdbef3456f4f428cae63dfd60254ca52" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } }
I20260630 12:37:43.633212 10677 ts_tablet_manager.cc:933] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Initiating tablet copy from peer 54e9058b91ef469c9b708b9c0264499c (127.0.205.195:34989)
I20260630 12:37:43.635150 10677 tablet_copy_client.cc:323] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:34989
I20260630 12:37:43.647975 10382 tablet_copy_service.cc:140] P 54e9058b91ef469c9b708b9c0264499c: Received BeginTabletCopySession request for tablet 116ec6972e0341f68e53e8196026196d from peer 18a433655b194cb685c96a8b9a69f378 ({username='slave'} at 127.0.0.1:38474)
I20260630 12:37:43.648514 10382 tablet_copy_service.cc:161] P 54e9058b91ef469c9b708b9c0264499c: Beginning new tablet copy session on tablet 116ec6972e0341f68e53e8196026196d from peer 18a433655b194cb685c96a8b9a69f378 at {username='slave'} at 127.0.0.1:38474: session id = 18a433655b194cb685c96a8b9a69f378-116ec6972e0341f68e53e8196026196d
I20260630 12:37:43.656208 10382 tablet_copy_source_session.cc:215] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.659614 10677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116ec6972e0341f68e53e8196026196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.675487 10677 tablet_copy_client.cc:806] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:43.676083 10677 tablet_copy_client.cc:670] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:43.680125 10677 tablet_copy_client.cc:538] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:43.688331 10677 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Bootstrap starting.
I20260630 12:37:43.793568 10677 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:43.794420 10677 tablet_bootstrap.cc:492] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Bootstrap complete.
I20260630 12:37:43.795104 10677 ts_tablet_manager.cc:1403] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Time spent bootstrapping tablet: real 0.107s	user 0.091s	sys 0.012s
I20260630 12:37:43.797436 10677 raft_consensus.cc:359] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:43.798166 10677 raft_consensus.cc:740] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18a433655b194cb685c96a8b9a69f378, State: Initialized, Role: LEARNER
I20260630 12:37:43.799407 10677 consensus_queue.cc:260] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:43.801842 10677 ts_tablet_manager.cc:1434] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:43.803555 10382 tablet_copy_service.cc:342] P 54e9058b91ef469c9b708b9c0264499c: Request end of tablet copy session 18a433655b194cb685c96a8b9a69f378-116ec6972e0341f68e53e8196026196d received from {username='slave'} at 127.0.0.1:38474
I20260630 12:37:43.803966 10382 tablet_copy_service.cc:434] P 54e9058b91ef469c9b708b9c0264499c: ending tablet copy session 18a433655b194cb685c96a8b9a69f378-116ec6972e0341f68e53e8196026196d on tablet 116ec6972e0341f68e53e8196026196d with peer 18a433655b194cb685c96a8b9a69f378
I20260630 12:37:43.897760 10677 ts_tablet_manager.cc:933] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Initiating tablet copy from peer bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:43.899333 10677 tablet_copy_client.cc:323] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:42573
I20260630 12:37:43.922585 10308 tablet_copy_service.cc:140] P bdbef3456f4f428cae63dfd60254ca52: Received BeginTabletCopySession request for tablet 4c127ec0e8d346898b267562333eddff from peer 18a433655b194cb685c96a8b9a69f378 ({username='slave'} at 127.0.0.1:34914)
I20260630 12:37:43.923190 10308 tablet_copy_service.cc:161] P bdbef3456f4f428cae63dfd60254ca52: Beginning new tablet copy session on tablet 4c127ec0e8d346898b267562333eddff from peer 18a433655b194cb685c96a8b9a69f378 at {username='slave'} at 127.0.0.1:34914: session id = 18a433655b194cb685c96a8b9a69f378-4c127ec0e8d346898b267562333eddff
I20260630 12:37:43.931173 10308 tablet_copy_source_session.cc:215] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.934844 10677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c127ec0e8d346898b267562333eddff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.948091 10677 tablet_copy_client.cc:806] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:43.948616 10677 tablet_copy_client.cc:670] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:43.953344 10677 tablet_copy_client.cc:538] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:43.960740 10677 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Bootstrap starting.
I20260630 12:37:43.965958 10684 ts_tablet_manager.cc:933] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Initiating tablet copy from peer bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:43.975679 10685 ts_tablet_manager.cc:933] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Initiating tablet copy from peer bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573)
I20260630 12:37:43.976567 10684 tablet_copy_client.cc:323] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:42573
I20260630 12:37:43.978195 10308 tablet_copy_service.cc:140] P bdbef3456f4f428cae63dfd60254ca52: Received BeginTabletCopySession request for tablet 568ad2abd2b04833a9b9bba11e8db162 from peer 18a433655b194cb685c96a8b9a69f378 ({username='slave'} at 127.0.0.1:34914)
I20260630 12:37:43.978698 10308 tablet_copy_service.cc:161] P bdbef3456f4f428cae63dfd60254ca52: Beginning new tablet copy session on tablet 568ad2abd2b04833a9b9bba11e8db162 from peer 18a433655b194cb685c96a8b9a69f378 at {username='slave'} at 127.0.0.1:34914: session id = 18a433655b194cb685c96a8b9a69f378-568ad2abd2b04833a9b9bba11e8db162
I20260630 12:37:43.985965 10308 tablet_copy_source_session.cc:215] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.989034 10684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568ad2abd2b04833a9b9bba11e8db162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.998667 10685 tablet_copy_client.cc:323] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:42573
I20260630 12:37:44.000558 10308 tablet_copy_service.cc:140] P bdbef3456f4f428cae63dfd60254ca52: Received BeginTabletCopySession request for tablet a49dfa01c0304e0e9ac3d94bbc8edb93 from peer 18a433655b194cb685c96a8b9a69f378 ({username='slave'} at 127.0.0.1:34914)
I20260630 12:37:44.001030 10308 tablet_copy_service.cc:161] P bdbef3456f4f428cae63dfd60254ca52: Beginning new tablet copy session on tablet a49dfa01c0304e0e9ac3d94bbc8edb93 from peer 18a433655b194cb685c96a8b9a69f378 at {username='slave'} at 127.0.0.1:34914: session id = 18a433655b194cb685c96a8b9a69f378-a49dfa01c0304e0e9ac3d94bbc8edb93
I20260630 12:37:44.008101 10308 tablet_copy_source_session.cc:215] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:44.008877 10684 tablet_copy_client.cc:806] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:44.009825 10684 tablet_copy_client.cc:670] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:44.047430 10684 tablet_copy_client.cc:538] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.048658 10685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dfa01c0304e0e9ac3d94bbc8edb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.062876 10684 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Bootstrap starting.
I20260630 12:37:44.072208 10685 tablet_copy_client.cc:806] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:44.072961 10685 tablet_copy_client.cc:670] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:44.078202 10685 tablet_copy_client.cc:538] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.086681 10685 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Bootstrap starting.
I20260630 12:37:44.180141 10677 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.181577 10677 tablet_bootstrap.cc:492] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Bootstrap complete.
I20260630 12:37:44.182807 10677 ts_tablet_manager.cc:1403] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Time spent bootstrapping tablet: real 0.222s	user 0.096s	sys 0.008s
I20260630 12:37:44.185670 10620 raft_consensus.cc:1217] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:44.186955 10677 raft_consensus.cc:359] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.188242 10677 raft_consensus.cc:740] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18a433655b194cb685c96a8b9a69f378, State: Initialized, Role: LEARNER
I20260630 12:37:44.189074 10677 consensus_queue.cc:260] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.191347 10677 ts_tablet_manager.cc:1434] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:44.194555 10308 tablet_copy_service.cc:342] P bdbef3456f4f428cae63dfd60254ca52: Request end of tablet copy session 18a433655b194cb685c96a8b9a69f378-4c127ec0e8d346898b267562333eddff received from {username='slave'} at 127.0.0.1:34914
I20260630 12:37:44.195142 10308 tablet_copy_service.cc:434] P bdbef3456f4f428cae63dfd60254ca52: ending tablet copy session 18a433655b194cb685c96a8b9a69f378-4c127ec0e8d346898b267562333eddff on tablet 4c127ec0e8d346898b267562333eddff with peer 18a433655b194cb685c96a8b9a69f378
I20260630 12:37:44.226639 10685 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.227556 10685 tablet_bootstrap.cc:492] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Bootstrap complete.
I20260630 12:37:44.228271 10685 ts_tablet_manager.cc:1403] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Time spent bootstrapping tablet: real 0.142s	user 0.111s	sys 0.028s
I20260630 12:37:44.230743 10685 raft_consensus.cc:359] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.231460 10685 raft_consensus.cc:740] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18a433655b194cb685c96a8b9a69f378, State: Initialized, Role: LEARNER
I20260630 12:37:44.232052 10685 consensus_queue.cc:260] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.234510 10685 ts_tablet_manager.cc:1434] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:44.236685 10308 tablet_copy_service.cc:342] P bdbef3456f4f428cae63dfd60254ca52: Request end of tablet copy session 18a433655b194cb685c96a8b9a69f378-a49dfa01c0304e0e9ac3d94bbc8edb93 received from {username='slave'} at 127.0.0.1:34914
I20260630 12:37:44.237088 10308 tablet_copy_service.cc:434] P bdbef3456f4f428cae63dfd60254ca52: ending tablet copy session 18a433655b194cb685c96a8b9a69f378-a49dfa01c0304e0e9ac3d94bbc8edb93 on tablet a49dfa01c0304e0e9ac3d94bbc8edb93 with peer 18a433655b194cb685c96a8b9a69f378
I20260630 12:37:44.259297 10684 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.260126 10684 tablet_bootstrap.cc:492] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Bootstrap complete.
I20260630 12:37:44.260612 10684 ts_tablet_manager.cc:1403] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Time spent bootstrapping tablet: real 0.198s	user 0.113s	sys 0.021s
I20260630 12:37:44.262333 10684 raft_consensus.cc:359] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.262812 10684 raft_consensus.cc:740] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18a433655b194cb685c96a8b9a69f378, State: Initialized, Role: LEARNER
I20260630 12:37:44.263226 10684 consensus_queue.cc:260] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [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: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } }
I20260630 12:37:44.264904 10684 ts_tablet_manager.cc:1434] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:44.266772 10308 tablet_copy_service.cc:342] P bdbef3456f4f428cae63dfd60254ca52: Request end of tablet copy session 18a433655b194cb685c96a8b9a69f378-568ad2abd2b04833a9b9bba11e8db162 received from {username='slave'} at 127.0.0.1:34914
I20260630 12:37:44.267189 10308 tablet_copy_service.cc:434] P bdbef3456f4f428cae63dfd60254ca52: ending tablet copy session 18a433655b194cb685c96a8b9a69f378-568ad2abd2b04833a9b9bba11e8db162 on tablet 568ad2abd2b04833a9b9bba11e8db162 with peer 18a433655b194cb685c96a8b9a69f378
I20260630 12:37:44.282141   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
W20260630 12:37:44.286707 10262 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]
W20260630 12:37:44.290620 10262 consensus_peers.cc:597] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 -> Peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Couldn't send request to peer b29b7cf7ad2344f589e5a36d897e3551. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:44.303774 10336 consensus_peers.cc:597] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c -> Peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Couldn't send request to peer b29b7cf7ad2344f589e5a36d897e3551. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.323422   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.324492   823 tablet_replica.cc:333] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.325557   823 raft_consensus.cc:2243] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.327358   823 raft_consensus.cc:2272] T 4c127ec0e8d346898b267562333eddff P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.331981   823 tablet_replica.cc:333] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.332842   823 raft_consensus.cc:2243] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.333577   823 raft_consensus.cc:2272] T eee369a0f2684c0f8d3c31e105edd8c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.337932   823 tablet_replica.cc:333] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.338814   823 raft_consensus.cc:2243] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.340490   823 raft_consensus.cc:2272] T 284278e8908a4ee0b3d147892e727a1c P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.344660 10620 raft_consensus.cc:1217] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:44.349103   823 tablet_replica.cc:333] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.350032   823 raft_consensus.cc:2243] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.350956   823 raft_consensus.cc:2272] T f7c3643f8190446f8d56c1cb510552c4 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.355338   823 tablet_replica.cc:333] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.355968   823 raft_consensus.cc:2243] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.357658   823 raft_consensus.cc:2272] T 568ad2abd2b04833a9b9bba11e8db162 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.362042   823 tablet_replica.cc:333] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.362797   823 raft_consensus.cc:2243] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.363711   823 raft_consensus.cc:2272] T a49dfa01c0304e0e9ac3d94bbc8edb93 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.367919   823 tablet_replica.cc:333] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.368820   823 raft_consensus.cc:2243] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.369918   823 raft_consensus.cc:2272] T 116ec6972e0341f68e53e8196026196d P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.373593   823 tablet_replica.cc:333] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551: stopping tablet replica
I20260630 12:37:44.374193   823 raft_consensus.cc:2243] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.375231   823 raft_consensus.cc:2272] T f0d51734c93949baaf80ed8873742f53 P b29b7cf7ad2344f589e5a36d897e3551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.412730   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:37:44.420792 10262 consensus_peers.cc:597] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 -> Peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Couldn't send request to peer b29b7cf7ad2344f589e5a36d897e3551. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.444764   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:44.474078 10620 raft_consensus.cc:1217] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:44.481313   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.482060   823 tablet_replica.cc:333] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.482946   823 raft_consensus.cc:2243] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.483518   823 raft_consensus.cc:2272] T eee369a0f2684c0f8d3c31e105edd8c4 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.486447   823 tablet_replica.cc:333] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.487003   823 raft_consensus.cc:2243] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.487987   823 raft_consensus.cc:2272] T 116ec6972e0341f68e53e8196026196d P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.490628   823 tablet_replica.cc:333] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.491183   823 raft_consensus.cc:2243] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.492408   823 raft_consensus.cc:2272] T 568ad2abd2b04833a9b9bba11e8db162 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.495028   823 tablet_replica.cc:333] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.495502   823 raft_consensus.cc:2243] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.496822   823 raft_consensus.cc:2272] T 4c127ec0e8d346898b267562333eddff P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.499248   823 tablet_replica.cc:333] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.499713   823 raft_consensus.cc:2243] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.500450   823 raft_consensus.cc:2272] T 284278e8908a4ee0b3d147892e727a1c P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.503010   823 tablet_replica.cc:333] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.503589   823 raft_consensus.cc:2243] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.504693   823 raft_consensus.cc:2272] T a49dfa01c0304e0e9ac3d94bbc8edb93 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.507376   823 tablet_replica.cc:333] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.507917   823 raft_consensus.cc:2243] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.508563   823 raft_consensus.cc:2272] T e984b5d68122434180f94f9a1fa206ee P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.511469   823 tablet_replica.cc:333] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52: stopping tablet replica
I20260630 12:37:44.512085   823 raft_consensus.cc:2243] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.512696   823 raft_consensus.cc:2272] T a84bc3332aae4c6b8f0b1c333f3bb487 P bdbef3456f4f428cae63dfd60254ca52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:44.569418 10336 consensus_peers.cc:597] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c -> Peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Couldn't send request to peer b29b7cf7ad2344f589e5a36d897e3551. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.579113   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:44.604876 10694 raft_consensus.cc:1064] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: attempting to promote NON_VOTER 18a433655b194cb685c96a8b9a69f378 to VOTER
I20260630 12:37:44.607403 10694 consensus_queue.cc:237] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: false } }
I20260630 12:37:44.615000 10620 raft_consensus.cc:1275] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Refusing update from remote peer 54e9058b91ef469c9b708b9c0264499c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:37:44.617359 10692 consensus_queue.cc:1048] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [LEADER]: Connected to new peer: Peer: permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:37:44.617753   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
W20260630 12:37:44.629107 10336 consensus_peers.cc:597] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c -> Peer b29b7cf7ad2344f589e5a36d897e3551 (127.0.205.193:37269): Couldn't send request to peer b29b7cf7ad2344f589e5a36d897e3551. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:37269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:44.630787 10337 consensus_peers.cc:597] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c -> Peer bdbef3456f4f428cae63dfd60254ca52 (127.0.205.194:42573): Couldn't send request to peer bdbef3456f4f428cae63dfd60254ca52. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.659006   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.659868   823 tablet_replica.cc:333] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.660722   823 raft_consensus.cc:2243] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.661614   823 raft_consensus.cc:2272] T eee369a0f2684c0f8d3c31e105edd8c4 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.664556   823 tablet_replica.cc:333] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.665069   823 raft_consensus.cc:2243] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.665588   823 raft_consensus.cc:2272] T 284278e8908a4ee0b3d147892e727a1c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.668339   823 tablet_replica.cc:333] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.668872   823 raft_consensus.cc:2243] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.669695   823 pending_rounds.cc:70] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Trying to abort 1 pending ops.
I20260630 12:37:44.669858   823 pending_rounds.cc:77] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7302443272625426432 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "116ec6972e0341f68e53e8196026196d" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: false } } } }
I20260630 12:37:44.670591   823 raft_consensus.cc:2917] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260630 12:37:44.670882   823 raft_consensus.cc:2889] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:44.671113   823 raft_consensus.cc:2272] T 116ec6972e0341f68e53e8196026196d P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.674014   823 tablet_replica.cc:333] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.674547   823 raft_consensus.cc:2243] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.675276   823 raft_consensus.cc:2272] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.677773   823 tablet_replica.cc:333] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.678221   823 raft_consensus.cc:2243] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.678993   823 raft_consensus.cc:2272] T 4c127ec0e8d346898b267562333eddff P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.681607   823 tablet_replica.cc:333] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.682055   823 raft_consensus.cc:2243] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.682888   823 raft_consensus.cc:2272] T 568ad2abd2b04833a9b9bba11e8db162 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.685300   823 tablet_replica.cc:333] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.685743   823 raft_consensus.cc:2243] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.686285   823 raft_consensus.cc:2272] T 3dcfa057ff184a81bc8857f13455d49c P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.689147   823 tablet_replica.cc:333] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c: stopping tablet replica
I20260630 12:37:44.689582   823 raft_consensus.cc:2243] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.690145   823 raft_consensus.cc:2272] T bd141ffa9a2d444b8d0e245ddf3c2044 P 54e9058b91ef469c9b708b9c0264499c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.722316   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:44.747918   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:44.772673   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.773332   823 tablet_replica.cc:333] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378: stopping tablet replica
I20260630 12:37:44.773867   823 raft_consensus.cc:2243] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:44.774236   823 raft_consensus.cc:2272] T 568ad2abd2b04833a9b9bba11e8db162 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.776207   823 tablet_replica.cc:333] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378: stopping tablet replica
I20260630 12:37:44.776665   823 raft_consensus.cc:2243] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:44.776991   823 raft_consensus.cc:2272] T 4c127ec0e8d346898b267562333eddff P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.778822   823 tablet_replica.cc:333] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378: stopping tablet replica
I20260630 12:37:44.779244   823 raft_consensus.cc:2243] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:44.779567   823 raft_consensus.cc:2272] T a49dfa01c0304e0e9ac3d94bbc8edb93 P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.781491   823 tablet_replica.cc:333] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: stopping tablet replica
I20260630 12:37:44.781900   823 raft_consensus.cc:2243] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.782238   823 pending_rounds.cc:70] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Trying to abort 1 pending ops.
I20260630 12:37:44.782385   823 pending_rounds.cc:77] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7302443272625426432 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "116ec6972e0341f68e53e8196026196d" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "b29b7cf7ad2344f589e5a36d897e3551" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 37269 } } peers { permanent_uuid: "bdbef3456f4f428cae63dfd60254ca52" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 42573 } attrs { replace: true } } peers { permanent_uuid: "54e9058b91ef469c9b708b9c0264499c" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34989 } } peers { permanent_uuid: "18a433655b194cb685c96a8b9a69f378" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 41621 } attrs { promote: false } } } }
I20260630 12:37:44.783003   823 raft_consensus.cc:2917] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260630 12:37:44.783267   823 raft_consensus.cc:2889] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:44.783504   823 raft_consensus.cc:2272] T 116ec6972e0341f68e53e8196026196d P 18a433655b194cb685c96a8b9a69f378 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.806486   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:44.821354   823 master.cc:562] Master@127.0.205.254:43415 shutting down...
W20260630 12:37:44.845337 10169 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:44.847139   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.847702   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.848032   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a0afdaede464a64be6cbdc6b7d82aa3: stopping tablet replica
I20260630 12:37:44.868244   823 master.cc:584] Master@127.0.205.254:43415 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8331 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:37:44.916091   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:33147
I20260630 12:37:44.917177   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.922282 10705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.922351 10706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.923756 10708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:44.925755   823 server_base.cc:1061] running on GCE node
I20260630 12:37:44.926494   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.926676   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:44.926819   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823064926801 us; error 0 us; skew 500 ppm
I20260630 12:37:44.927273   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.929754   823 webserver.cc:533] Webserver started at http://127.0.205.254:37513/ using document root <none> and password file <none>
I20260630 12:37:44.930212   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.930379   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.930639   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.931669   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "4fba17ba78d849a49ecd17805b09a166"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-tsj5"
I20260630 12:37:44.935721   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:37:44.938699 10713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.939338   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:44.939580   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "4fba17ba78d849a49ecd17805b09a166"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-tsj5"
I20260630 12:37:44.939849   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-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)
I20260630 12:37:44.970328   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.971385   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.006137   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:33147
I20260630 12:37:45.006233 10764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:33147 every 8 connection(s)
I20260630 12:37:45.009745 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.019826 10765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166: Bootstrap starting.
I20260630 12:37:45.024127 10765 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.028072 10765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166: No bootstrap required, opened a new log
I20260630 12:37:45.030030 10765 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER }
I20260630 12:37:45.030378 10765 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.030548 10765 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fba17ba78d849a49ecd17805b09a166, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.031057 10765 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER }
I20260630 12:37:45.031471 10765 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:45.031651 10765 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:45.031880 10765 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.035856 10765 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER }
I20260630 12:37:45.036286 10765 leader_election.cc:304] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [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: 4fba17ba78d849a49ecd17805b09a166; no voters: 
I20260630 12:37:45.037220 10765 leader_election.cc:290] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:45.037492 10768 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.038717 10768 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 1 LEADER]: Becoming Leader. State: Replica: 4fba17ba78d849a49ecd17805b09a166, State: Running, Role: LEADER
I20260630 12:37:45.039256 10768 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [LEADER]: Queue going to LEADER mode. State: All 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: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER }
I20260630 12:37:45.039779 10765 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:45.043951 10769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fba17ba78d849a49ecd17805b09a166" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER } }
I20260630 12:37:45.044149 10770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fba17ba78d849a49ecd17805b09a166. Latest consensus state: current_term: 1 leader_uuid: "4fba17ba78d849a49ecd17805b09a166" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fba17ba78d849a49ecd17805b09a166" member_type: VOTER } }
I20260630 12:37:45.044656 10769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.044862 10770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.048768 10775 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:45.053516 10775 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:45.056732   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:45.061735 10775 catalog_manager.cc:1383] Generated new cluster ID: 30fd7e8ed19d43f1acf7f2a25e3f00e6
I20260630 12:37:45.061980 10775 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:45.087350 10775 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:45.088608 10775 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:45.102955 10775 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166: Generated new TSK 0
I20260630 12:37:45.103502 10775 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:45.122839   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.128341 10786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.129094 10787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.131633   823 server_base.cc:1061] running on GCE node
W20260630 12:37:45.133100 10789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.133911   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.134100   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.134225   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823065134214 us; error 0 us; skew 500 ppm
I20260630 12:37:45.134636   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.136655   823 webserver.cc:533] Webserver started at http://127.0.205.193:44389/ using document root <none> and password file <none>
I20260630 12:37:45.137059   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.137203   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.137399   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.138381   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "e20688485964459f845aa3ebc7130675"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.142412   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:45.145520 10794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.146199   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:45.146466   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "e20688485964459f845aa3ebc7130675"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.146701   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-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)
I20260630 12:37:45.171952   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.172968   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.174283   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.176368   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.176530   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.176759   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.176908   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.213255   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:38173
I20260630 12:37:45.213354 10856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:38173 every 8 connection(s)
I20260630 12:37:45.217775   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.224280 10861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.226783 10862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.228073 10864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.229637   823 server_base.cc:1061] running on GCE node
I20260630 12:37:45.230690   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.230890   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.231093   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823065231073 us; error 0 us; skew 500 ppm
I20260630 12:37:45.231676   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.234256 10857 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33147
I20260630 12:37:45.234341   823 webserver.cc:533] Webserver started at http://127.0.205.194:45065/ using document root <none> and password file <none>
I20260630 12:37:45.234577 10857 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.234916   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.235164   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.235271 10857 heartbeater.cc:507] Master 127.0.205.254:33147 requested a full tablet report, sending...
I20260630 12:37:45.235405   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.236577   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "c453fde0e56b4f50b0f7d664e377ab2e"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.237353 10730 ts_manager.cc:194] Registered new tserver with Master: e20688485964459f845aa3ebc7130675 (127.0.205.193:38173)
I20260630 12:37:45.239002 10730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42852
I20260630 12:37:45.240967   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:45.244225 10869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.244866   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:45.245126   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "c453fde0e56b4f50b0f7d664e377ab2e"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.245364   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-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)
I20260630 12:37:45.272547   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.273553   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.274847   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.276856   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.277040   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.277251   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.277393   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.313346   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:41985
I20260630 12:37:45.313458 10931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:41985 every 8 connection(s)
I20260630 12:37:45.317605   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.323987 10935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.326234 10936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.327297   823 server_base.cc:1061] running on GCE node
W20260630 12:37:45.328562 10938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.329435   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:45.329682 10932 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33147
W20260630 12:37:45.329715   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.330140   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823065330119 us; error 0 us; skew 500 ppm
I20260630 12:37:45.330225 10932 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.330688   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.330983 10932 heartbeater.cc:507] Master 127.0.205.254:33147 requested a full tablet report, sending...
I20260630 12:37:45.333069 10730 ts_manager.cc:194] Registered new tserver with Master: c453fde0e56b4f50b0f7d664e377ab2e (127.0.205.194:41985)
I20260630 12:37:45.333133   823 webserver.cc:533] Webserver started at http://127.0.205.195:46539/ using document root <none> and password file <none>
I20260630 12:37:45.333699   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.333886   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.334120   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.334479 10730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42862
I20260630 12:37:45.335099   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "4b34fa9466b04773ab41aa491b72c197"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.339140   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:37:45.342084 10943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.342779   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:45.343008   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "4b34fa9466b04773ab41aa491b72c197"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.343219   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822842926995-823-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)
I20260630 12:37:45.354223   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.355086   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.356283   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.358239   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.358402   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.358610   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.358747   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.394438   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:36691
I20260630 12:37:45.394534 11005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:36691 every 8 connection(s)
I20260630 12:37:45.406832 11006 heartbeater.cc:344] Connected to a master server at 127.0.205.254:33147
I20260630 12:37:45.407225 11006 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.407902 11006 heartbeater.cc:507] Master 127.0.205.254:33147 requested a full tablet report, sending...
I20260630 12:37:45.409633 10730 ts_manager.cc:194] Registered new tserver with Master: 4b34fa9466b04773ab41aa491b72c197 (127.0.205.195:36691)
I20260630 12:37:45.410477   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013203171s
I20260630 12:37:45.410905 10730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42876
I20260630 12:37:45.432499 10730 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42888:
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"
    }
  }
}
W20260630 12:37:45.434307 10730 catalog_manager.cc:7077] 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.
I20260630 12:37:45.468078 10897 tablet_service.cc:1511] Processing CreateTablet for tablet 474c172b54fe4eff88a5ce031e1ce6bf (DEFAULT_TABLE table=test-workload [id=bc8fc635c84d413cbea329ca18f7e983]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.469309 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474c172b54fe4eff88a5ce031e1ce6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.474429 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 474c172b54fe4eff88a5ce031e1ce6bf (DEFAULT_TABLE table=test-workload [id=bc8fc635c84d413cbea329ca18f7e983]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.475658 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474c172b54fe4eff88a5ce031e1ce6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.487720 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 474c172b54fe4eff88a5ce031e1ce6bf (DEFAULT_TABLE table=test-workload [id=bc8fc635c84d413cbea329ca18f7e983]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.488328 11021 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Bootstrap starting.
I20260630 12:37:45.488966 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474c172b54fe4eff88a5ce031e1ce6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.491492 11022 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: Bootstrap starting.
I20260630 12:37:45.495463 11021 tablet_bootstrap.cc:654] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.496613 11022 tablet_bootstrap.cc:654] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.500491 11021 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: No bootstrap required, opened a new log
I20260630 12:37:45.500945 11021 ts_tablet_manager.cc:1403] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:37:45.501061 11022 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: No bootstrap required, opened a new log
I20260630 12:37:45.501518 11022 ts_tablet_manager.cc:1403] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:45.503719 11025 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: Bootstrap starting.
I20260630 12:37:45.503779 11021 raft_consensus.cc:359] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.504902 11021 raft_consensus.cc:385] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.504674 11022 raft_consensus.cc:359] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.505273 11021 raft_consensus.cc:740] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c453fde0e56b4f50b0f7d664e377ab2e, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.505472 11022 raft_consensus.cc:385] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.505970 11022 raft_consensus.cc:740] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20688485964459f845aa3ebc7130675, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.506049 11021 consensus_queue.cc:260] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.506753 11022 consensus_queue.cc:260] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.509101 10857 heartbeater.cc:499] Master 127.0.205.254:33147 was elected leader, sending a full tablet report...
I20260630 12:37:45.509630 11022 ts_tablet_manager.cc:1434] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:37:45.510123 11025 tablet_bootstrap.cc:654] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.511227 10932 heartbeater.cc:499] Master 127.0.205.254:33147 was elected leader, sending a full tablet report...
I20260630 12:37:45.511719 11021 ts_tablet_manager.cc:1434] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260630 12:37:45.515259 11025 tablet_bootstrap.cc:492] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: No bootstrap required, opened a new log
I20260630 12:37:45.515769 11025 ts_tablet_manager.cc:1403] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260630 12:37:45.519232 11025 raft_consensus.cc:359] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.519886 11025 raft_consensus.cc:385] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.520213 11025 raft_consensus.cc:740] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b34fa9466b04773ab41aa491b72c197, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.520872 11025 consensus_queue.cc:260] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.522562 11006 heartbeater.cc:499] Master 127.0.205.254:33147 was elected leader, sending a full tablet report...
I20260630 12:37:45.522980 11025 ts_tablet_manager.cc:1434] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:37:45.656512 11026 raft_consensus.cc:493] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:45.656987 11026 raft_consensus.cc:515] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.658823 11026 leader_election.cc:290] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e20688485964459f845aa3ebc7130675 (127.0.205.193:38173), 4b34fa9466b04773ab41aa491b72c197 (127.0.205.195:36691)
I20260630 12:37:45.667493 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474c172b54fe4eff88a5ce031e1ce6bf" candidate_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20688485964459f845aa3ebc7130675" is_pre_election: true
I20260630 12:37:45.668134 10832 raft_consensus.cc:2468] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c453fde0e56b4f50b0f7d664e377ab2e in term 0.
I20260630 12:37:45.668691 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474c172b54fe4eff88a5ce031e1ce6bf" candidate_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b34fa9466b04773ab41aa491b72c197" is_pre_election: true
I20260630 12:37:45.669114 10872 leader_election.cc:304] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c453fde0e56b4f50b0f7d664e377ab2e, e20688485964459f845aa3ebc7130675; no voters: 
I20260630 12:37:45.669225 10981 raft_consensus.cc:2468] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c453fde0e56b4f50b0f7d664e377ab2e in term 0.
I20260630 12:37:45.669785 11026 raft_consensus.cc:2804] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:45.670128 11026 raft_consensus.cc:493] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:45.670442 11026 raft_consensus.cc:3060] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.675303 11026 raft_consensus.cc:515] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.676718 11026 leader_election.cc:290] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [CANDIDATE]: Term 1 election: Requested vote from peers e20688485964459f845aa3ebc7130675 (127.0.205.193:38173), 4b34fa9466b04773ab41aa491b72c197 (127.0.205.195:36691)
I20260630 12:37:45.677306 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474c172b54fe4eff88a5ce031e1ce6bf" candidate_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20688485964459f845aa3ebc7130675"
I20260630 12:37:45.677754 10832 raft_consensus.cc:3060] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.677723 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474c172b54fe4eff88a5ce031e1ce6bf" candidate_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b34fa9466b04773ab41aa491b72c197"
I20260630 12:37:45.678346 10981 raft_consensus.cc:3060] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.682709 10832 raft_consensus.cc:2468] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c453fde0e56b4f50b0f7d664e377ab2e in term 1.
I20260630 12:37:45.683074 10981 raft_consensus.cc:2468] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c453fde0e56b4f50b0f7d664e377ab2e in term 1.
I20260630 12:37:45.683596 10872 leader_election.cc:304] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c453fde0e56b4f50b0f7d664e377ab2e, e20688485964459f845aa3ebc7130675; no voters: 
I20260630 12:37:45.684244 11026 raft_consensus.cc:2804] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.684983 11026 raft_consensus.cc:697] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 LEADER]: Becoming Leader. State: Replica: c453fde0e56b4f50b0f7d664e377ab2e, State: Running, Role: LEADER
I20260630 12:37:45.685566 11026 consensus_queue.cc:237] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } }
I20260630 12:37:45.692636 10729 catalog_manager.cc:5697] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e reported cstate change: term changed from 0 to 1, leader changed from <none> to c453fde0e56b4f50b0f7d664e377ab2e (127.0.205.194). New cstate: current_term: 1 leader_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c453fde0e56b4f50b0f7d664e377ab2e" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20688485964459f845aa3ebc7130675" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b34fa9466b04773ab41aa491b72c197" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 36691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:45.711205   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:45.726562   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.727263   823 tablet_replica.cc:333] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675: stopping tablet replica
I20260630 12:37:45.727721   823 raft_consensus.cc:2243] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.728125   823 raft_consensus.cc:2272] T 474c172b54fe4eff88a5ce031e1ce6bf P e20688485964459f845aa3ebc7130675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.745664   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:37:45.753654   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:45.769490   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.770134   823 tablet_replica.cc:333] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: stopping tablet replica
I20260630 12:37:45.770581   823 raft_consensus.cc:2243] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.771136   823 pending_rounds.cc:70] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Trying to abort 1 pending ops.
I20260630 12:37:45.771308   823 pending_rounds.cc:77] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443277054541824 op_type: NO_OP noop_request { }
I20260630 12:37:45.771548   823 raft_consensus.cc:2889] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:45.771814   823 raft_consensus.cc:2272] T 474c172b54fe4eff88a5ce031e1ce6bf P c453fde0e56b4f50b0f7d664e377ab2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.790102   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:45.797926   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:45.812944   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.813630   823 tablet_replica.cc:333] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197: stopping tablet replica
I20260630 12:37:45.814138   823 raft_consensus.cc:2243] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.814503   823 raft_consensus.cc:2272] T 474c172b54fe4eff88a5ce031e1ce6bf P 4b34fa9466b04773ab41aa491b72c197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.832008   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:45.840161   823 master.cc:562] Master@127.0.205.254:33147 shutting down...
I20260630 12:37:45.853097   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.853555   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.853838   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fba17ba78d849a49ecd17805b09a166: stopping tablet replica
I20260630 12:37:45.871744   823 master.cc:584] Master@127.0.205.254:33147 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (985 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:37:45.901083   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:39793
I20260630 12:37:45.902113   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.906476 11033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.906711 11034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.908586   823 server_base.cc:1061] running on GCE node
W20260630 12:37:45.908896 11036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.909627   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.909807   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.909961   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823065909943 us; error 0 us; skew 500 ppm
I20260630 12:37:45.910436   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.912462   823 webserver.cc:533] Webserver started at http://127.0.205.254:41869/ using document root <none> and password file <none>
I20260630 12:37:45.912886   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.913053   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.913295   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.914290   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "66a461f9e81c430a95acce2ee123e025"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.918298   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:45.921195 11041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.921927   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:45.922178   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "66a461f9e81c430a95acce2ee123e025"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-tsj5"
I20260630 12:37:45.922425   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-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)
I20260630 12:37:45.950300   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.951195   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.982654   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:39793
I20260630 12:37:45.982766 11092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:39793 every 8 connection(s)
I20260630 12:37:45.986116 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.995694 11093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025: Bootstrap starting.
I20260630 12:37:45.999601 11093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.002972 11093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025: No bootstrap required, opened a new log
I20260630 12:37:46.004781 11093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER }
I20260630 12:37:46.005132 11093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.005345 11093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a461f9e81c430a95acce2ee123e025, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.005906 11093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER }
I20260630 12:37:46.006345 11093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.006541 11093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.006767 11093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.010833 11093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER }
I20260630 12:37:46.011281 11093 leader_election.cc:304] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [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: 66a461f9e81c430a95acce2ee123e025; no voters: 
I20260630 12:37:46.012257 11093 leader_election.cc:290] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.012504 11096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.013657 11096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 1 LEADER]: Becoming Leader. State: Replica: 66a461f9e81c430a95acce2ee123e025, State: Running, Role: LEADER
I20260630 12:37:46.014230 11096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [LEADER]: Queue going to LEADER mode. State: All 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: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER }
I20260630 12:37:46.014775 11093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:46.016902 11097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66a461f9e81c430a95acce2ee123e025" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER } }
I20260630 12:37:46.016988 11098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66a461f9e81c430a95acce2ee123e025. Latest consensus state: current_term: 1 leader_uuid: "66a461f9e81c430a95acce2ee123e025" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66a461f9e81c430a95acce2ee123e025" member_type: VOTER } }
I20260630 12:37:46.017549 11097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.017596 11098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.020260 11102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:46.024854 11102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:46.028507   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:46.032612 11102 catalog_manager.cc:1383] Generated new cluster ID: 270a390779d8417686ea358a48ccba82
I20260630 12:37:46.032816 11102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:46.053282 11102 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:46.054445 11102 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:46.071219 11102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025: Generated new TSK 0
I20260630 12:37:46.071753 11102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:46.094189   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.099144 11114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.100134 11115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.101666   823 server_base.cc:1061] running on GCE node
W20260630 12:37:46.102355 11117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.103132   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.103302   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.103415   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823066103405 us; error 0 us; skew 500 ppm
I20260630 12:37:46.103864   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.105851   823 webserver.cc:533] Webserver started at http://127.0.205.193:37465/ using document root <none> and password file <none>
I20260630 12:37:46.106245   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.106388   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.106583   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.107515   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "8b509057a1394ebd99fe005ff60108f9"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.111442   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:46.114289 11122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.114938   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:46.115181   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "8b509057a1394ebd99fe005ff60108f9"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.115417   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-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)
I20260630 12:37:46.144604   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.145578   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.146942   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.149022   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.149212   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.149417   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.149569   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.184140   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:33741
I20260630 12:37:46.184250 11184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:33741 every 8 connection(s)
I20260630 12:37:46.188529   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.195079 11189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.195513 11190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.198696 11192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.199239   823 server_base.cc:1061] running on GCE node
I20260630 12:37:46.200076 11185 heartbeater.cc:344] Connected to a master server at 127.0.205.254:39793
I20260630 12:37:46.200165   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:46.200443 11185 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:46.200445   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.200870   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823066200851 us; error 0 us; skew 500 ppm
I20260630 12:37:46.201309 11185 heartbeater.cc:507] Master 127.0.205.254:39793 requested a full tablet report, sending...
I20260630 12:37:46.201381   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.203336 11058 ts_manager.cc:194] Registered new tserver with Master: 8b509057a1394ebd99fe005ff60108f9 (127.0.205.193:33741)
I20260630 12:37:46.203905   823 webserver.cc:533] Webserver started at http://127.0.205.194:36381/ using document root <none> and password file <none>
I20260630 12:37:46.204530   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.204772   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.205011   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.205227 11058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47950
I20260630 12:37:46.206007   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "28472dbe5b93449984ff870b42afd431"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.209965   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.001s
I20260630 12:37:46.212846 11197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.213505   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:46.213761   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "28472dbe5b93449984ff870b42afd431"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.213995   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-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)
I20260630 12:37:46.222694   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.223693   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.224929   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.226862   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.227039   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.227239   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.227380   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.261687   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:45739
I20260630 12:37:46.261770 11259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:45739 every 8 connection(s)
I20260630 12:37:46.266036   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.272032 11263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.273918 11264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.275350   823 server_base.cc:1061] running on GCE node
W20260630 12:37:46.275859 11266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.276751   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:46.276887 11260 heartbeater.cc:344] Connected to a master server at 127.0.205.254:39793
W20260630 12:37:46.277019   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.277354   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823066277334 us; error 0 us; skew 500 ppm
I20260630 12:37:46.277374 11260 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.277890   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.278139 11260 heartbeater.cc:507] Master 127.0.205.254:39793 requested a full tablet report, sending...
I20260630 12:37:46.280171 11058 ts_manager.cc:194] Registered new tserver with Master: 28472dbe5b93449984ff870b42afd431 (127.0.205.194:45739)
I20260630 12:37:46.280323   823 webserver.cc:533] Webserver started at http://127.0.205.195:37089/ using document root <none> and password file <none>
I20260630 12:37:46.280836   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.281004   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.281239   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.281566 11058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47956
I20260630 12:37:46.282234   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "2c2517df97d64e3cba716694cc96b2b1"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.287214   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:46.290045 11271 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.290712   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:46.290971   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "2c2517df97d64e3cba716694cc96b2b1"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.291208   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-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)
I20260630 12:37:46.307453   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.308344   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.309553   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.311482   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.311645   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.311877   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.312013   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.346101   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:44817
I20260630 12:37:46.346201 11333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:44817 every 8 connection(s)
I20260630 12:37:46.350520   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.355959 11337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.356644 11338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.359463   823 server_base.cc:1061] running on GCE node
W20260630 12:37:46.360409 11340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.361312   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:46.361387 11334 heartbeater.cc:344] Connected to a master server at 127.0.205.254:39793
W20260630 12:37:46.361604   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.361819   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823066361803 us; error 0 us; skew 500 ppm
I20260630 12:37:46.361847 11334 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.362360   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.362598 11334 heartbeater.cc:507] Master 127.0.205.254:39793 requested a full tablet report, sending...
I20260630 12:37:46.364645 11058 ts_manager.cc:194] Registered new tserver with Master: 2c2517df97d64e3cba716694cc96b2b1 (127.0.205.195:44817)
I20260630 12:37:46.364794   823 webserver.cc:533] Webserver started at http://127.0.205.196:40691/ using document root <none> and password file <none>
I20260630 12:37:46.365315   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.365486   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.365720   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.366007 11058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47962
I20260630 12:37:46.366737   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "7dc69bc923d546dea3a2ad7367fa6270"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.370714   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:37:46.373471 11345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.374127   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:46.374377   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "7dc69bc923d546dea3a2ad7367fa6270"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.374625   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822842926995-823-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)
I20260630 12:37:46.391212   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.392208   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.393517   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.395464   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.395655   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.395867   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.396014   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.433391   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:35821
I20260630 12:37:46.433485 11407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:35821 every 8 connection(s)
I20260630 12:37:46.445509 11408 heartbeater.cc:344] Connected to a master server at 127.0.205.254:39793
I20260630 12:37:46.445906 11408 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.446530 11408 heartbeater.cc:507] Master 127.0.205.254:39793 requested a full tablet report, sending...
I20260630 12:37:46.448231 11058 ts_manager.cc:194] Registered new tserver with Master: 7dc69bc923d546dea3a2ad7367fa6270 (127.0.205.196:35821)
I20260630 12:37:46.448508   823 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012221323s
I20260630 12:37:46.449489 11058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47978
I20260630 12:37:46.469795 11058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47980:
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"
    }
  }
}
I20260630 12:37:46.504526 11225 tablet_service.cc:1511] Processing CreateTablet for tablet c9a80a9b3c3e4e729bdc28146fbe195e (DEFAULT_TABLE table=test-workload [id=101e9d57a94643dc90ecd32af4d45daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.505692 11225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a80a9b3c3e4e729bdc28146fbe195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.506415 11373 tablet_service.cc:1511] Processing CreateTablet for tablet c9a80a9b3c3e4e729bdc28146fbe195e (DEFAULT_TABLE table=test-workload [id=101e9d57a94643dc90ecd32af4d45daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.507647 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a80a9b3c3e4e729bdc28146fbe195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.511231 11299 tablet_service.cc:1511] Processing CreateTablet for tablet c9a80a9b3c3e4e729bdc28146fbe195e (DEFAULT_TABLE table=test-workload [id=101e9d57a94643dc90ecd32af4d45daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.512465 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a80a9b3c3e4e729bdc28146fbe195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.528708 11423 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: Bootstrap starting.
I20260630 12:37:46.534628 11424 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Bootstrap starting.
I20260630 12:37:46.539036 11423 tablet_bootstrap.cc:654] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.540405 11425 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: Bootstrap starting.
I20260630 12:37:46.540982 11424 tablet_bootstrap.cc:654] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.544003 11423 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: No bootstrap required, opened a new log
I20260630 12:37:46.544473 11423 ts_tablet_manager.cc:1403] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:37:46.545940 11425 tablet_bootstrap.cc:654] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.546052 11424 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: No bootstrap required, opened a new log
I20260630 12:37:46.546550 11424 ts_tablet_manager.cc:1403] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260630 12:37:46.547016 11423 raft_consensus.cc:359] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.547818 11423 raft_consensus.cc:385] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.549361 11423 raft_consensus.cc:740] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28472dbe5b93449984ff870b42afd431, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.549340 11424 raft_consensus.cc:359] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.550201 11424 raft_consensus.cc:385] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.550550 11425 tablet_bootstrap.cc:492] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: No bootstrap required, opened a new log
I20260630 12:37:46.550494 11424 raft_consensus.cc:740] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc69bc923d546dea3a2ad7367fa6270, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.551216 11425 ts_tablet_manager.cc:1403] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:37:46.550475 11423 consensus_queue.cc:260] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.551824 11424 consensus_queue.cc:260] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.553264 11260 heartbeater.cc:499] Master 127.0.205.254:39793 was elected leader, sending a full tablet report...
I20260630 12:37:46.553777 11423 ts_tablet_manager.cc:1434] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:37:46.553923 11425 raft_consensus.cc:359] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.554674 11425 raft_consensus.cc:385] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.554973 11425 raft_consensus.cc:740] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c2517df97d64e3cba716694cc96b2b1, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.555456 11408 heartbeater.cc:499] Master 127.0.205.254:39793 was elected leader, sending a full tablet report...
I20260630 12:37:46.556000 11424 ts_tablet_manager.cc:1434] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:37:46.555729 11425 consensus_queue.cc:260] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.558133 11334 heartbeater.cc:499] Master 127.0.205.254:39793 was elected leader, sending a full tablet report...
I20260630 12:37:46.558568 11425 ts_tablet_manager.cc:1434] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:37:46.580415 11430 raft_consensus.cc:493] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:46.580817 11430 raft_consensus.cc:515] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.582882 11430 leader_election.cc:290] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28472dbe5b93449984ff870b42afd431 (127.0.205.194:45739), 2c2517df97d64e3cba716694cc96b2b1 (127.0.205.195:44817)
I20260630 12:37:46.591850 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a80a9b3c3e4e729bdc28146fbe195e" candidate_uuid: "7dc69bc923d546dea3a2ad7367fa6270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28472dbe5b93449984ff870b42afd431" is_pre_election: true
I20260630 12:37:46.592455 11235 raft_consensus.cc:2468] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc69bc923d546dea3a2ad7367fa6270 in term 0.
I20260630 12:37:46.593148 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a80a9b3c3e4e729bdc28146fbe195e" candidate_uuid: "7dc69bc923d546dea3a2ad7367fa6270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c2517df97d64e3cba716694cc96b2b1" is_pre_election: true
I20260630 12:37:46.593533 11348 leader_election.cc:304] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28472dbe5b93449984ff870b42afd431, 7dc69bc923d546dea3a2ad7367fa6270; no voters: 
I20260630 12:37:46.593787 11309 raft_consensus.cc:2468] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc69bc923d546dea3a2ad7367fa6270 in term 0.
I20260630 12:37:46.594229 11430 raft_consensus.cc:2804] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:46.594512 11430 raft_consensus.cc:493] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:46.594833 11430 raft_consensus.cc:3060] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.599434 11430 raft_consensus.cc:515] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.600919 11430 leader_election.cc:290] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [CANDIDATE]: Term 1 election: Requested vote from peers 28472dbe5b93449984ff870b42afd431 (127.0.205.194:45739), 2c2517df97d64e3cba716694cc96b2b1 (127.0.205.195:44817)
I20260630 12:37:46.601469 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a80a9b3c3e4e729bdc28146fbe195e" candidate_uuid: "7dc69bc923d546dea3a2ad7367fa6270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28472dbe5b93449984ff870b42afd431"
I20260630 12:37:46.601832 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a80a9b3c3e4e729bdc28146fbe195e" candidate_uuid: "7dc69bc923d546dea3a2ad7367fa6270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c2517df97d64e3cba716694cc96b2b1"
I20260630 12:37:46.601918 11235 raft_consensus.cc:3060] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.602330 11309 raft_consensus.cc:3060] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.607152 11235 raft_consensus.cc:2468] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc69bc923d546dea3a2ad7367fa6270 in term 1.
I20260630 12:37:46.607312 11309 raft_consensus.cc:2468] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc69bc923d546dea3a2ad7367fa6270 in term 1.
I20260630 12:37:46.608014 11348 leader_election.cc:304] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28472dbe5b93449984ff870b42afd431, 7dc69bc923d546dea3a2ad7367fa6270; no voters: 
I20260630 12:37:46.608637 11430 raft_consensus.cc:2804] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.609615 11430 raft_consensus.cc:697] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc69bc923d546dea3a2ad7367fa6270, State: Running, Role: LEADER
I20260630 12:37:46.610183 11430 consensus_queue.cc:237] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } }
I20260630 12:37:46.616034 11056 catalog_manager.cc:5697] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc69bc923d546dea3a2ad7367fa6270 (127.0.205.196). New cstate: current_term: 1 leader_uuid: "7dc69bc923d546dea3a2ad7367fa6270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28472dbe5b93449984ff870b42afd431" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc69bc923d546dea3a2ad7367fa6270" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 35821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c2517df97d64e3cba716694cc96b2b1" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 44817 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:46.650534   823 auto_rebalancer.cc:639] Failed to schedule move for tablet c9a80a9b3c3e4e729bdc28146fbe195e: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:46.651786   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:46.666039   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.680752   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:37:46.687620   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:46.702342   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.703038   823 tablet_replica.cc:333] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431: stopping tablet replica
I20260630 12:37:46.703536   823 raft_consensus.cc:2243] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.703900   823 raft_consensus.cc:2272] T c9a80a9b3c3e4e729bdc28146fbe195e P 28472dbe5b93449984ff870b42afd431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.721354   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:46.729617   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:46.744553   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.745219   823 tablet_replica.cc:333] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1: stopping tablet replica
I20260630 12:37:46.745694   823 raft_consensus.cc:2243] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.746065   823 raft_consensus.cc:2272] T c9a80a9b3c3e4e729bdc28146fbe195e P 2c2517df97d64e3cba716694cc96b2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.763664   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:46.771565   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:46.784929   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.785585   823 tablet_replica.cc:333] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: stopping tablet replica
I20260630 12:37:46.786034   823 raft_consensus.cc:2243] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.786593   823 pending_rounds.cc:70] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Trying to abort 1 pending ops.
I20260630 12:37:46.786767   823 pending_rounds.cc:77] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443280841150464 op_type: NO_OP noop_request { }
I20260630 12:37:46.787007   823 raft_consensus.cc:2889] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:46.787248   823 raft_consensus.cc:2272] T c9a80a9b3c3e4e729bdc28146fbe195e P 7dc69bc923d546dea3a2ad7367fa6270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.805704   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:46.813665   823 master.cc:562] Master@127.0.205.254:39793 shutting down...
I20260630 12:37:46.826205   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.826642   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.826921   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66a461f9e81c430a95acce2ee123e025: stopping tablet replica
I20260630 12:37:46.845073   823 master.cc:584] Master@127.0.205.254:39793 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (973 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:37:46.873832   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:36037
I20260630 12:37:46.874751   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.879310 11438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.879685 11437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.880218 11440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.880863   823 server_base.cc:1061] running on GCE node
I20260630 12:37:46.881564   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.881736   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.881870   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823066881852 us; error 0 us; skew 500 ppm
I20260630 12:37:46.882324   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.884310   823 webserver.cc:533] Webserver started at http://127.0.205.254:39283/ using document root <none> and password file <none>
I20260630 12:37:46.884739   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.884897   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.885123   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.886053   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "a83e9b6815b741cc909f0a0550078cd7"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.889935   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:37:46.892803 11445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.893424   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:46.893669   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "a83e9b6815b741cc909f0a0550078cd7"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-tsj5"
I20260630 12:37:46.893910   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-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)
I20260630 12:37:46.912652   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.913549   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.945151   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:36037
I20260630 12:37:46.945243 11496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:36037 every 8 connection(s)
I20260630 12:37:46.948678 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.958597 11497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7: Bootstrap starting.
I20260630 12:37:46.962604 11497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.966112 11497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7: No bootstrap required, opened a new log
I20260630 12:37:46.967944 11497 raft_consensus.cc:359] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER }
I20260630 12:37:46.968307 11497 raft_consensus.cc:385] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.968503 11497 raft_consensus.cc:740] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83e9b6815b741cc909f0a0550078cd7, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.969071 11497 consensus_queue.cc:260] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER }
I20260630 12:37:46.969489 11497 raft_consensus.cc:399] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.969691 11497 raft_consensus.cc:493] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.969923 11497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.974015 11497 raft_consensus.cc:515] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER }
I20260630 12:37:46.974458 11497 leader_election.cc:304] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [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: a83e9b6815b741cc909f0a0550078cd7; no voters: 
I20260630 12:37:46.975404 11497 leader_election.cc:290] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.975646 11500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.976826 11500 raft_consensus.cc:697] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 1 LEADER]: Becoming Leader. State: Replica: a83e9b6815b741cc909f0a0550078cd7, State: Running, Role: LEADER
I20260630 12:37:46.977401 11500 consensus_queue.cc:237] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [LEADER]: Queue going to LEADER mode. State: All 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: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER }
I20260630 12:37:46.977967 11497 sys_catalog.cc:565] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:46.980018 11501 sys_catalog.cc:455] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a83e9b6815b741cc909f0a0550078cd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER } }
I20260630 12:37:46.980127 11502 sys_catalog.cc:455] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a83e9b6815b741cc909f0a0550078cd7. Latest consensus state: current_term: 1 leader_uuid: "a83e9b6815b741cc909f0a0550078cd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83e9b6815b741cc909f0a0550078cd7" member_type: VOTER } }
I20260630 12:37:46.980685 11501 sys_catalog.cc:458] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.980731 11502 sys_catalog.cc:458] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.983887 11506 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:46.990852 11506 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:46.991690   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:46.998692 11506 catalog_manager.cc:1383] Generated new cluster ID: ba4e09c47fbf4788b77eca824ccb82e4
I20260630 12:37:46.998950 11506 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:47.016780 11506 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:47.017956 11506 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:47.032510 11506 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7: Generated new TSK 0
I20260630 12:37:47.033048 11506 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:47.057960   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.063048 11518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:47.063776 11519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:47.065712 11521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:47.065831   823 server_base.cc:1061] running on GCE node
I20260630 12:37:47.066772   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:47.066952   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.067116   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823067067092 us; error 0 us; skew 500 ppm
I20260630 12:37:47.067576   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.069624   823 webserver.cc:533] Webserver started at http://127.0.205.193:33279/ using document root <none> and password file <none>
I20260630 12:37:47.070055   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.070228   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.070472   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.071450   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "030c838a27ac4a02bf2554a39e2359ac"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.075426   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:37:47.078361 11526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.079016   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:47.079272   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "030c838a27ac4a02bf2554a39e2359ac"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.079509   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-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)
I20260630 12:37:47.100380   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.101310   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.102586   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.104696   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.104887   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.105103   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.105248   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.139042   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:41829
I20260630 12:37:47.139137 11588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:41829 every 8 connection(s)
I20260630 12:37:47.143428   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.149484 11593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:47.149988 11594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:47.153157   823 server_base.cc:1061] running on GCE node
W20260630 12:37:47.153306 11597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:47.154212   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:47.154407   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.154588 11589 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36037
I20260630 12:37:47.154599   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823067154573 us; error 0 us; skew 500 ppm
I20260630 12:37:47.155141 11589 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.155541   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.156091 11589 heartbeater.cc:507] Master 127.0.205.254:36037 requested a full tablet report, sending...
I20260630 12:37:47.158073   823 webserver.cc:533] Webserver started at http://127.0.205.194:45877/ using document root <none> and password file <none>
I20260630 12:37:47.158231 11462 ts_manager.cc:194] Registered new tserver with Master: 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829)
I20260630 12:37:47.158568   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.158812   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.159052   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.159941 11462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58346
I20260630 12:37:47.160063   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "e37b8841f4ea4201b9f9d6d32dafd55c"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.164462   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:47.167376 11601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.168059   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:47.168310   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "e37b8841f4ea4201b9f9d6d32dafd55c"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.168540   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-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)
I20260630 12:37:47.192732   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.193725   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.195006   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.197013   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.197180   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.197342   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.197461   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.231446   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:34377
I20260630 12:37:47.231536 11663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:34377 every 8 connection(s)
I20260630 12:37:47.235877   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.241986 11667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:47.242560 11668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:47.244195 11670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:47.245118   823 server_base.cc:1061] running on GCE node
I20260630 12:37:47.246057   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:47.246281   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.246443   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823067246427 us; error 0 us; skew 500 ppm
I20260630 12:37:47.246937   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.247051 11664 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36037
I20260630 12:37:47.247430 11664 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.248206 11664 heartbeater.cc:507] Master 127.0.205.254:36037 requested a full tablet report, sending...
I20260630 12:37:47.249189   823 webserver.cc:533] Webserver started at http://127.0.205.195:41489/ using document root <none> and password file <none>
I20260630 12:37:47.249707   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.249878   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.250166   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.250121 11462 ts_manager.cc:194] Registered new tserver with Master: e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377)
I20260630 12:37:47.251288   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "b56a4b6f9c984f98a31bab066f56b3fc"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.251526 11462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58352
I20260630 12:37:47.255563   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:47.258602 11675 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.259260   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:47.259508   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "b56a4b6f9c984f98a31bab066f56b3fc"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-tsj5"
I20260630 12:37:47.259755   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-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)
I20260630 12:37:47.272202   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.273005   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.274200   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.276124   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.276301   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.276505   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.276645   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.312255   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:34295
I20260630 12:37:47.312343 11737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:34295 every 8 connection(s)
I20260630 12:37:47.324165 11738 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36037
I20260630 12:37:47.324551 11738 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.325201 11738 heartbeater.cc:507] Master 127.0.205.254:36037 requested a full tablet report, sending...
I20260630 12:37:47.326923 11462 ts_manager.cc:194] Registered new tserver with Master: b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:47.327207   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012055358s
I20260630 12:37:47.328630 11462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58356
I20260630 12:37:48.162495 11589 heartbeater.cc:499] Master 127.0.205.254:36037 was elected leader, sending a full tablet report...
I20260630 12:37:48.253768 11664 heartbeater.cc:499] Master 127.0.205.254:36037 was elected leader, sending a full tablet report...
I20260630 12:37:48.331377 11738 heartbeater.cc:499] Master 127.0.205.254:36037 was elected leader, sending a full tablet report...
I20260630 12:37:48.378458 11462 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58364:
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"
    }
  }
}
W20260630 12:37:48.380565 11462 catalog_manager.cc:7077] 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.
I20260630 12:37:48.427672 11629 tablet_service.cc:1511] Processing CreateTablet for tablet 30014c494a6d455090f17d12e896be71 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.428989 11629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30014c494a6d455090f17d12e896be71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.428803 11627 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2cc2b8b404b148e43de229c762a95 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.430028 11627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2cc2b8b404b148e43de229c762a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.432482 11626 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf590efe144ebdb31d048807ec053b (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.433702 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf590efe144ebdb31d048807ec053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.436851 11628 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80d1189e3b489783a5105c81ce6872 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.437566 11553 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80d1189e3b489783a5105c81ce6872 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.438160 11628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80d1189e3b489783a5105c81ce6872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.438851 11553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80d1189e3b489783a5105c81ce6872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.440598 11554 tablet_service.cc:1511] Processing CreateTablet for tablet 30014c494a6d455090f17d12e896be71 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.441813 11554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30014c494a6d455090f17d12e896be71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.446362 11552 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2cc2b8b404b148e43de229c762a95 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.447561 11552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2cc2b8b404b148e43de229c762a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.449939 11551 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf590efe144ebdb31d048807ec053b (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.450632 11703 tablet_service.cc:1511] Processing CreateTablet for tablet 30014c494a6d455090f17d12e896be71 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.451125 11551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf590efe144ebdb31d048807ec053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.452181 11701 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2cc2b8b404b148e43de229c762a95 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.453421 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2cc2b8b404b148e43de229c762a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.452200 11700 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf590efe144ebdb31d048807ec053b (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.457003 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf590efe144ebdb31d048807ec053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.451050 11702 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80d1189e3b489783a5105c81ce6872 (DEFAULT_TABLE table=test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.459973 11703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30014c494a6d455090f17d12e896be71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.460638 11702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80d1189e3b489783a5105c81ce6872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.490896 11758 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Bootstrap starting.
I20260630 12:37:48.496802 11759 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: Bootstrap starting.
I20260630 12:37:48.497665 11758 tablet_bootstrap.cc:654] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.502792 11759 tablet_bootstrap.cc:654] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.536654 11757 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Bootstrap starting.
I20260630 12:37:48.541385 11757 tablet_bootstrap.cc:654] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.542336 11758 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: No bootstrap required, opened a new log
I20260630 12:37:48.542867 11758 ts_tablet_manager.cc:1403] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.029s
I20260630 12:37:48.543278 11759 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: No bootstrap required, opened a new log
I20260630 12:37:48.543823 11759 ts_tablet_manager.cc:1403] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.020s
I20260630 12:37:48.545257 11757 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: No bootstrap required, opened a new log
I20260630 12:37:48.545615 11757 ts_tablet_manager.cc:1403] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:37:48.546485 11758 raft_consensus.cc:359] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.546929 11759 raft_consensus.cc:359] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.547312 11758 raft_consensus.cc:385] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.547641 11759 raft_consensus.cc:385] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.547852 11758 raft_consensus.cc:740] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37b8841f4ea4201b9f9d6d32dafd55c, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.547989 11759 raft_consensus.cc:740] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56a4b6f9c984f98a31bab066f56b3fc, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.547966 11757 raft_consensus.cc:359] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.548789 11757 raft_consensus.cc:385] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.548684 11758 consensus_queue.cc:260] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.549151 11757 raft_consensus.cc:740] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.549003 11759 consensus_queue.cc:260] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.549901 11757 consensus_queue.cc:260] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.551550 11758 ts_tablet_manager.cc:1434] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:48.552667 11758 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: Bootstrap starting.
I20260630 12:37:48.558210 11758 tablet_bootstrap.cc:654] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.559100 11757 ts_tablet_manager.cc:1434] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260630 12:37:48.561550 11757 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: Bootstrap starting.
I20260630 12:37:48.565971 11757 tablet_bootstrap.cc:654] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.569283 11759 ts_tablet_manager.cc:1434] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.014s
I20260630 12:37:48.570420 11759 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Bootstrap starting.
I20260630 12:37:48.572490 11757 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: No bootstrap required, opened a new log
I20260630 12:37:48.573098 11757 ts_tablet_manager.cc:1403] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:37:48.575948 11759 tablet_bootstrap.cc:654] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.575706 11757 raft_consensus.cc:359] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.576468 11757 raft_consensus.cc:385] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.576817 11757 raft_consensus.cc:740] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.577694 11757 consensus_queue.cc:260] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.578353 11758 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: No bootstrap required, opened a new log
I20260630 12:37:48.580179 11757 ts_tablet_manager.cc:1434] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:48.581264 11757 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: Bootstrap starting.
I20260630 12:37:48.584134 11764 raft_consensus.cc:493] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.584630 11764 raft_consensus.cc:515] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.586007 11757 tablet_bootstrap.cc:654] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.589507 11764 leader_election.cc:290] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829), e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377)
I20260630 12:37:48.591934 11758 ts_tablet_manager.cc:1403] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260630 12:37:48.594908 11758 raft_consensus.cc:359] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.595641 11758 raft_consensus.cc:385] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.596547 11758 raft_consensus.cc:740] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37b8841f4ea4201b9f9d6d32dafd55c, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.597290 11758 consensus_queue.cc:260] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.599356 11758 ts_tablet_manager.cc:1434] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:37:48.600329 11758 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: Bootstrap starting.
I20260630 12:37:48.608065 11758 tablet_bootstrap.cc:654] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.608862 11759 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: No bootstrap required, opened a new log
I20260630 12:37:48.609457 11759 ts_tablet_manager.cc:1403] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.019s
I20260630 12:37:48.612249 11759 raft_consensus.cc:359] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.612963 11759 raft_consensus.cc:385] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.613310 11759 raft_consensus.cc:740] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56a4b6f9c984f98a31bab066f56b3fc, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.614187 11759 consensus_queue.cc:260] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.618934 11759 ts_tablet_manager.cc:1434] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:37:48.620040 11759 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: Bootstrap starting.
I20260630 12:37:48.620401 11758 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: No bootstrap required, opened a new log
I20260630 12:37:48.620975 11758 ts_tablet_manager.cc:1403] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260630 12:37:48.623685 11758 raft_consensus.cc:359] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.624454 11758 raft_consensus.cc:385] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.624785 11758 raft_consensus.cc:740] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37b8841f4ea4201b9f9d6d32dafd55c, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.625638 11758 consensus_queue.cc:260] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.626443 11759 tablet_bootstrap.cc:654] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.629477 11564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c838a27ac4a02bf2554a39e2359ac" is_pre_election: true
W20260630 12:37:48.631101 11678 leader_election.cc:343] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.632210 11758 ts_tablet_manager.cc:1434] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:48.633287 11758 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: Bootstrap starting.
I20260630 12:37:48.636351 11757 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: No bootstrap required, opened a new log
I20260630 12:37:48.636895 11757 ts_tablet_manager.cc:1403] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.015s
I20260630 12:37:48.637018 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" is_pre_election: true
W20260630 12:37:48.639008 11677 leader_election.cc:343] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.639415 11677 leader_election.cc:304] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [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: b56a4b6f9c984f98a31bab066f56b3fc; no voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c
I20260630 12:37:48.639560 11757 raft_consensus.cc:359] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.640345 11757 raft_consensus.cc:385] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.639549 11758 tablet_bootstrap.cc:654] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.640630 11757 raft_consensus.cc:740] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.640548 11764 raft_consensus.cc:2749] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:48.642040 11759 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: No bootstrap required, opened a new log
I20260630 12:37:48.641705 11757 consensus_queue.cc:260] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.642575 11759 ts_tablet_manager.cc:1403] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260630 12:37:48.643913 11757 ts_tablet_manager.cc:1434] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260630 12:37:48.644635 11590 tablet.cc:2406] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:48.644914 11757 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: Bootstrap starting.
I20260630 12:37:48.645386 11759 raft_consensus.cc:359] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.646078 11759 raft_consensus.cc:385] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.646349 11759 raft_consensus.cc:740] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56a4b6f9c984f98a31bab066f56b3fc, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.647218 11759 consensus_queue.cc:260] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.649477 11759 ts_tablet_manager.cc:1434] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:37:48.650599 11759 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: Bootstrap starting.
I20260630 12:37:48.651101 11757 tablet_bootstrap.cc:654] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.656531 11759 tablet_bootstrap.cc:654] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.661739 11757 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: No bootstrap required, opened a new log
I20260630 12:37:48.661716 11758 tablet_bootstrap.cc:492] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: No bootstrap required, opened a new log
I20260630 12:37:48.662421 11757 ts_tablet_manager.cc:1403] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:37:48.662545 11758 ts_tablet_manager.cc:1403] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260630 12:37:48.665313 11757 raft_consensus.cc:359] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.666014 11757 raft_consensus.cc:385] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.665719 11758 raft_consensus.cc:359] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.666306 11757 raft_consensus.cc:740] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.666499 11758 raft_consensus.cc:385] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.666872 11758 raft_consensus.cc:740] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37b8841f4ea4201b9f9d6d32dafd55c, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.667150 11757 consensus_queue.cc:260] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.667598 11758 consensus_queue.cc:260] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.669432 11757 ts_tablet_manager.cc:1434] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:48.672221 11758 ts_tablet_manager.cc:1434] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:37:48.675312 11759 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: No bootstrap required, opened a new log
I20260630 12:37:48.675786 11759 ts_tablet_manager.cc:1403] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260630 12:37:48.677971 11759 raft_consensus.cc:359] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.678459 11759 raft_consensus.cc:385] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.678738 11759 raft_consensus.cc:740] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56a4b6f9c984f98a31bab066f56b3fc, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.679425 11759 consensus_queue.cc:260] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.681144 11759 ts_tablet_manager.cc:1434] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:48.734404 11764 raft_consensus.cc:493] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.734810 11764 raft_consensus.cc:515] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.736497 11764 leader_election.cc:290] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829)
I20260630 12:37:48.737555 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30014c494a6d455090f17d12e896be71" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" is_pre_election: true
I20260630 12:37:48.737551 11564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30014c494a6d455090f17d12e896be71" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c838a27ac4a02bf2554a39e2359ac" is_pre_election: true
I20260630 12:37:48.738386 11639 raft_consensus.cc:2468] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56a4b6f9c984f98a31bab066f56b3fc in term 0.
I20260630 12:37:48.738442 11564 raft_consensus.cc:2468] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56a4b6f9c984f98a31bab066f56b3fc in term 0.
I20260630 12:37:48.739465 11678 leader_election.cc:304] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, b56a4b6f9c984f98a31bab066f56b3fc; no voters: 
I20260630 12:37:48.740083 11764 raft_consensus.cc:2804] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.740415 11764 raft_consensus.cc:493] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.740641 11764 raft_consensus.cc:3060] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.745292 11764 raft_consensus.cc:515] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.746731 11764 leader_election.cc:290] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 election: Requested vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829)
I20260630 12:37:48.747231 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30014c494a6d455090f17d12e896be71" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c"
I20260630 12:37:48.747632 11564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30014c494a6d455090f17d12e896be71" candidate_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c838a27ac4a02bf2554a39e2359ac"
I20260630 12:37:48.747748 11639 raft_consensus.cc:3060] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.748157 11564 raft_consensus.cc:3060] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.753127 11639 raft_consensus.cc:2468] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56a4b6f9c984f98a31bab066f56b3fc in term 1.
I20260630 12:37:48.753387 11564 raft_consensus.cc:2468] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56a4b6f9c984f98a31bab066f56b3fc in term 1.
I20260630 12:37:48.754010 11677 leader_election.cc:304] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56a4b6f9c984f98a31bab066f56b3fc, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:48.754623 11764 raft_consensus.cc:2804] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.755594 11764 raft_consensus.cc:697] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 LEADER]: Becoming Leader. State: Replica: b56a4b6f9c984f98a31bab066f56b3fc, State: Running, Role: LEADER
I20260630 12:37:48.756309 11764 consensus_queue.cc:237] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.762396 11459 catalog_manager.cc:5697] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195). New cstate: current_term: 1 leader_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:48.776460 11763 raft_consensus.cc:493] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.776854 11763 raft_consensus.cc:515] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.778676 11763 leader_election.cc:290] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:48.789100 11564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf590efe144ebdb31d048807ec053b" candidate_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c838a27ac4a02bf2554a39e2359ac" is_pre_election: true
I20260630 12:37:48.789748 11564 raft_consensus.cc:2468] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37b8841f4ea4201b9f9d6d32dafd55c in term 0.
I20260630 12:37:48.790261 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf590efe144ebdb31d048807ec053b" candidate_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" is_pre_election: true
I20260630 12:37:48.790578 11604 leader_election.cc:304] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:48.790877 11713 raft_consensus.cc:2468] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37b8841f4ea4201b9f9d6d32dafd55c in term 0.
I20260630 12:37:48.791292 11763 raft_consensus.cc:2804] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.791637 11763 raft_consensus.cc:493] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.791908 11763 raft_consensus.cc:3060] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.796591 11763 raft_consensus.cc:515] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.797940 11763 leader_election.cc:290] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [CANDIDATE]: Term 1 election: Requested vote from peers 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:48.798564 11564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf590efe144ebdb31d048807ec053b" candidate_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c838a27ac4a02bf2554a39e2359ac"
I20260630 12:37:48.798892 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf590efe144ebdb31d048807ec053b" candidate_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc"
I20260630 12:37:48.799042 11564 raft_consensus.cc:3060] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.799366 11713 raft_consensus.cc:3060] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.803404 11564 raft_consensus.cc:2468] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e37b8841f4ea4201b9f9d6d32dafd55c in term 1.
I20260630 12:37:48.804064 11713 raft_consensus.cc:2468] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e37b8841f4ea4201b9f9d6d32dafd55c in term 1.
I20260630 12:37:48.804272 11604 leader_election.cc:304] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:48.804940 11763 raft_consensus.cc:2804] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.805951 11763 raft_consensus.cc:697] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 LEADER]: Becoming Leader. State: Replica: e37b8841f4ea4201b9f9d6d32dafd55c, State: Running, Role: LEADER
I20260630 12:37:48.806552 11763 consensus_queue.cc:237] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.812969 11459 catalog_manager.cc:5697] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c reported cstate change: term changed from 0 to 1, leader changed from <none> to e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194). New cstate: current_term: 1 leader_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.814296 11765 raft_consensus.cc:493] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.814675 11765 raft_consensus.cc:515] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.816648 11765 leader_election.cc:290] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:48.827678 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2cc2b8b404b148e43de229c762a95" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" is_pre_election: true
I20260630 12:37:48.828269 11639 raft_consensus.cc:2468] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 0.
I20260630 12:37:48.829185 11528 leader_election.cc:304] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:48.829546 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2cc2b8b404b148e43de229c762a95" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" is_pre_election: true
I20260630 12:37:48.829828 11765 raft_consensus.cc:2804] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.830077 11713 raft_consensus.cc:2468] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 0.
I20260630 12:37:48.830199 11765 raft_consensus.cc:493] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.830513 11765 raft_consensus.cc:3060] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.835201 11765 raft_consensus.cc:515] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.836735 11765 leader_election.cc:290] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 election: Requested vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:48.837270 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2cc2b8b404b148e43de229c762a95" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c"
I20260630 12:37:48.837622 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2cc2b8b404b148e43de229c762a95" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc"
I20260630 12:37:48.837826 11639 raft_consensus.cc:3060] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.838169 11713 raft_consensus.cc:3060] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.844374 11713 raft_consensus.cc:2468] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 1.
I20260630 12:37:48.844374 11639 raft_consensus.cc:2468] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 1.
I20260630 12:37:48.845498 11528 leader_election.cc:304] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:48.846076 11765 raft_consensus.cc:2804] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.847002 11765 raft_consensus.cc:697] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Becoming Leader. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Running, Role: LEADER
I20260630 12:37:48.847690 11765 consensus_queue.cc:237] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:48.853699 11460 catalog_manager.cc:5697] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193). New cstate: current_term: 1 leader_uuid: "030c838a27ac4a02bf2554a39e2359ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:48.989454 11510 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:49.060691 11765 raft_consensus.cc:493] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:49.061280 11765 raft_consensus.cc:515] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:49.062879 11765 leader_election.cc:290] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:49.063684 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" is_pre_election: true
I20260630 12:37:49.063840 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" is_pre_election: true
I20260630 12:37:49.064240 11639 raft_consensus.cc:2468] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 0.
I20260630 12:37:49.064407 11713 raft_consensus.cc:2468] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 0.
I20260630 12:37:49.065182 11528 leader_election.cc:304] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, e37b8841f4ea4201b9f9d6d32dafd55c; no voters: 
I20260630 12:37:49.065761 11765 raft_consensus.cc:2804] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:49.066033 11765 raft_consensus.cc:493] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:49.066274 11765 raft_consensus.cc:3060] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.071029 11765 raft_consensus.cc:515] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:49.072723 11765 leader_election.cc:290] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 election: Requested vote from peers e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377), b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:49.073335 11639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c"
I20260630 12:37:49.073773 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80d1189e3b489783a5105c81ce6872" candidate_uuid: "030c838a27ac4a02bf2554a39e2359ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56a4b6f9c984f98a31bab066f56b3fc"
I20260630 12:37:49.073915 11639 raft_consensus.cc:3060] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.074343 11713 raft_consensus.cc:3060] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.080749 11713 raft_consensus.cc:2468] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 1.
I20260630 12:37:49.080749 11639 raft_consensus.cc:2468] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c838a27ac4a02bf2554a39e2359ac in term 1.
I20260630 12:37:49.082137 11529 leader_election.cc:304] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c838a27ac4a02bf2554a39e2359ac, b56a4b6f9c984f98a31bab066f56b3fc; no voters: 
I20260630 12:37:49.082762 11765 raft_consensus.cc:2804] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:49.083194 11765 raft_consensus.cc:697] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Becoming Leader. State: Replica: 030c838a27ac4a02bf2554a39e2359ac, State: Running, Role: LEADER
I20260630 12:37:49.083899 11765 consensus_queue.cc:237] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } }
I20260630 12:37:49.089947 11460 catalog_manager.cc:5697] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193). New cstate: current_term: 1 leader_uuid: "030c838a27ac4a02bf2554a39e2359ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:49.185446 11764 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.196167 11764 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.287845 11763 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.300395 11794 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.363703 11765 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.374176 11785 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.507118 11785 consensus_queue.cc:1048] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.516660 11797 consensus_queue.cc:1048] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:56.193792   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:56.200829 11808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:56.201014 11809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:56.204736   823 server_base.cc:1061] running on GCE node
W20260630 12:37:56.205506 11811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:56.206488   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:56.206720   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:56.206892   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823076206875 us; error 0 us; skew 500 ppm
I20260630 12:37:56.207391   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:56.209856   823 webserver.cc:533] Webserver started at http://127.0.205.196:46081/ using document root <none> and password file <none>
I20260630 12:37:56.210342   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:56.210518   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:56.210812   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:56.212255   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "b0c142f87b784d5ea8ae868dd765f7d3"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-tsj5"
I20260630 12:37:56.216728   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:56.219964 11816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.220685   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:56.220952   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "b0c142f87b784d5ea8ae868dd765f7d3"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-tsj5"
I20260630 12:37:56.221199   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-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)
I20260630 12:37:56.246235   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:56.247458   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:56.248924   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:56.251308   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:56.251507   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.251734   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:56.251932   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:56.291268   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:43127
I20260630 12:37:56.291370 11878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:43127 every 8 connection(s)
I20260630 12:37:56.306239 11879 heartbeater.cc:344] Connected to a master server at 127.0.205.254:36037
I20260630 12:37:56.306615 11879 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:56.307303 11879 heartbeater.cc:507] Master 127.0.205.254:36037 requested a full tablet report, sending...
I20260630 12:37:56.309085 11459 ts_manager.cc:194] Registered new tserver with Master: b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196:43127)
I20260630 12:37:56.310565 11459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39334
I20260630 12:37:57.061100 11639 consensus_queue.cc:237] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.068996 11713 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.070542 11564 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.071449 11888 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.072535 11804 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.081938 11804 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
W20260630 12:37:57.083971 11603 consensus_peers.cc:597] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c -> Peer b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196:43127): Couldn't send request to peer b0c142f87b784d5ea8ae868dd765f7d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06cf590efe144ebdb31d048807ec053b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.084517 11564 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.086647 11713 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.099040 11459 catalog_manager.cc:5697] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac reported cstate change: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.118369 11713 consensus_queue.cc:237] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [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: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.127277 11564 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.129107 11884 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.135897 11639 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.137840 11901 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:57.140448 11677 consensus_peers.cc:597] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc -> Peer b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196:43127): Couldn't send request to peer b0c142f87b784d5ea8ae868dd765f7d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30014c494a6d455090f17d12e896be71. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.141115 11884 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.142961 11564 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.152787 11639 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.156828 11460 catalog_manager.cc:5697] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc reported cstate change: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.179695 11564 consensus_queue.cc:237] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.186720 11713 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.188050 11797 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.190168 11639 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.191514 11797 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:57.198167 11797 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
W20260630 12:37:57.200850 11528 consensus_peers.cc:597] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac -> Peer b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196:43127): Couldn't send request to peer b0c142f87b784d5ea8ae868dd765f7d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29e2cc2b8b404b148e43de229c762a95. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.200800 11713 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.205551 11639 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } } }
I20260630 12:37:57.213186 11462 catalog_manager.cc:5697] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac reported cstate change: config changed from index -1 to 2, NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "030c838a27ac4a02bf2554a39e2359ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.312891 11879 heartbeater.cc:499] Master 127.0.205.254:36037 was elected leader, sending a full tablet report...
I20260630 12:37:57.452239 11912 ts_tablet_manager.cc:933] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: Initiating tablet copy from peer e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377)
I20260630 12:37:57.454005 11912 tablet_copy_client.cc:323] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:34377
I20260630 12:37:57.464068 11649 tablet_copy_service.cc:140] P e37b8841f4ea4201b9f9d6d32dafd55c: Received BeginTabletCopySession request for tablet 06cf590efe144ebdb31d048807ec053b from peer b0c142f87b784d5ea8ae868dd765f7d3 ({username='slave'} at 127.0.0.1:48856)
I20260630 12:37:57.464509 11649 tablet_copy_service.cc:161] P e37b8841f4ea4201b9f9d6d32dafd55c: Beginning new tablet copy session on tablet 06cf590efe144ebdb31d048807ec053b from peer b0c142f87b784d5ea8ae868dd765f7d3 at {username='slave'} at 127.0.0.1:48856: session id = b0c142f87b784d5ea8ae868dd765f7d3-06cf590efe144ebdb31d048807ec053b
I20260630 12:37:57.470474 11649 tablet_copy_source_session.cc:215] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.473052 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf590efe144ebdb31d048807ec053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.483772 11912 tablet_copy_client.cc:806] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.484321 11912 tablet_copy_client.cc:670] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.487749 11912 tablet_copy_client.cc:538] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.493700 11912 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap starting.
I20260630 12:37:57.508175 11912 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: 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
I20260630 12:37:57.508805 11912 tablet_bootstrap.cc:492] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap complete.
I20260630 12:37:57.509284 11912 ts_tablet_manager.cc:1403] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260630 12:37:57.511356 11912 raft_consensus.cc:359] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.511982 11912 raft_consensus.cc:740] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0c142f87b784d5ea8ae868dd765f7d3, State: Initialized, Role: LEARNER
I20260630 12:37:57.512494 11912 consensus_queue.cc:260] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.514916 11912 ts_tablet_manager.cc:1434] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:37:57.516575 11649 tablet_copy_service.cc:342] P e37b8841f4ea4201b9f9d6d32dafd55c: Request end of tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-06cf590efe144ebdb31d048807ec053b received from {username='slave'} at 127.0.0.1:48856
I20260630 12:37:57.517037 11649 tablet_copy_service.cc:434] P e37b8841f4ea4201b9f9d6d32dafd55c: ending tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-06cf590efe144ebdb31d048807ec053b on tablet 06cf590efe144ebdb31d048807ec053b with peer b0c142f87b784d5ea8ae868dd765f7d3
I20260630 12:37:57.730573 11912 ts_tablet_manager.cc:933] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: Initiating tablet copy from peer b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295)
I20260630 12:37:57.732035 11912 tablet_copy_client.cc:323] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:34295
I20260630 12:37:57.740859 11723 tablet_copy_service.cc:140] P b56a4b6f9c984f98a31bab066f56b3fc: Received BeginTabletCopySession request for tablet 30014c494a6d455090f17d12e896be71 from peer b0c142f87b784d5ea8ae868dd765f7d3 ({username='slave'} at 127.0.0.1:45968)
I20260630 12:37:57.741310 11723 tablet_copy_service.cc:161] P b56a4b6f9c984f98a31bab066f56b3fc: Beginning new tablet copy session on tablet 30014c494a6d455090f17d12e896be71 from peer b0c142f87b784d5ea8ae868dd765f7d3 at {username='slave'} at 127.0.0.1:45968: session id = b0c142f87b784d5ea8ae868dd765f7d3-30014c494a6d455090f17d12e896be71
I20260630 12:37:57.747596 11723 tablet_copy_source_session.cc:215] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.749922 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30014c494a6d455090f17d12e896be71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.761200 11912 tablet_copy_client.cc:806] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.761751 11912 tablet_copy_client.cc:670] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.764910 11912 tablet_copy_client.cc:538] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.770820 11912 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap starting.
I20260630 12:37:57.784458 11912 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: 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
I20260630 12:37:57.785077 11912 tablet_bootstrap.cc:492] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap complete.
I20260630 12:37:57.785564 11912 ts_tablet_manager.cc:1403] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:37:57.787561 11912 raft_consensus.cc:359] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.788268 11912 raft_consensus.cc:740] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0c142f87b784d5ea8ae868dd765f7d3, State: Initialized, Role: LEARNER
I20260630 12:37:57.788815 11912 consensus_queue.cc:260] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [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: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.792073 11912 ts_tablet_manager.cc:1434] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:37:57.793831 11723 tablet_copy_service.cc:342] P b56a4b6f9c984f98a31bab066f56b3fc: Request end of tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-30014c494a6d455090f17d12e896be71 received from {username='slave'} at 127.0.0.1:45968
I20260630 12:37:57.794276 11723 tablet_copy_service.cc:434] P b56a4b6f9c984f98a31bab066f56b3fc: ending tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-30014c494a6d455090f17d12e896be71 on tablet 30014c494a6d455090f17d12e896be71 with peer b0c142f87b784d5ea8ae868dd765f7d3
I20260630 12:37:57.795069 11920 ts_tablet_manager.cc:933] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: Initiating tablet copy from peer 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829)
I20260630 12:37:57.797263 11920 tablet_copy_client.cc:323] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:41829
I20260630 12:37:57.808043 11574 tablet_copy_service.cc:140] P 030c838a27ac4a02bf2554a39e2359ac: Received BeginTabletCopySession request for tablet 29e2cc2b8b404b148e43de229c762a95 from peer b0c142f87b784d5ea8ae868dd765f7d3 ({username='slave'} at 127.0.0.1:36898)
I20260630 12:37:57.808482 11574 tablet_copy_service.cc:161] P 030c838a27ac4a02bf2554a39e2359ac: Beginning new tablet copy session on tablet 29e2cc2b8b404b148e43de229c762a95 from peer b0c142f87b784d5ea8ae868dd765f7d3 at {username='slave'} at 127.0.0.1:36898: session id = b0c142f87b784d5ea8ae868dd765f7d3-29e2cc2b8b404b148e43de229c762a95
I20260630 12:37:57.813804 11574 tablet_copy_source_session.cc:215] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.816431 11920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2cc2b8b404b148e43de229c762a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.831569 11920 tablet_copy_client.cc:806] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.832132 11920 tablet_copy_client.cc:670] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.835268 11920 tablet_copy_client.cc:538] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.843204 11920 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap starting.
I20260630 12:37:57.861941 11920 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: 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
I20260630 12:37:57.862730 11920 tablet_bootstrap.cc:492] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: Bootstrap complete.
I20260630 12:37:57.863317 11920 ts_tablet_manager.cc:1403] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260630 12:37:57.866037 11920 raft_consensus.cc:359] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.866827 11920 raft_consensus.cc:740] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0c142f87b784d5ea8ae868dd765f7d3, State: Initialized, Role: LEARNER
I20260630 12:37:57.867434 11920 consensus_queue.cc:260] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: true } }
I20260630 12:37:57.869709 11920 ts_tablet_manager.cc:1434] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:37:57.871338 11574 tablet_copy_service.cc:342] P 030c838a27ac4a02bf2554a39e2359ac: Request end of tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-29e2cc2b8b404b148e43de229c762a95 received from {username='slave'} at 127.0.0.1:36898
I20260630 12:37:57.871773 11574 tablet_copy_service.cc:434] P 030c838a27ac4a02bf2554a39e2359ac: ending tablet copy session b0c142f87b784d5ea8ae868dd765f7d3-29e2cc2b8b404b148e43de229c762a95 on tablet 29e2cc2b8b404b148e43de229c762a95 with peer b0c142f87b784d5ea8ae868dd765f7d3
I20260630 12:37:57.895655 11854 raft_consensus.cc:1217] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.212184 11854 raft_consensus.cc:1217] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.232372 11854 raft_consensus.cc:1217] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.490898 11924 raft_consensus.cc:1064] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: attempting to promote NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 to VOTER
I20260630 12:37:58.493487 11924 consensus_queue.cc:237] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.499919 11854 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.501119 11713 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.502230 11930 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.503079 11564 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.504324 11924 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.505180 11932 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.514878 11932 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.518059 11854 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.518767 11564 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.526701 11713 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.531013 11460 catalog_manager.cc:5697] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c reported cstate change: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:58.558265 11639 consensus_queue.cc:237] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [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: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.564805 11854 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.565984 11924 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.566936 11713 raft_consensus.cc:1275] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Refusing update from remote peer e37b8841f4ea4201b9f9d6d32dafd55c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.568593 11924 consensus_queue.cc:1048] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.572013 11930 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.575307 11713 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.577600 11854 raft_consensus.cc:2955] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.582911 11447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06cf590efe144ebdb31d048807ec053b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.587708 11462 catalog_manager.cc:5697] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc reported cstate change: config changed from index 3 to 4, VOTER 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193) evicted. New cstate: current_term: 1 leader_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.599017 11551 tablet_service.cc:1558] Processing DeleteTablet for tablet 06cf590efe144ebdb31d048807ec053b with delete_type TABLET_DATA_TOMBSTONED (TS 030c838a27ac4a02bf2554a39e2359ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47866
I20260630 12:37:58.601094 11940 tablet_replica.cc:333] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: stopping tablet replica
I20260630 12:37:58.602191 11940 raft_consensus.cc:2243] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.603009 11940 raft_consensus.cc:2272] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.606482 11940 ts_tablet_manager.cc:1916] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.616871 11940 ts_tablet_manager.cc:1929] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.617201 11940 log.cc:1199] T 06cf590efe144ebdb31d048807ec053b P 030c838a27ac4a02bf2554a39e2359ac: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-0-root/wals/06cf590efe144ebdb31d048807ec053b
I20260630 12:37:58.618515 11448 catalog_manager.cc:5028] TS 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829): tablet 06cf590efe144ebdb31d048807ec053b (table test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]) successfully deleted
I20260630 12:37:58.677482 11929 raft_consensus.cc:1064] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: attempting to promote NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 to VOTER
I20260630 12:37:58.679441 11929 consensus_queue.cc:237] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.685267 11854 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.685731 11713 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.686134 11639 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.686851 11929 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.687790 11928 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.688581 11908 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.697922 11929 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.699589 11854 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.701885 11639 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.712829 11461 catalog_manager.cc:5697] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c reported cstate change: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030c838a27ac4a02bf2554a39e2359ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.718902 11713 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } attrs { replace: true } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.730526 11564 consensus_queue.cc:237] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.736330 11854 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.736797 11639 raft_consensus.cc:1275] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Refusing update from remote peer 030c838a27ac4a02bf2554a39e2359ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.737799 11929 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.738766 11945 consensus_queue.cc:1048] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.744539 11929 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.747040 11854 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.747275 11639 raft_consensus.cc:2955] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.754172 11448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29e2cc2b8b404b148e43de229c762a95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.757846 11462 catalog_manager.cc:5697] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac reported cstate change: config changed from index 3 to 4, VOTER b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195) evicted. New cstate: current_term: 1 leader_uuid: "030c838a27ac4a02bf2554a39e2359ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:58.768520 11703 tablet_service.cc:1558] Processing DeleteTablet for tablet 29e2cc2b8b404b148e43de229c762a95 with delete_type TABLET_DATA_TOMBSTONED (TS b56a4b6f9c984f98a31bab066f56b3fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38172
I20260630 12:37:58.773546 11946 tablet_replica.cc:333] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: stopping tablet replica
I20260630 12:37:58.774784 11946 raft_consensus.cc:2243] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.775530 11946 raft_consensus.cc:2272] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.778548 11946 ts_tablet_manager.cc:1916] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.789269 11946 ts_tablet_manager.cc:1929] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.789630 11946 log.cc:1199] T 29e2cc2b8b404b148e43de229c762a95 P b56a4b6f9c984f98a31bab066f56b3fc: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-2-root/wals/29e2cc2b8b404b148e43de229c762a95
I20260630 12:37:58.791785 11448 catalog_manager.cc:5028] TS b56a4b6f9c984f98a31bab066f56b3fc (127.0.205.195:34295): tablet 29e2cc2b8b404b148e43de229c762a95 (table test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]) successfully deleted
I20260630 12:37:58.793912 11904 raft_consensus.cc:1064] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: attempting to promote NON_VOTER b0c142f87b784d5ea8ae868dd765f7d3 to VOTER
I20260630 12:37:58.796092 11904 consensus_queue.cc:237] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [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: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.802222 11854 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 LEARNER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.805497 11639 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.805941 11564 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.805648 11947 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:58.807319 11904 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.808284 11950 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.824582 11904 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.828457 11854 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.829443 11639 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.836899 11564 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.842648 11462 catalog_manager.cc:5697] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c reported cstate change: config changed from index 2 to 3, b0c142f87b784d5ea8ae868dd765f7d3 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e37b8841f4ea4201b9f9d6d32dafd55c" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34377 } attrs { replace: true } } peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.858561 11713 consensus_queue.cc:237] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [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: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } }
I20260630 12:37:58.863745 11564 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.864905 11904 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.866501 11854 raft_consensus.cc:1275] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Refusing update from remote peer b56a4b6f9c984f98a31bab066f56b3fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.869721 11947 consensus_queue.cc:1048] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.871868 11904 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.873594 11564 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.879367 11854 raft_consensus.cc:2955] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } } }
I20260630 12:37:58.881928 11448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30014c494a6d455090f17d12e896be71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.886817 11459 catalog_manager.cc:5697] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc reported cstate change: config changed from index 3 to 4, VOTER e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194) evicted. New cstate: current_term: 1 leader_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030c838a27ac4a02bf2554a39e2359ac" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56a4b6f9c984f98a31bab066f56b3fc" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c142f87b784d5ea8ae868dd765f7d3" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 43127 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:58.897632 11629 tablet_service.cc:1558] Processing DeleteTablet for tablet 30014c494a6d455090f17d12e896be71 with delete_type TABLET_DATA_TOMBSTONED (TS e37b8841f4ea4201b9f9d6d32dafd55c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53142
I20260630 12:37:58.899649 11954 tablet_replica.cc:333] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: stopping tablet replica
I20260630 12:37:58.900584 11954 raft_consensus.cc:2243] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.901317 11954 raft_consensus.cc:2272] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.904310 11954 ts_tablet_manager.cc:1916] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.914930 11954 ts_tablet_manager.cc:1929] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.915176 11954 log.cc:1199] T 30014c494a6d455090f17d12e896be71 P e37b8841f4ea4201b9f9d6d32dafd55c: Deleting WAL directory at /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822842926995-823-0/minicluster-data/ts-1-root/wals/30014c494a6d455090f17d12e896be71
I20260630 12:37:58.916431 11447 catalog_manager.cc:5028] TS e37b8841f4ea4201b9f9d6d32dafd55c (127.0.205.194:34377): tablet 30014c494a6d455090f17d12e896be71 (table test-workload [id=96c152c0ec4c4902b2c89d0f78af253f]) successfully deleted
I20260630 12:37:59.327724   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:37:59.349154   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.349803   823 tablet_replica.cc:333] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac: stopping tablet replica
I20260630 12:37:59.350365   823 raft_consensus.cc:2243] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.351153   823 raft_consensus.cc:2272] T 9d80d1189e3b489783a5105c81ce6872 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.353284   823 tablet_replica.cc:333] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac: stopping tablet replica
I20260630 12:37:59.353781   823 raft_consensus.cc:2243] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.354487   823 raft_consensus.cc:2272] T 29e2cc2b8b404b148e43de229c762a95 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.356776   823 tablet_replica.cc:333] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac: stopping tablet replica
I20260630 12:37:59.357249   823 raft_consensus.cc:2243] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.357820   823 raft_consensus.cc:2272] T 30014c494a6d455090f17d12e896be71 P 030c838a27ac4a02bf2554a39e2359ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.381048   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:37:59.393087 11678 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:41829: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:37:59.396931 11678 consensus_peers.cc:597] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc -> Peer 030c838a27ac4a02bf2554a39e2359ac (127.0.205.193:41829): Couldn't send request to peer 030c838a27ac4a02bf2554a39e2359ac. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:41829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:59.400000   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:37:59.418879   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.419497   823 tablet_replica.cc:333] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c: stopping tablet replica
I20260630 12:37:59.420090   823 raft_consensus.cc:2243] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.420532   823 raft_consensus.cc:2272] T 9d80d1189e3b489783a5105c81ce6872 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.422636   823 tablet_replica.cc:333] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c: stopping tablet replica
I20260630 12:37:59.423149   823 raft_consensus.cc:2243] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.423933   823 raft_consensus.cc:2272] T 06cf590efe144ebdb31d048807ec053b P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.426258   823 tablet_replica.cc:333] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c: stopping tablet replica
I20260630 12:37:59.426717   823 raft_consensus.cc:2243] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.427239   823 raft_consensus.cc:2272] T 29e2cc2b8b404b148e43de229c762a95 P e37b8841f4ea4201b9f9d6d32dafd55c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.449141   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:37:59.463482   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:37:59.483765   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.484421   823 tablet_replica.cc:333] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc: stopping tablet replica
I20260630 12:37:59.484953   823 raft_consensus.cc:2243] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.485560   823 raft_consensus.cc:2272] T 06cf590efe144ebdb31d048807ec053b P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.487948   823 tablet_replica.cc:333] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc: stopping tablet replica
I20260630 12:37:59.488422   823 raft_consensus.cc:2243] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.489130   823 raft_consensus.cc:2272] T 30014c494a6d455090f17d12e896be71 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.491361   823 tablet_replica.cc:333] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc: stopping tablet replica
I20260630 12:37:59.491844   823 raft_consensus.cc:2243] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.492244   823 raft_consensus.cc:2272] T 9d80d1189e3b489783a5105c81ce6872 P b56a4b6f9c984f98a31bab066f56b3fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.514751   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:37:59.529049   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:37:59.544338   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.544885   823 tablet_replica.cc:333] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3: stopping tablet replica
I20260630 12:37:59.545360   823 raft_consensus.cc:2243] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.545818   823 raft_consensus.cc:2272] T 29e2cc2b8b404b148e43de229c762a95 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.547887   823 tablet_replica.cc:333] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3: stopping tablet replica
I20260630 12:37:59.548339   823 raft_consensus.cc:2243] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.548775   823 raft_consensus.cc:2272] T 30014c494a6d455090f17d12e896be71 P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.550719   823 tablet_replica.cc:333] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3: stopping tablet replica
I20260630 12:37:59.551132   823 raft_consensus.cc:2243] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.551553   823 raft_consensus.cc:2272] T 06cf590efe144ebdb31d048807ec053b P b0c142f87b784d5ea8ae868dd765f7d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.570735   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:37:59.580603   823 master.cc:562] Master@127.0.205.254:36037 shutting down...
I20260630 12:37:59.596057   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.596501   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.596771   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P a83e9b6815b741cc909f0a0550078cd7: stopping tablet replica
I20260630 12:37:59.614970   823 master.cc:584] Master@127.0.205.254:36037 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12778 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:37:59.651081   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:43873
I20260630 12:37:59.652057   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.656334 11957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.656461 11958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.657888 11960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:59.658493   823 server_base.cc:1061] running on GCE node
I20260630 12:37:59.659296   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.659463   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:59.659619   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823079659602 us; error 0 us; skew 500 ppm
I20260630 12:37:59.660125   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.662117   823 webserver.cc:533] Webserver started at http://127.0.205.254:42263/ using document root <none> and password file <none>
I20260630 12:37:59.662544   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.662699   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.662940   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.663945   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "d77c87d05d184a3ca6784cca9950d1c8"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.667935   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:59.670847 11965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.671535   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:59.671782   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "d77c87d05d184a3ca6784cca9950d1c8"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.672049   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-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)
I20260630 12:37:59.703284   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.704424   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.738582   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:43873
I20260630 12:37:59.738672 12016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:43873 every 8 connection(s)
I20260630 12:37:59.742100 12017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:59.752063 12017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8: Bootstrap starting.
I20260630 12:37:59.756366 12017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:59.760133 12017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8: No bootstrap required, opened a new log
I20260630 12:37:59.762027 12017 raft_consensus.cc:359] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER }
I20260630 12:37:59.762377 12017 raft_consensus.cc:385] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:59.762579 12017 raft_consensus.cc:740] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77c87d05d184a3ca6784cca9950d1c8, State: Initialized, Role: FOLLOWER
I20260630 12:37:59.763113 12017 consensus_queue.cc:260] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER }
I20260630 12:37:59.763531 12017 raft_consensus.cc:399] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:59.763731 12017 raft_consensus.cc:493] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:59.763976 12017 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:59.768193 12017 raft_consensus.cc:515] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER }
I20260630 12:37:59.768788 12017 leader_election.cc:304] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [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: d77c87d05d184a3ca6784cca9950d1c8; no voters: 
I20260630 12:37:59.769902 12017 leader_election.cc:290] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:59.770262 12020 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:59.771412 12020 raft_consensus.cc:697] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 1 LEADER]: Becoming Leader. State: Replica: d77c87d05d184a3ca6784cca9950d1c8, State: Running, Role: LEADER
I20260630 12:37:59.772029 12020 consensus_queue.cc:237] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [LEADER]: Queue going to LEADER mode. State: All 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: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER }
I20260630 12:37:59.772504 12017 sys_catalog.cc:565] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:59.774731 12021 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d77c87d05d184a3ca6784cca9950d1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER } }
I20260630 12:37:59.775313 12021 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:59.774647 12022 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77c87d05d184a3ca6784cca9950d1c8. Latest consensus state: current_term: 1 leader_uuid: "d77c87d05d184a3ca6784cca9950d1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77c87d05d184a3ca6784cca9950d1c8" member_type: VOTER } }
I20260630 12:37:59.776000 12022 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:59.778713 12025 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:59.785898 12025 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:59.788058   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:59.794340 12025 catalog_manager.cc:1383] Generated new cluster ID: 219e0ab5936a4e1d9a464a99b8fed393
I20260630 12:37:59.794593 12025 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:59.825496 12025 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:59.826745 12025 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:59.842216 12025 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8: Generated new TSK 0
I20260630 12:37:59.842777 12025 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:59.853765   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.859016 12038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.860037 12039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.861752 12041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:59.862743   823 server_base.cc:1061] running on GCE node
I20260630 12:37:59.865888   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.866074   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:59.866227   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823079866207 us; error 0 us; skew 500 ppm
I20260630 12:37:59.866685   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.868753   823 webserver.cc:533] Webserver started at http://127.0.205.193:37029/ using document root <none> and password file <none>
I20260630 12:37:59.869179   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.869349   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.869590   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.870580   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.874680   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:59.877637 12046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.878307   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:59.878561   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.878800   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-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)
I20260630 12:37:59.893472   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.894410   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.895674   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:59.897675   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:59.897845   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.898067   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:59.898207   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.933339   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:35207
I20260630 12:37:59.933434 12108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:35207 every 8 connection(s)
I20260630 12:37:59.937865   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.944288 12113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.944898 12114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:59.947304 12116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:59.948464   823 server_base.cc:1061] running on GCE node
I20260630 12:37:59.949434   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.949692   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:59.949887   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823079949869 us; error 0 us; skew 500 ppm
I20260630 12:37:59.950496   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.950876 12109 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43873
I20260630 12:37:59.951280 12109 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:59.952100 12109 heartbeater.cc:507] Master 127.0.205.254:43873 requested a full tablet report, sending...
I20260630 12:37:59.953009   823 webserver.cc:533] Webserver started at http://127.0.205.194:44493/ using document root <none> and password file <none>
I20260630 12:37:59.953542   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.953769   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.954071   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.954078 11982 ts_manager.cc:194] Registered new tserver with Master: 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207)
I20260630 12:37:59.955677   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "3f7add28b3a24e38b9d9412353f54394"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.956552 11982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43954
I20260630 12:37:59.960472   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:59.963560 12121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.964267   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:59.964537   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "3f7add28b3a24e38b9d9412353f54394"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-tsj5"
I20260630 12:37:59.964777   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-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)
I20260630 12:37:59.987541   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.988534   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.989817   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:59.991818   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:59.992019   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.992221   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:59.992367   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:00.026644   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:34531
I20260630 12:38:00.026739 12183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:34531 every 8 connection(s)
I20260630 12:38:00.031158   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:00.037629 12187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:00.038894 12188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:00.041574 12190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:00.042073   823 server_base.cc:1061] running on GCE node
I20260630 12:38:00.042858   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:00.042893 12184 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43873
W20260630 12:38:00.043211   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:00.043366 12184 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:00.043433   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823080043411 us; error 0 us; skew 500 ppm
I20260630 12:38:00.044294   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:00.044366 12184 heartbeater.cc:507] Master 127.0.205.254:43873 requested a full tablet report, sending...
I20260630 12:38:00.046509 11982 ts_manager.cc:194] Registered new tserver with Master: 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194:34531)
I20260630 12:38:00.046916   823 webserver.cc:533] Webserver started at http://127.0.205.195:40673/ using document root <none> and password file <none>
I20260630 12:38:00.047415   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:00.047592   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:00.047843   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:00.047976 11982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43964
I20260630 12:38:00.048959   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "4957c507301149688c5292ce9a133f18"
format_stamp: "Formatted at 2026-06-30 12:38:00 on dist-test-slave-tsj5"
I20260630 12:38:00.053052   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:00.056006 12195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:00.056710   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:00.056988   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "4957c507301149688c5292ce9a133f18"
format_stamp: "Formatted at 2026-06-30 12:38:00 on dist-test-slave-tsj5"
I20260630 12:38:00.057242   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822842926995-823-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)
I20260630 12:38:00.075064   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:00.076161   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:00.077472   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:00.079558   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:00.079746   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:00.079994   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:00.080189   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:00.117461   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:43339
I20260630 12:38:00.117599 12257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:43339 every 8 connection(s)
I20260630 12:38:00.129837 12258 heartbeater.cc:344] Connected to a master server at 127.0.205.254:43873
I20260630 12:38:00.130235 12258 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:00.130869 12258 heartbeater.cc:507] Master 127.0.205.254:43873 requested a full tablet report, sending...
I20260630 12:38:00.132557 11982 ts_manager.cc:194] Registered new tserver with Master: 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:00.132685   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012242461s
I20260630 12:38:00.133848 11982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43972
I20260630 12:38:00.959173 12109 heartbeater.cc:499] Master 127.0.205.254:43873 was elected leader, sending a full tablet report...
I20260630 12:38:01.050209 12184 heartbeater.cc:499] Master 127.0.205.254:43873 was elected leader, sending a full tablet report...
I20260630 12:38:01.136301 12258 heartbeater.cc:499] Master 127.0.205.254:43873 was elected leader, sending a full tablet report...
I20260630 12:38:01.185192 11982 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39454:
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"
    }
  }
}
W20260630 12:38:01.187578 11982 catalog_manager.cc:7077] 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.
I20260630 12:38:01.250408 12149 tablet_service.cc:1511] Processing CreateTablet for tablet 0b014d028e5542d9a13c5594390418eb (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.251721 12149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b014d028e5542d9a13c5594390418eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.252169 12148 tablet_service.cc:1511] Processing CreateTablet for tablet 75b5bfe44ff2483da8d85fe66e7f57c9 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.253419 12148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b5bfe44ff2483da8d85fe66e7f57c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.256083 12147 tablet_service.cc:1511] Processing CreateTablet for tablet ff3657aac2cb46bda9a0307a0cd314a7 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.257316 12147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3657aac2cb46bda9a0307a0cd314a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.258085 12144 tablet_service.cc:1511] Processing CreateTablet for tablet a4ecd891f5474800b40cc0a206395a6d (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.258407 12223 tablet_service.cc:1511] Processing CreateTablet for tablet 0b014d028e5542d9a13c5594390418eb (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.259305 12144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ecd891f5474800b40cc0a206395a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.259675 12223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b014d028e5542d9a13c5594390418eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.260402 12220 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4b904a9cd469bb8b17df4cadbc3cd (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.261648 12220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4b904a9cd469bb8b17df4cadbc3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.262001 12146 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4b904a9cd469bb8b17df4cadbc3cd (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.262686 12221 tablet_service.cc:1511] Processing CreateTablet for tablet ff3657aac2cb46bda9a0307a0cd314a7 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.263932 12221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3657aac2cb46bda9a0307a0cd314a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.264945 12219 tablet_service.cc:1511] Processing CreateTablet for tablet f418099fd2a34a91bd1c7a281b8853a3 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.266124 12219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418099fd2a34a91bd1c7a281b8853a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.260871 12145 tablet_service.cc:1511] Processing CreateTablet for tablet f418099fd2a34a91bd1c7a281b8853a3 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.263211 12146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4b904a9cd469bb8b17df4cadbc3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.268959 12218 tablet_service.cc:1511] Processing CreateTablet for tablet a4ecd891f5474800b40cc0a206395a6d (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.270143 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ecd891f5474800b40cc0a206395a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.261600 12222 tablet_service.cc:1511] Processing CreateTablet for tablet 75b5bfe44ff2483da8d85fe66e7f57c9 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.271054 12222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b5bfe44ff2483da8d85fe66e7f57c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.272087 12145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418099fd2a34a91bd1c7a281b8853a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.296825 12074 tablet_service.cc:1511] Processing CreateTablet for tablet 0b014d028e5542d9a13c5594390418eb (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.298171 12074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b014d028e5542d9a13c5594390418eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.302175 12073 tablet_service.cc:1511] Processing CreateTablet for tablet 75b5bfe44ff2483da8d85fe66e7f57c9 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.303458 12073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b5bfe44ff2483da8d85fe66e7f57c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.313469 12072 tablet_service.cc:1511] Processing CreateTablet for tablet ff3657aac2cb46bda9a0307a0cd314a7 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.314953 12072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3657aac2cb46bda9a0307a0cd314a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.325712 12071 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4b904a9cd469bb8b17df4cadbc3cd (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.327100 12071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4b904a9cd469bb8b17df4cadbc3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.337520 12070 tablet_service.cc:1511] Processing CreateTablet for tablet f418099fd2a34a91bd1c7a281b8853a3 (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.338932 12070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418099fd2a34a91bd1c7a281b8853a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.345669 12069 tablet_service.cc:1511] Processing CreateTablet for tablet a4ecd891f5474800b40cc0a206395a6d (DEFAULT_TABLE table=test-workload [id=ad16ecc3bba64894bec0bf0f86d6138f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.347009 12069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ecd891f5474800b40cc0a206395a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.348022 12280 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.354251 12280 tablet_bootstrap.cc:654] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.365304 12278 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.366802 12280 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.367427 12280 ts_tablet_manager.cc:1403] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:38:01.370617 12280 raft_consensus.cc:359] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.371521 12280 raft_consensus.cc:385] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.371778 12278 tablet_bootstrap.cc:654] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.371894 12280 raft_consensus.cc:740] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.373018 12280 consensus_queue.cc:260] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.382462 12280 ts_tablet_manager.cc:1434] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:38:01.383466 12280 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.383788 12278 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.384303 12278 ts_tablet_manager.cc:1403] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:38:01.387076 12278 raft_consensus.cc:359] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.389448 12280 tablet_bootstrap.cc:654] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.387737 12278 raft_consensus.cc:385] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.392199 12278 raft_consensus.cc:740] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.393298 12278 consensus_queue.cc:260] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.397776 12279 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.400808 12280 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.401218 12280 ts_tablet_manager.cc:1403] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:38:01.403743 12278 ts_tablet_manager.cc:1434] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260630 12:38:01.403451 12280 raft_consensus.cc:359] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.404306 12280 raft_consensus.cc:385] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.404663 12279 tablet_bootstrap.cc:654] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.404822 12278 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.404691 12280 raft_consensus.cc:740] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.407900 12280 consensus_queue.cc:260] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.409977 12280 ts_tablet_manager.cc:1434] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:38:01.410909 12280 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.412123 12278 tablet_bootstrap.cc:654] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.415974 12279 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.416532 12279 ts_tablet_manager.cc:1403] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:38:01.416668 12280 tablet_bootstrap.cc:654] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.419577 12279 raft_consensus.cc:359] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.420457 12279 raft_consensus.cc:385] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.420812 12279 raft_consensus.cc:740] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.421748 12279 consensus_queue.cc:260] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.426740 12279 ts_tablet_manager.cc:1434] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:38:01.427184 12278 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.427683 12279 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.427698 12278 ts_tablet_manager.cc:1403] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260630 12:38:01.430707 12280 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.431221 12280 ts_tablet_manager.cc:1403] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:38:01.431537 12278 raft_consensus.cc:359] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.432301 12278 raft_consensus.cc:385] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.432643 12278 raft_consensus.cc:740] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.434264 12279 tablet_bootstrap.cc:654] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.434203 12278 consensus_queue.cc:260] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.435225 12280 raft_consensus.cc:359] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.435981 12280 raft_consensus.cc:385] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.436269 12280 raft_consensus.cc:740] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.436317 12278 ts_tablet_manager.cc:1434] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:01.437716 12278 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.438163 12280 consensus_queue.cc:260] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.441071 12279 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.441673 12279 ts_tablet_manager.cc:1403] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:38:01.444875 12278 tablet_bootstrap.cc:654] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.444528 12279 raft_consensus.cc:359] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.445379 12279 raft_consensus.cc:385] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.445740 12279 raft_consensus.cc:740] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.446648 12279 consensus_queue.cc:260] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.450852 12279 ts_tablet_manager.cc:1434] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:38:01.451905 12279 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.453784 12280 ts_tablet_manager.cc:1434] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.006s
I20260630 12:38:01.454747 12280 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.458200 12279 tablet_bootstrap.cc:654] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.461674 12280 tablet_bootstrap.cc:654] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.470561 12279 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.471132 12279 ts_tablet_manager.cc:1403] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:38:01.474329 12279 raft_consensus.cc:359] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.475225 12278 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.475975 12279 raft_consensus.cc:385] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.476219 12278 ts_tablet_manager.cc:1403] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.027s
I20260630 12:38:01.476293 12279 raft_consensus.cc:740] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.477037 12280 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.477452 12280 ts_tablet_manager.cc:1403] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:38:01.477203 12279 consensus_queue.cc:260] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.479349 12279 ts_tablet_manager.cc:1434] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260630 12:38:01.479156 12278 raft_consensus.cc:359] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.479910 12278 raft_consensus.cc:385] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.480388 12279 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.480237 12278 raft_consensus.cc:740] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.480074 12280 raft_consensus.cc:359] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.481240 12280 raft_consensus.cc:385] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.481602 12280 raft_consensus.cc:740] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.481756 12278 consensus_queue.cc:260] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.482467 12280 consensus_queue.cc:260] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.491339 12278 ts_tablet_manager.cc:1434] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.010s
I20260630 12:38:01.493956 12278 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.494692 12279 tablet_bootstrap.cc:654] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.493949 12280 ts_tablet_manager.cc:1434] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:38:01.499061 12280 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.500198 12279 tablet_bootstrap.cc:492] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.500655 12278 tablet_bootstrap.cc:654] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.500731 12279 ts_tablet_manager.cc:1403] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260630 12:38:01.503733 12279 raft_consensus.cc:359] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.504498 12279 raft_consensus.cc:385] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.504810 12279 raft_consensus.cc:740] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.505031 12280 tablet_bootstrap.cc:654] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.505631 12279 consensus_queue.cc:260] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.507789 12279 ts_tablet_manager.cc:1434] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:01.507908 12278 tablet_bootstrap.cc:492] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.508528 12278 ts_tablet_manager.cc:1403] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:38:01.508798 12279 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.511570 12278 raft_consensus.cc:359] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.512389 12278 raft_consensus.cc:385] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.512732 12278 raft_consensus.cc:740] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.513612 12278 consensus_queue.cc:260] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.515082 12279 tablet_bootstrap.cc:654] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.520961 12278 ts_tablet_manager.cc:1434] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:38:01.521164 12279 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.521735 12279 ts_tablet_manager.cc:1403] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:38:01.522770 12278 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.523626 12280 tablet_bootstrap.cc:492] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.524178 12280 ts_tablet_manager.cc:1403] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260630 12:38:01.524478 12279 raft_consensus.cc:359] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.525254 12279 raft_consensus.cc:385] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.525573 12279 raft_consensus.cc:740] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.526427 12279 consensus_queue.cc:260] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.527043 12280 raft_consensus.cc:359] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.527755 12280 raft_consensus.cc:385] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.528088 12280 raft_consensus.cc:740] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.528945 12280 consensus_queue.cc:260] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.530850 12279 ts_tablet_manager.cc:1434] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:01.531936 12279 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: Bootstrap starting.
I20260630 12:38:01.533406 12280 ts_tablet_manager.cc:1434] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:38:01.534449 12280 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: Bootstrap starting.
I20260630 12:38:01.537789 12279 tablet_bootstrap.cc:654] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.540205 12280 tablet_bootstrap.cc:654] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.540452 12278 tablet_bootstrap.cc:654] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.549408 12279 tablet_bootstrap.cc:492] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: No bootstrap required, opened a new log
I20260630 12:38:01.549823 12279 ts_tablet_manager.cc:1403] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:38:01.550297 12280 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: No bootstrap required, opened a new log
I20260630 12:38:01.550612 12278 tablet_bootstrap.cc:492] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.550788 12280 ts_tablet_manager.cc:1403] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:38:01.551087 12278 ts_tablet_manager.cc:1403] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.011s
I20260630 12:38:01.551964 12279 raft_consensus.cc:359] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.552518 12279 raft_consensus.cc:385] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.552723 12279 raft_consensus.cc:740] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4957c507301149688c5292ce9a133f18, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.553334 12279 consensus_queue.cc:260] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.553553 12280 raft_consensus.cc:359] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.553792 12278 raft_consensus.cc:359] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.554342 12280 raft_consensus.cc:385] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.554477 12278 raft_consensus.cc:385] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.554683 12280 raft_consensus.cc:740] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8f4a7dea8b4d3480a8ece8a119a354, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.554821 12278 raft_consensus.cc:740] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.555264 12279 ts_tablet_manager.cc:1434] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:38:01.555527 12280 consensus_queue.cc:260] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.555696 12278 consensus_queue.cc:260] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.557762 12280 ts_tablet_manager.cc:1434] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:38:01.559640 12278 ts_tablet_manager.cc:1434] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:01.560645 12278 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: Bootstrap starting.
I20260630 12:38:01.565418 12285 raft_consensus.cc:493] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.565917 12285 raft_consensus.cc:515] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.567253 12278 tablet_bootstrap.cc:654] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.574385 12285 leader_election.cc:290] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.578292 12278 tablet_bootstrap.cc:492] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: No bootstrap required, opened a new log
I20260630 12:38:01.578790 12278 ts_tablet_manager.cc:1403] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:38:01.579977 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b5bfe44ff2483da8d85fe66e7f57c9" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.580703 12084 raft_consensus.cc:2468] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.581435 12278 raft_consensus.cc:359] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.581750 12124 leader_election.cc:304] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.582170 12278 raft_consensus.cc:385] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.582502 12278 raft_consensus.cc:740] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.582552 12285 raft_consensus.cc:2804] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.582980 12285 raft_consensus.cc:493] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.583294 12285 raft_consensus.cc:3060] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.583199 12278 consensus_queue.cc:260] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.585948 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b5bfe44ff2483da8d85fe66e7f57c9" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18" is_pre_election: true
I20260630 12:38:01.586632 12233 raft_consensus.cc:2468] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.587026 12278 ts_tablet_manager.cc:1434] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:38:01.589905 12285 raft_consensus.cc:515] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.591617 12285 leader_election.cc:290] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Requested vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.592406 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b5bfe44ff2483da8d85fe66e7f57c9" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.592723 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b5bfe44ff2483da8d85fe66e7f57c9" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18"
I20260630 12:38:01.592886 12084 raft_consensus.cc:3060] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.593220 12233 raft_consensus.cc:3060] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.597740 12084 raft_consensus.cc:2468] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.598646 12124 leader_election.cc:304] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.599187 12233 raft_consensus.cc:2468] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.599360 12285 raft_consensus.cc:2804] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.599874 12285 raft_consensus.cc:697] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Running, Role: LEADER
I20260630 12:38:01.600601 12285 consensus_queue.cc:237] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.607221 11982 catalog_manager.cc:5697] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "3f7add28b3a24e38b9d9412353f54394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:01.631822 12285 raft_consensus.cc:493] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.632182 12285 raft_consensus.cc:515] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.633693 12285 leader_election.cc:290] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.634366 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ecd891f5474800b40cc0a206395a6d" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.634533 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ecd891f5474800b40cc0a206395a6d" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18" is_pre_election: true
I20260630 12:38:01.634891 12084 raft_consensus.cc:2468] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.635079 12233 raft_consensus.cc:2468] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.635782 12124 leader_election.cc:304] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.636526 12285 raft_consensus.cc:2804] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.636787 12285 raft_consensus.cc:493] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.637051 12285 raft_consensus.cc:3060] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.641518 12285 raft_consensus.cc:515] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.642889 12285 leader_election.cc:290] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Requested vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.643549 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ecd891f5474800b40cc0a206395a6d" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.643882 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ecd891f5474800b40cc0a206395a6d" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18"
I20260630 12:38:01.644088 12084 raft_consensus.cc:3060] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.644397 12233 raft_consensus.cc:3060] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.648463 12084 raft_consensus.cc:2468] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.648717 12233 raft_consensus.cc:2468] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.649362 12124 leader_election.cc:304] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.649971 12285 raft_consensus.cc:2804] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.650374 12285 raft_consensus.cc:697] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Running, Role: LEADER
I20260630 12:38:01.651010 12285 consensus_queue.cc:237] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.657466 11982 catalog_manager.cc:5697] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "3f7add28b3a24e38b9d9412353f54394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:01.662868 12285 raft_consensus.cc:493] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.663360 12285 raft_consensus.cc:515] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.665179 12285 leader_election.cc:290] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339), 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207)
I20260630 12:38:01.665736 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b014d028e5542d9a13c5594390418eb" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18" is_pre_election: true
I20260630 12:38:01.666128 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b014d028e5542d9a13c5594390418eb" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.666396 12233 raft_consensus.cc:2468] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.666867 12084 raft_consensus.cc:2468] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.667379 12123 leader_election.cc:304] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7add28b3a24e38b9d9412353f54394, 4957c507301149688c5292ce9a133f18; no voters: 
I20260630 12:38:01.668164 12285 raft_consensus.cc:2804] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.668495 12285 raft_consensus.cc:493] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.668787 12285 raft_consensus.cc:3060] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.673799 12285 raft_consensus.cc:515] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.675194 12285 leader_election.cc:290] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Requested vote from peers 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339), 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207)
I20260630 12:38:01.675783 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b014d028e5542d9a13c5594390418eb" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18"
I20260630 12:38:01.676122 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b014d028e5542d9a13c5594390418eb" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.676242 12233 raft_consensus.cc:3060] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.676608 12084 raft_consensus.cc:3060] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.681943 12084 raft_consensus.cc:2468] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.682452 12233 raft_consensus.cc:2468] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.682749 12124 leader_election.cc:304] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.683404 12285 raft_consensus.cc:2804] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.683874 12285 raft_consensus.cc:697] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Running, Role: LEADER
I20260630 12:38:01.684517 12285 consensus_queue.cc:237] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } }
I20260630 12:38:01.691367 11982 catalog_manager.cc:5697] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "3f7add28b3a24e38b9d9412353f54394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:01.705878 12285 raft_consensus.cc:493] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.706284 12285 raft_consensus.cc:515] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.707765 12285 leader_election.cc:290] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.708489 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3657aac2cb46bda9a0307a0cd314a7" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.708731 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3657aac2cb46bda9a0307a0cd314a7" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18" is_pre_election: true
I20260630 12:38:01.709009 12084 raft_consensus.cc:2468] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.709286 12233 raft_consensus.cc:2468] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 0.
I20260630 12:38:01.709914 12124 leader_election.cc:304] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.710624 12285 raft_consensus.cc:2804] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.710886 12285 raft_consensus.cc:493] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.711130 12285 raft_consensus.cc:3060] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.715620 12285 raft_consensus.cc:515] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.717106 12285 leader_election.cc:290] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Requested vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 4957c507301149688c5292ce9a133f18 (127.0.205.195:43339)
I20260630 12:38:01.717684 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3657aac2cb46bda9a0307a0cd314a7" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.718042 12233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3657aac2cb46bda9a0307a0cd314a7" candidate_uuid: "3f7add28b3a24e38b9d9412353f54394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4957c507301149688c5292ce9a133f18"
I20260630 12:38:01.718159 12084 raft_consensus.cc:3060] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.718508 12233 raft_consensus.cc:3060] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.722579 12084 raft_consensus.cc:2468] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.722810 12233 raft_consensus.cc:2468] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7add28b3a24e38b9d9412353f54394 in term 1.
I20260630 12:38:01.723428 12124 leader_election.cc:304] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 3f7add28b3a24e38b9d9412353f54394; no voters: 
I20260630 12:38:01.724144 12285 raft_consensus.cc:2804] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.724526 12285 raft_consensus.cc:697] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7add28b3a24e38b9d9412353f54394, State: Running, Role: LEADER
I20260630 12:38:01.725193 12285 consensus_queue.cc:237] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.730952 11982 catalog_manager.cc:5697] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "3f7add28b3a24e38b9d9412353f54394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:01.737953 12289 raft_consensus.cc:493] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.738410 12289 raft_consensus.cc:515] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.740324 12289 leader_election.cc:290] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194:34531)
I20260630 12:38:01.750216 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4b904a9cd469bb8b17df4cadbc3cd" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.750756 12084 raft_consensus.cc:2468] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 0.
I20260630 12:38:01.751260 12159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4b904a9cd469bb8b17df4cadbc3cd" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7add28b3a24e38b9d9412353f54394" is_pre_election: true
I20260630 12:38:01.751550 12198 leader_election.cc:304] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 4957c507301149688c5292ce9a133f18; no voters: 
I20260630 12:38:01.751911 12159 raft_consensus.cc:2468] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 0.
I20260630 12:38:01.752293 12289 raft_consensus.cc:2804] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.752569 12289 raft_consensus.cc:493] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.752849 12289 raft_consensus.cc:3060] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.757660 12289 raft_consensus.cc:515] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.759147 12289 leader_election.cc:290] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 election: Requested vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194:34531)
I20260630 12:38:01.759683 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4b904a9cd469bb8b17df4cadbc3cd" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.760054 12159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4b904a9cd469bb8b17df4cadbc3cd" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7add28b3a24e38b9d9412353f54394"
I20260630 12:38:01.760192 12084 raft_consensus.cc:3060] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.760317 12289 raft_consensus.cc:493] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.760564 12159 raft_consensus.cc:3060] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.760813 12289 raft_consensus.cc:515] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.762766 12289 leader_election.cc:290] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194:34531)
I20260630 12:38:01.763439 12083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418099fd2a34a91bd1c7a281b8853a3" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" is_pre_election: true
I20260630 12:38:01.764058 12083 raft_consensus.cc:2468] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 0.
I20260630 12:38:01.764220 12158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418099fd2a34a91bd1c7a281b8853a3" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7add28b3a24e38b9d9412353f54394" is_pre_election: true
I20260630 12:38:01.765008 12158 raft_consensus.cc:2468] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 0.
I20260630 12:38:01.765110 12198 leader_election.cc:304] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 4957c507301149688c5292ce9a133f18; no voters: 
I20260630 12:38:01.766611 12289 raft_consensus.cc:2804] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.766580 12084 raft_consensus.cc:2468] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 1.
I20260630 12:38:01.767141 12289 raft_consensus.cc:493] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.767491 12289 raft_consensus.cc:3060] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.767766 12198 leader_election.cc:304] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 4957c507301149688c5292ce9a133f18; no voters: 
I20260630 12:38:01.768850 12159 raft_consensus.cc:2468] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 1.
I20260630 12:38:01.769327 12312 raft_consensus.cc:2804] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.770320 12312 raft_consensus.cc:697] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 1 LEADER]: Becoming Leader. State: Replica: 4957c507301149688c5292ce9a133f18, State: Running, Role: LEADER
I20260630 12:38:01.771142 12312 consensus_queue.cc:237] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.773460 12289 raft_consensus.cc:515] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
I20260630 12:38:01.775772 12289 leader_election.cc:290] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 election: Requested vote from peers 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207), 3f7add28b3a24e38b9d9412353f54394 (127.0.205.194:34531)
I20260630 12:38:01.776120 12084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418099fd2a34a91bd1c7a281b8853a3" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354"
I20260630 12:38:01.776611 12084 raft_consensus.cc:3060] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.777045 12159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418099fd2a34a91bd1c7a281b8853a3" candidate_uuid: "4957c507301149688c5292ce9a133f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7add28b3a24e38b9d9412353f54394"
I20260630 12:38:01.777606 12159 raft_consensus.cc:3060] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.779091 11982 catalog_manager.cc:5697] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4957c507301149688c5292ce9a133f18 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "4957c507301149688c5292ce9a133f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:01.781085 12084 raft_consensus.cc:2468] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 1.
I20260630 12:38:01.781921 12198 leader_election.cc:304] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8f4a7dea8b4d3480a8ece8a119a354, 4957c507301149688c5292ce9a133f18; no voters: 
I20260630 12:38:01.782750 12289 raft_consensus.cc:2804] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.783207 12289 raft_consensus.cc:697] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 1 LEADER]: Becoming Leader. State: Replica: 4957c507301149688c5292ce9a133f18, State: Running, Role: LEADER
I20260630 12:38:01.783988 12159 raft_consensus.cc:2468] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4957c507301149688c5292ce9a133f18 in term 1.
I20260630 12:38:01.784057 12289 consensus_queue.cc:237] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } }
W20260630 12:38:01.791229 12030 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:01.794260 11982 catalog_manager.cc:5697] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4957c507301149688c5292ce9a133f18 (127.0.205.195). New cstate: current_term: 1 leader_uuid: "4957c507301149688c5292ce9a133f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:02.063876 12285 consensus_queue.cc:1048] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.075135 12319 consensus_queue.cc:1048] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.099541 12319 consensus_queue.cc:1048] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.109300 12285 consensus_queue.cc:1048] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.168550 12285 consensus_queue.cc:1048] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.178354 12305 consensus_queue.cc:1048] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.179644 12312 consensus_queue.cc:1048] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.194799 12289 consensus_queue.cc:1048] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.297988 12305 consensus_queue.cc:1048] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.307463 12326 consensus_queue.cc:1048] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4957c507301149688c5292ce9a133f18" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.357087 12312 consensus_queue.cc:1048] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8f4a7dea8b4d3480a8ece8a119a354" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.366969 12312 consensus_queue.cc:1048] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7add28b3a24e38b9d9412353f54394" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:08.104331 12180 debug-util.cc:398] Leaking SignalData structure 0x7b080027b240 after lost signal to thread 826
W20260630 12:38:08.105360 12180 debug-util.cc:398] Leaking SignalData structure 0x7b080019d220 after lost signal to thread 12016
W20260630 12:38:08.106398 12180 debug-util.cc:398] Leaking SignalData structure 0x7b080025fbe0 after lost signal to thread 12108
W20260630 12:38:08.107478 12180 debug-util.cc:398] Leaking SignalData structure 0x7b08000d23e0 after lost signal to thread 12183
W20260630 12:38:08.108421 12180 debug-util.cc:398] Leaking SignalData structure 0x7b080021f960 after lost signal to thread 12257
I20260630 12:38:12.032893   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:38:12.056022   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.056754   823 tablet_replica.cc:333] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.057528   823 raft_consensus.cc:2243] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.058101   823 raft_consensus.cc:2272] T 0b014d028e5542d9a13c5594390418eb P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.060689   823 tablet_replica.cc:333] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.061259   823 raft_consensus.cc:2243] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.061710   823 raft_consensus.cc:2272] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.064076   823 tablet_replica.cc:333] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.064617   823 raft_consensus.cc:2243] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.065114   823 raft_consensus.cc:2272] T ff3657aac2cb46bda9a0307a0cd314a7 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.068300   823 tablet_replica.cc:333] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.068814   823 raft_consensus.cc:2243] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.069242   823 raft_consensus.cc:2272] T f418099fd2a34a91bd1c7a281b8853a3 P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.071381   823 tablet_replica.cc:333] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.071885   823 raft_consensus.cc:2243] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.072311   823 raft_consensus.cc:2272] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.074604   823 tablet_replica.cc:333] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354: stopping tablet replica
I20260630 12:38:12.075055   823 raft_consensus.cc:2243] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.075474   823 raft_consensus.cc:2272] T a4ecd891f5474800b40cc0a206395a6d P 3e8f4a7dea8b4d3480a8ece8a119a354 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:12.080682 12124 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:38:12.084007 12124 consensus_peers.cc:597] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 -> Peer 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207): Couldn't send request to peer 3e8f4a7dea8b4d3480a8ece8a119a354. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.104642   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
I20260630 12:38:12.125368   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:38:12.149246   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.150064   823 tablet_replica.cc:333] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
W20260630 12:38:12.150571 12124 consensus_peers.cc:597] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 -> Peer 3e8f4a7dea8b4d3480a8ece8a119a354 (127.0.205.193:35207): Couldn't send request to peer 3e8f4a7dea8b4d3480a8ece8a119a354. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.150825   823 raft_consensus.cc:2243] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.151752   823 raft_consensus.cc:2272] T ff3657aac2cb46bda9a0307a0cd314a7 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.154167   823 tablet_replica.cc:333] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
I20260630 12:38:12.154711   823 raft_consensus.cc:2243] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.155485   823 raft_consensus.cc:2272] T 0b014d028e5542d9a13c5594390418eb P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.157917   823 tablet_replica.cc:333] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
I20260630 12:38:12.158562   823 raft_consensus.cc:2243] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.159569   823 raft_consensus.cc:2272] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.161803   823 tablet_replica.cc:333] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
I20260630 12:38:12.162266   823 raft_consensus.cc:2243] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.162678   823 raft_consensus.cc:2272] T f418099fd2a34a91bd1c7a281b8853a3 P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.164842   823 tablet_replica.cc:333] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
I20260630 12:38:12.165287   823 raft_consensus.cc:2243] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.165709   823 raft_consensus.cc:2272] T 81a4b904a9cd469bb8b17df4cadbc3cd P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.167870   823 tablet_replica.cc:333] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394: stopping tablet replica
I20260630 12:38:12.168306   823 raft_consensus.cc:2243] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.169044   823 raft_consensus.cc:2272] T a4ecd891f5474800b40cc0a206395a6d P 3f7add28b3a24e38b9d9412353f54394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.211777   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:38:12.231256   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:38:12.252787   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.253440   823 tablet_replica.cc:333] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.254030   823 raft_consensus.cc:2243] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.254889   823 raft_consensus.cc:2272] T f418099fd2a34a91bd1c7a281b8853a3 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.257107   823 tablet_replica.cc:333] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.257619   823 raft_consensus.cc:2243] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.258044   823 raft_consensus.cc:2272] T 0b014d028e5542d9a13c5594390418eb P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.260181   823 tablet_replica.cc:333] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.260648   823 raft_consensus.cc:2243] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.261070   823 raft_consensus.cc:2272] T 75b5bfe44ff2483da8d85fe66e7f57c9 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.263062   823 tablet_replica.cc:333] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.263535   823 raft_consensus.cc:2243] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.264000   823 raft_consensus.cc:2272] T ff3657aac2cb46bda9a0307a0cd314a7 P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.266034   823 tablet_replica.cc:333] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.266486   823 raft_consensus.cc:2243] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.266894   823 raft_consensus.cc:2272] T a4ecd891f5474800b40cc0a206395a6d P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.268951   823 tablet_replica.cc:333] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18: stopping tablet replica
I20260630 12:38:12.269362   823 raft_consensus.cc:2243] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.270135   823 raft_consensus.cc:2272] T 81a4b904a9cd469bb8b17df4cadbc3cd P 4957c507301149688c5292ce9a133f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.295583   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:38:12.313724   823 master.cc:562] Master@127.0.205.254:43873 shutting down...
I20260630 12:38:12.330418   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.330929   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.331199   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P d77c87d05d184a3ca6784cca9950d1c8: stopping tablet replica
I20260630 12:38:12.348914   823 master.cc:584] Master@127.0.205.254:43873 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12734 ms)
[----------] 24 tests from AutoRebalancerTest (249302 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:38:12.388998   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:46481
I20260630 12:38:12.390027   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.395289 12345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.395340 12344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.395697 12347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.397573   823 server_base.cc:1061] running on GCE node
I20260630 12:38:12.398339   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:12.398520   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.398653   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823092398636 us; error 0 us; skew 500 ppm
I20260630 12:38:12.399173   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.401878   823 webserver.cc:533] Webserver started at http://127.0.205.254:45455/ using document root <none> and password file <none>
I20260630 12:38:12.402504   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.402735   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.403076   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.404593   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.409221   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:38:12.412297 12352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.412942   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:38:12.413179   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.413419   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-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)
I20260630 12:38:12.434749   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.435838   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.470279   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:46481
I20260630 12:38:12.470381 12403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:46481 every 8 connection(s)
I20260630 12:38:12.473941 12404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:12.484614 12404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4: Bootstrap starting.
I20260630 12:38:12.488901 12404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:12.492561 12404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4: No bootstrap required, opened a new log
I20260630 12:38:12.494478 12404 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER }
I20260630 12:38:12.494863 12404 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:12.495035 12404 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e43d3d1e5c4e4e9344e48add4dc2c4, State: Initialized, Role: FOLLOWER
I20260630 12:38:12.495548 12404 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER }
I20260630 12:38:12.495983 12404 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:12.496162 12404 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:12.496369 12404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:12.500463 12404 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER }
I20260630 12:38:12.500887 12404 leader_election.cc:304] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [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: 54e43d3d1e5c4e4e9344e48add4dc2c4; no voters: 
I20260630 12:38:12.501827 12404 leader_election.cc:290] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:12.502102 12407 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:12.503258 12407 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 1 LEADER]: Becoming Leader. State: Replica: 54e43d3d1e5c4e4e9344e48add4dc2c4, State: Running, Role: LEADER
I20260630 12:38:12.503973 12407 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [LEADER]: Queue going to LEADER mode. State: All 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: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER }
I20260630 12:38:12.504563 12404 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:12.508677 12409 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54e43d3d1e5c4e4e9344e48add4dc2c4. Latest consensus state: current_term: 1 leader_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER } }
I20260630 12:38:12.509295 12409 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:12.509181 12408 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54e43d3d1e5c4e4e9344e48add4dc2c4" member_type: VOTER } }
I20260630 12:38:12.509773 12408 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:12.511160 12414 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:12.516068 12414 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:12.518736   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:12.524194 12414 catalog_manager.cc:1383] Generated new cluster ID: 81f971e414e444c9a57739d81c3589cd
I20260630 12:38:12.524416 12414 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:12.543519 12414 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:12.544761 12414 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:12.556883 12414 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4: Generated new TSK 0
I20260630 12:38:12.557391 12414 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:12.585105   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.590682 12425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.591715 12426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.592850 12428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.593135   823 server_base.cc:1061] running on GCE node
I20260630 12:38:12.594025   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:12.594198   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.594367   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823092594349 us; error 0 us; skew 500 ppm
I20260630 12:38:12.594837   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.596926   823 webserver.cc:533] Webserver started at http://127.0.205.193:41701/ using document root <none> and password file <none>
I20260630 12:38:12.597347   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.597515   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.597750   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.598773   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.602802   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:12.605731 12433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.606448   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:12.606880   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.607291   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-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)
I20260630 12:38:12.622941   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.623976   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.625249   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:12.627259   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:12.627420   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.627640   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:12.627789   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.663575   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:44049
I20260630 12:38:12.663694 12495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:44049 every 8 connection(s)
I20260630 12:38:12.668175   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.674315 12500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.677896 12501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.681108   823 server_base.cc:1061] running on GCE node
W20260630 12:38:12.681246 12503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.682178   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:12.682447   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.682633   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823092682610 us; error 0 us; skew 500 ppm
I20260630 12:38:12.683107   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.685518 12496 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46481
I20260630 12:38:12.685596   823 webserver.cc:533] Webserver started at http://127.0.205.194:43333/ using document root <none> and password file <none>
I20260630 12:38:12.685861 12496 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.686179   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.686421   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.686656   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.686594 12496 heartbeater.cc:507] Master 127.0.205.254:46481 requested a full tablet report, sending...
I20260630 12:38:12.687906   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "830d73436e534ee98c9fa63ebd26b997"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.688613 12369 ts_manager.cc:194] Registered new tserver with Master: fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049)
I20260630 12:38:12.690304 12369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43504
I20260630 12:38:12.692497   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:38:12.695602 12508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.696264   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:12.696524   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "830d73436e534ee98c9fa63ebd26b997"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.696755   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-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)
I20260630 12:38:12.728292   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.729359   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.730679   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:12.732734   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:12.732906   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.733121   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:12.733275   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.769610   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:41105
I20260630 12:38:12.769704 12570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:41105 every 8 connection(s)
I20260630 12:38:12.774192   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.781147 12574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.782466 12575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.786641 12571 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46481
I20260630 12:38:12.787098 12571 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.787395   823 server_base.cc:1061] running on GCE node
W20260630 12:38:12.787479 12577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.788071 12571 heartbeater.cc:507] Master 127.0.205.254:46481 requested a full tablet report, sending...
I20260630 12:38:12.788555   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:12.788841   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.789040   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823092789020 us; error 0 us; skew 500 ppm
I20260630 12:38:12.789559   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.790087 12369 ts_manager.cc:194] Registered new tserver with Master: 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:12.791539 12369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43510
I20260630 12:38:12.791865   823 webserver.cc:533] Webserver started at http://127.0.205.195:35985/ using document root <none> and password file <none>
I20260630 12:38:12.792348   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.792526   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.792820   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.794178   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.798115   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:38:12.801124 12582 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.801795   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:38:12.802052   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-tsj5"
I20260630 12:38:12.802338   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-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)
I20260630 12:38:12.826514   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.827600   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.828974   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:12.831051   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:12.831238   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.831447   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:12.831595   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.867691   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:40255
I20260630 12:38:12.867791 12644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:40255 every 8 connection(s)
I20260630 12:38:12.880152 12645 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46481
I20260630 12:38:12.880566 12645 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.881218 12645 heartbeater.cc:507] Master 127.0.205.254:46481 requested a full tablet report, sending...
I20260630 12:38:12.882973 12369 ts_manager.cc:194] Registered new tserver with Master: ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:12.883958   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013260803s
I20260630 12:38:12.884342 12369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43522
I20260630 12:38:13.692646 12496 heartbeater.cc:499] Master 127.0.205.254:46481 was elected leader, sending a full tablet report...
I20260630 12:38:13.794145 12571 heartbeater.cc:499] Master 127.0.205.254:46481 was elected leader, sending a full tablet report...
I20260630 12:38:13.886798 12645 heartbeater.cc:499] Master 127.0.205.254:46481 was elected leader, sending a full tablet report...
I20260630 12:38:13.935600 12369 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43532:
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"
    }
  }
}
W20260630 12:38:13.938001 12369 catalog_manager.cc:7077] 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.
I20260630 12:38:14.003481 12461 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5b392fd83463caf9fe3727197dec7 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:14.005003 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5b392fd83463caf9fe3727197dec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.006422 12458 tablet_service.cc:1511] Processing CreateTablet for tablet 6da0ca3501b741aeaf9fbce179d1d781 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:14.006983 12460 tablet_service.cc:1511] Processing CreateTablet for tablet ad44f280c9424d4484ea708075cffb1d (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:14.007828 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da0ca3501b741aeaf9fbce179d1d781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.008483 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad44f280c9424d4484ea708075cffb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.011559 12459 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd5f4253ddf44a6b933712b4eb9537f (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:14.015162 12459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd5f4253ddf44a6b933712b4eb9537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.022095 12457 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1423e905be4dd6964158ad5d133135 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:14.023391 12457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1423e905be4dd6964158ad5d133135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.031306 12456 tablet_service.cc:1511] Processing CreateTablet for tablet 9437009d911c46d8a724b3815333a4ee (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:14.032528 12456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9437009d911c46d8a724b3815333a4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.066020 12665 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.080549 12665 tablet_bootstrap.cc:654] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.089754 12665 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.090309 12665 ts_tablet_manager.cc:1403] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260630 12:38:14.090260 12610 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5b392fd83463caf9fe3727197dec7 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:14.091763 12610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5b392fd83463caf9fe3727197dec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.092170 12608 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd5f4253ddf44a6b933712b4eb9537f (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:14.093451 12608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd5f4253ddf44a6b933712b4eb9537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.094884 12665 raft_consensus.cc:359] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.095708 12665 raft_consensus.cc:385] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.096079 12665 raft_consensus.cc:740] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.096961 12665 consensus_queue.cc:260] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.097235 12607 tablet_service.cc:1511] Processing CreateTablet for tablet 6da0ca3501b741aeaf9fbce179d1d781 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:14.098548 12607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da0ca3501b741aeaf9fbce179d1d781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.103271 12609 tablet_service.cc:1511] Processing CreateTablet for tablet ad44f280c9424d4484ea708075cffb1d (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:14.103410 12534 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd5f4253ddf44a6b933712b4eb9537f (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:14.092170 12605 tablet_service.cc:1511] Processing CreateTablet for tablet 9437009d911c46d8a724b3815333a4ee (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:14.106369 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad44f280c9424d4484ea708075cffb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.106174 12532 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1423e905be4dd6964158ad5d133135 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:14.107539 12532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1423e905be4dd6964158ad5d133135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.096021 12606 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1423e905be4dd6964158ad5d133135 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:14.108848 12533 tablet_service.cc:1511] Processing CreateTablet for tablet 6da0ca3501b741aeaf9fbce179d1d781 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:14.109395 12531 tablet_service.cc:1511] Processing CreateTablet for tablet 9437009d911c46d8a724b3815333a4ee (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:14.110343 12535 tablet_service.cc:1511] Processing CreateTablet for tablet ad44f280c9424d4484ea708075cffb1d (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:14.101511 12536 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5b392fd83463caf9fe3727197dec7 (DEFAULT_TABLE table=test-workload [id=2bacbb4e7bed4fd7b9546a58ccc275b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:14.115811 12531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9437009d911c46d8a724b3815333a4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.116482 12606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1423e905be4dd6964158ad5d133135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.117851 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad44f280c9424d4484ea708075cffb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.120409 12605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9437009d911c46d8a724b3815333a4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.124188 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd5f4253ddf44a6b933712b4eb9537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.128362 12533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da0ca3501b741aeaf9fbce179d1d781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.129106 12668 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.134943 12668 tablet_bootstrap.cc:654] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.135514 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5b392fd83463caf9fe3727197dec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:14.207198 12665 ts_tablet_manager.cc:1434] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.116s	user 0.046s	sys 0.060s
I20260630 12:38:14.208550 12665 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.211406 12668 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.212030 12668 ts_tablet_manager.cc:1403] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.042s
I20260630 12:38:14.214167 12665 tablet_bootstrap.cc:654] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.214953 12668 raft_consensus.cc:359] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.215718 12668 raft_consensus.cc:385] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.215742 12671 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.216143 12668 raft_consensus.cc:740] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.217123 12668 consensus_queue.cc:260] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.258893 12671 tablet_bootstrap.cc:654] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.259776 12665 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.260845 12665 ts_tablet_manager.cc:1403] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260630 12:38:14.265760 12665 raft_consensus.cc:359] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.267078 12665 raft_consensus.cc:385] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.267395 12665 raft_consensus.cc:740] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.268507 12665 consensus_queue.cc:260] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.270946 12665 ts_tablet_manager.cc:1434] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:38:14.272759 12671 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.273507 12671 ts_tablet_manager.cc:1403] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.011s
I20260630 12:38:14.276239 12665 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.276813 12668 ts_tablet_manager.cc:1434] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.064s	user 0.014s	sys 0.025s
I20260630 12:38:14.277029 12671 raft_consensus.cc:359] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.277951 12671 raft_consensus.cc:385] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.278267 12671 raft_consensus.cc:740] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.279378 12671 consensus_queue.cc:260] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.285914 12665 tablet_bootstrap.cc:654] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.287015 12668 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.289019 12671 ts_tablet_manager.cc:1434] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:38:14.290649 12671 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.296330 12668 tablet_bootstrap.cc:654] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.296989 12671 tablet_bootstrap.cc:654] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.298990 12665 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.299463 12665 ts_tablet_manager.cc:1403] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260630 12:38:14.302398 12665 raft_consensus.cc:359] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.303076 12665 raft_consensus.cc:385] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.303309 12665 raft_consensus.cc:740] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.304368 12665 consensus_queue.cc:260] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.305948 12671 tablet_bootstrap.cc:492] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.306365 12665 ts_tablet_manager.cc:1434] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:38:14.306490 12671 ts_tablet_manager.cc:1403] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:38:14.306525 12668 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.307308 12668 ts_tablet_manager.cc:1403] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:38:14.307837 12665 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.309854 12671 raft_consensus.cc:359] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.310549 12671 raft_consensus.cc:385] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.311061 12671 raft_consensus.cc:740] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.310540 12668 raft_consensus.cc:359] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.311581 12668 raft_consensus.cc:385] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.311966 12668 raft_consensus.cc:740] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.311908 12671 consensus_queue.cc:260] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.316905 12668 consensus_queue.cc:260] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.318291 12671 ts_tablet_manager.cc:1434] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260630 12:38:14.319360 12668 ts_tablet_manager.cc:1434] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260630 12:38:14.319592 12671 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.320911 12668 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.321282 12675 raft_consensus.cc:493] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.321851 12675 raft_consensus.cc:515] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.326596 12671 tablet_bootstrap.cc:654] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.328663 12668 tablet_bootstrap.cc:654] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.336969 12675 leader_election.cc:290] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.337616 12665 tablet_bootstrap.cc:654] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.338357 12671 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.338479 12668 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.338893 12671 ts_tablet_manager.cc:1403] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260630 12:38:14.339052 12668 ts_tablet_manager.cc:1403] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:38:14.342361 12668 raft_consensus.cc:359] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.343220 12668 raft_consensus.cc:385] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.345659 12668 raft_consensus.cc:740] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.346622 12675 raft_consensus.cc:493] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.346539 12668 consensus_queue.cc:260] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.347142 12675 raft_consensus.cc:515] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.348176 12671 raft_consensus.cc:359] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.348925 12671 raft_consensus.cc:385] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.349200 12671 raft_consensus.cc:740] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.349462 12675 leader_election.cc:290] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.349936 12671 consensus_queue.cc:260] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.352312 12671 ts_tablet_manager.cc:1434] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260630 12:38:14.353435 12671 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.360335 12671 tablet_bootstrap.cc:654] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.361498 12668 ts_tablet_manager.cc:1434] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260630 12:38:14.366030 12665 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.366580 12665 ts_tablet_manager.cc:1403] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.015s
I20260630 12:38:14.369882 12668 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.374110 12620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad44f280c9424d4484ea708075cffb1d" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.375022 12620 raft_consensus.cc:2468] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.376480 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da0ca3501b741aeaf9fbce179d1d781" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.377646 12668 tablet_bootstrap.cc:654] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.379302 12512 leader_election.cc:304] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899; no voters: 
I20260630 12:38:14.381186 12471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad44f280c9424d4484ea708075cffb1d" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.381621 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da0ca3501b741aeaf9fbce179d1d781" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.381896 12471 raft_consensus.cc:2468] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.382335 12470 raft_consensus.cc:2468] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.382947 12671 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.383430 12671 ts_tablet_manager.cc:1403] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.009s
I20260630 12:38:14.384608 12675 raft_consensus.cc:2804] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.384037 12511 leader_election.cc:304] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.385095 12675 raft_consensus.cc:493] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.385458 12668 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.369850 12665 raft_consensus.cc:359] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.385914 12665 raft_consensus.cc:385] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.385982 12668 ts_tablet_manager.cc:1403] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
W20260630 12:38:14.386245 12512 leader_election.cc:343] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:14.385479 12675 raft_consensus.cc:3060] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.386382 12671 raft_consensus.cc:359] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.387461 12671 raft_consensus.cc:385] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.387823 12671 raft_consensus.cc:740] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.388665 12671 consensus_queue.cc:260] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.389232 12668 raft_consensus.cc:359] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.389938 12668 raft_consensus.cc:385] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.390221 12668 raft_consensus.cc:740] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.391127 12668 consensus_queue.cc:260] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.396859 12675 raft_consensus.cc:515] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.386420 12665 raft_consensus.cc:740] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.398885 12686 raft_consensus.cc:2804] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.399310 12686 raft_consensus.cc:493] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.398811 12665 consensus_queue.cc:260] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.400755 12668 ts_tablet_manager.cc:1434] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:38:14.403486 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad44f280c9424d4484ea708075cffb1d" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.404343 12619 raft_consensus.cc:3060] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.409021 12668 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.409322 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad44f280c9424d4484ea708075cffb1d" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
I20260630 12:38:14.409956 12470 raft_consensus.cc:3060] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.414032 12619 raft_consensus.cc:2468] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.415598 12512 leader_election.cc:304] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899; no voters: 
I20260630 12:38:14.420492 12668 tablet_bootstrap.cc:654] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.422641 12665 ts_tablet_manager.cc:1434] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260630 12:38:14.425581 12665 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.427052 12675 leader_election.cc:290] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.431272 12470 raft_consensus.cc:2468] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.431151 12675 raft_consensus.cc:2804] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.432194 12675 raft_consensus.cc:697] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Becoming Leader. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Running, Role: LEADER
I20260630 12:38:14.433660 12675 consensus_queue.cc:237] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.399621 12686 raft_consensus.cc:3060] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.440824 12671 ts_tablet_manager.cc:1434] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.057s	user 0.028s	sys 0.028s
I20260630 12:38:14.442045 12671 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.448534 12671 tablet_bootstrap.cc:654] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.448864 12665 tablet_bootstrap.cc:654] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.454164 12686 raft_consensus.cc:515] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.456698 12686 leader_election.cc:290] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.457240 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da0ca3501b741aeaf9fbce179d1d781" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
I20260630 12:38:14.457881 12470 raft_consensus.cc:3060] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.459564 12671 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.460107 12671 ts_tablet_manager.cc:1403] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
W20260630 12:38:14.460691 12512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.205.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 45274.2us
I20260630 12:38:14.463037 12671 raft_consensus.cc:359] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.463757 12671 raft_consensus.cc:385] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.464061 12671 raft_consensus.cc:740] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.463150 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da0ca3501b741aeaf9fbce179d1d781" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.465092 12470 raft_consensus.cc:2468] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.464828 12671 consensus_queue.cc:260] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.465238 12619 raft_consensus.cc:3060] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.466238 12686 raft_consensus.cc:493] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.466450 12511 leader_election.cc:304] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.466678 12686 raft_consensus.cc:515] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.467164 12671 ts_tablet_manager.cc:1434] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:14.467417 12688 raft_consensus.cc:2804] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.467967 12688 raft_consensus.cc:697] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Becoming Leader. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Running, Role: LEADER
I20260630 12:38:14.468415 12671 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: Bootstrap starting.
I20260630 12:38:14.468739 12688 consensus_queue.cc:237] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.468730 12686 leader_election.cc:290] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.472214 12665 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.472745 12665 ts_tablet_manager.cc:1403] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.013s
I20260630 12:38:14.472829 12619 raft_consensus.cc:2468] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.475343 12671 tablet_bootstrap.cc:654] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.475690 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.476784 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
W20260630 12:38:14.477180 12511 leader_election.cc:343] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:14.477568 12619 raft_consensus.cc:2468] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.480813 12668 tablet_bootstrap.cc:492] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.480814 12512 leader_election.cc:304] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [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: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899; no voters: fcdb7ff791a24dc3b88d0bf00a6fb748
I20260630 12:38:14.481429 12668 ts_tablet_manager.cc:1403] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.015s
I20260630 12:38:14.482933 12665 raft_consensus.cc:359] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.487964 12665 raft_consensus.cc:385] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.488258 12665 raft_consensus.cc:740] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.489028 12665 consensus_queue.cc:260] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.491353 12665 ts_tablet_manager.cc:1434] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260630 12:38:14.490569 12369 catalog_manager.cc:5697] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.491995 12675 raft_consensus.cc:2804] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.492426 12675 raft_consensus.cc:493] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.492756 12675 raft_consensus.cc:3060] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.497071 12665 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: Bootstrap starting.
I20260630 12:38:14.503583 12665 tablet_bootstrap.cc:654] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.487567 12668 raft_consensus.cc:359] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.504123 12668 raft_consensus.cc:385] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.504455 12668 raft_consensus.cc:740] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.505844 12668 consensus_queue.cc:260] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.513857 12668 ts_tablet_manager.cc:1434] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260630 12:38:14.515151 12668 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: Bootstrap starting.
I20260630 12:38:14.516935 12686 raft_consensus.cc:493] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.517432 12686 raft_consensus.cc:515] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
W20260630 12:38:14.518211 12417 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:14.507611 12675 raft_consensus.cc:515] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.519567 12686 leader_election.cc:290] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.521226 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5b392fd83463caf9fe3727197dec7" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.521859 12619 raft_consensus.cc:2468] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.522092 12671 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: No bootstrap required, opened a new log
I20260630 12:38:14.522652 12671 ts_tablet_manager.cc:1403] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.017s
I20260630 12:38:14.522989 12512 leader_election.cc:304] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899; no voters: 
I20260630 12:38:14.523785 12686 raft_consensus.cc:2804] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.524122 12686 raft_consensus.cc:493] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.524453 12686 raft_consensus.cc:3060] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.525789 12671 raft_consensus.cc:359] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.526546 12671 raft_consensus.cc:385] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.526844 12671 raft_consensus.cc:740] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.520274 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5b392fd83463caf9fe3727197dec7" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.530586 12470 raft_consensus.cc:2468] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.533367 12675 leader_election.cc:290] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.527644 12671 consensus_queue.cc:260] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.534858 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.535465 12619 raft_consensus.cc:3060] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.536188 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
W20260630 12:38:14.537611 12511 leader_election.cc:343] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:14.538354 12668 tablet_bootstrap.cc:654] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:14.539386 12665 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: No bootstrap required, opened a new log
I20260630 12:38:14.539919 12665 ts_tablet_manager.cc:1403] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260630 12:38:14.536119 12671 ts_tablet_manager.cc:1434] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:14.542951 12665 raft_consensus.cc:359] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.543743 12665 raft_consensus.cc:385] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.544064 12665 raft_consensus.cc:740] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.544883 12665 consensus_queue.cc:260] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.547083 12665 ts_tablet_manager.cc:1434] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:14.549460 12668 tablet_bootstrap.cc:492] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: No bootstrap required, opened a new log
I20260630 12:38:14.549975 12668 ts_tablet_manager.cc:1403] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.009s
I20260630 12:38:14.549335 12686 raft_consensus.cc:515] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.551960 12686 leader_election.cc:290] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.550027 12619 raft_consensus.cc:2468] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.552960 12668 raft_consensus.cc:359] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.553289 12620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5b392fd83463caf9fe3727197dec7" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.553653 12668 raft_consensus.cc:385] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:14.553786 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5b392fd83463caf9fe3727197dec7" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
I20260630 12:38:14.553861 12620 raft_consensus.cc:3060] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.554026 12668 raft_consensus.cc:740] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce4daea6f4fb4aa2aae5622913dc1899, State: Initialized, Role: FOLLOWER
I20260630 12:38:14.554522 12470 raft_consensus.cc:3060] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.554868 12512 leader_election.cc:304] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [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: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899; no voters: fcdb7ff791a24dc3b88d0bf00a6fb748
I20260630 12:38:14.555370 12668 consensus_queue.cc:260] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.558017 12668 ts_tablet_manager.cc:1434] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:14.558876 12686 raft_consensus.cc:2804] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.559587 12686 raft_consensus.cc:697] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Becoming Leader. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Running, Role: LEADER
I20260630 12:38:14.560235 12667 raft_consensus.cc:493] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.560415 12686 consensus_queue.cc:237] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.561352 12470 raft_consensus.cc:2468] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.560736 12667 raft_consensus.cc:515] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.562462 12369 catalog_manager.cc:5697] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.563835 12667 leader_election.cc:290] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.573361 12511 leader_election.cc:304] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.574268 12675 raft_consensus.cc:2804] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.574724 12675 raft_consensus.cc:697] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Becoming Leader. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Running, Role: LEADER
I20260630 12:38:14.575486 12675 consensus_queue.cc:237] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.583636 12673 raft_consensus.cc:493] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.584153 12673 raft_consensus.cc:515] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.586956 12673 leader_election.cc:290] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:14.593869 12620 raft_consensus.cc:2468] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.606693 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830d73436e534ee98c9fa63ebd26b997" is_pre_election: true
I20260630 12:38:14.607368 12546 raft_consensus.cc:2468] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in term 0.
I20260630 12:38:14.608664 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.609045 12435 leader_election.cc:304] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.609323 12470 raft_consensus.cc:2468] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce4daea6f4fb4aa2aae5622913dc1899 in term 0.
I20260630 12:38:14.609885 12667 raft_consensus.cc:2804] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.610232 12667 raft_consensus.cc:493] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.610380 12585 leader_election.cc:304] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce4daea6f4fb4aa2aae5622913dc1899, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.610579 12667 raft_consensus.cc:3060] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.611357 12673 raft_consensus.cc:2804] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.611712 12673 raft_consensus.cc:493] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.610828 12366 catalog_manager.cc:5697] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.612064 12673 raft_consensus.cc:3060] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.615271 12366 catalog_manager.cc:5697] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.618656 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830d73436e534ee98c9fa63ebd26b997" is_pre_election: true
I20260630 12:38:14.618556 12667 raft_consensus.cc:515] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.619261 12546 raft_consensus.cc:2468] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce4daea6f4fb4aa2aae5622913dc1899 in term 0.
I20260630 12:38:14.620522 12673 raft_consensus.cc:515] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.621304 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830d73436e534ee98c9fa63ebd26b997"
I20260630 12:38:14.621861 12546 raft_consensus.cc:3060] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.622663 12667 leader_election.cc:290] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [CANDIDATE]: Term 1 election: Requested vote from peers 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.623852 12673 leader_election.cc:290] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:14.625108 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830d73436e534ee98c9fa63ebd26b997"
I20260630 12:38:14.626981 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
I20260630 12:38:14.627663 12470 raft_consensus.cc:2393] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce4daea6f4fb4aa2aae5622913dc1899 in current term 1: Already voted for candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in this term.
I20260630 12:38:14.628078 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.628823 12619 raft_consensus.cc:2393] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in current term 1: Already voted for candidate ce4daea6f4fb4aa2aae5622913dc1899 in this term.
I20260630 12:38:14.628896 12585 leader_election.cc:304] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [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: ce4daea6f4fb4aa2aae5622913dc1899; no voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748
I20260630 12:38:14.627609 12620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd5f4253ddf44a6b933712b4eb9537f" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.630175 12673 raft_consensus.cc:2749] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:14.631129 12620 raft_consensus.cc:2393] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in current term 1: Already voted for candidate ce4daea6f4fb4aa2aae5622913dc1899 in this term.
I20260630 12:38:14.631775 12546 raft_consensus.cc:2468] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in term 1.
I20260630 12:38:14.632771 12435 leader_election.cc:304] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [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: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: ce4daea6f4fb4aa2aae5622913dc1899
I20260630 12:38:14.633378 12667 raft_consensus.cc:2804] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.634212 12667 raft_consensus.cc:697] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 LEADER]: Becoming Leader. State: Replica: fcdb7ff791a24dc3b88d0bf00a6fb748, State: Running, Role: LEADER
I20260630 12:38:14.634797 12667 consensus_queue.cc:237] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.641269 12366 catalog_manager.cc:5697] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.660290 12675 raft_consensus.cc:493] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.660698 12675 raft_consensus.cc:515] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.662262 12675 leader_election.cc:290] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.662921 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9437009d911c46d8a724b3815333a4ee" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" is_pre_election: true
I20260630 12:38:14.663159 12620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9437009d911c46d8a724b3815333a4ee" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.663440 12470 raft_consensus.cc:2468] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.663697 12620 raft_consensus.cc:2468] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 0.
I20260630 12:38:14.664371 12511 leader_election.cc:304] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.665052 12675 raft_consensus.cc:2804] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:14.665297 12675 raft_consensus.cc:493] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:14.665510 12675 raft_consensus.cc:3060] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.670027 12675 raft_consensus.cc:515] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.671756 12675 leader_election.cc:290] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Requested vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.672346 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9437009d911c46d8a724b3815333a4ee" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748"
I20260630 12:38:14.672873 12470 raft_consensus.cc:3060] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.672802 12620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9437009d911c46d8a724b3815333a4ee" candidate_uuid: "830d73436e534ee98c9fa63ebd26b997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899"
I20260630 12:38:14.673487 12620 raft_consensus.cc:3060] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.677510 12470 raft_consensus.cc:2468] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.677814 12620 raft_consensus.cc:2468] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830d73436e534ee98c9fa63ebd26b997 in term 1.
I20260630 12:38:14.678375 12511 leader_election.cc:304] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 
I20260630 12:38:14.679109 12675 raft_consensus.cc:2804] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:14.679461 12675 raft_consensus.cc:697] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Becoming Leader. State: Replica: 830d73436e534ee98c9fa63ebd26b997, State: Running, Role: LEADER
I20260630 12:38:14.680034 12675 consensus_queue.cc:237] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.686228 12366 catalog_manager.cc:5697] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.856725 12675 consensus_queue.cc:1048] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.871562 12667 raft_consensus.cc:493] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.872187 12667 raft_consensus.cc:515] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } }
I20260630 12:38:14.874400 12667 leader_election.cc:290] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105), ce4daea6f4fb4aa2aae5622913dc1899 (127.0.205.195:40255)
I20260630 12:38:14.876310 12619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" is_pre_election: true
I20260630 12:38:14.877166 12619 raft_consensus.cc:2393] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcdb7ff791a24dc3b88d0bf00a6fb748 in current term 1: Already voted for candidate 830d73436e534ee98c9fa63ebd26b997 in this term.
I20260630 12:38:14.879565 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1423e905be4dd6964158ad5d133135" candidate_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830d73436e534ee98c9fa63ebd26b997" is_pre_election: true
I20260630 12:38:14.881178 12435 leader_election.cc:304] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [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: fcdb7ff791a24dc3b88d0bf00a6fb748; no voters: 830d73436e534ee98c9fa63ebd26b997, ce4daea6f4fb4aa2aae5622913dc1899
I20260630 12:38:14.888362 12667 raft_consensus.cc:3060] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.899721 12688 consensus_queue.cc:1048] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.915663 12667 raft_consensus.cc:2749] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:14.938593 12675 consensus_queue.cc:1048] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.967460 12686 consensus_queue.cc:1048] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:15.030948 12686 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:15.041270 12620 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.042871 12469 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.043252 12687 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:15.044834 12687 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:15.051759 12618 raft_consensus.cc:1275] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.059150 12667 consensus_queue.cc:1048] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:15.059733 12686 consensus_queue.cc:1048] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:15.093091 12617 raft_consensus.cc:1275] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.095737 12688 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:15.132233 12467 raft_consensus.cc:1275] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.144440 12617 raft_consensus.cc:1275] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer fcdb7ff791a24dc3b88d0bf00a6fb748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:15.145320 12688 consensus_queue.cc:1048] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:15.145982 12667 consensus_queue.cc:1048] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:15.300024 12745 mvcc.cc:204] Tried to move back new op lower bound from 7302443397259530240 to 7302443395425861632. Current Snapshot: MvccSnapshot[applied={T|T < 7302443397259530240}]
W20260630 12:38:15.424757 12512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 75334.2us
W20260630 12:38:15.539175 12512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 44062.3us
I20260630 12:38:16.070806   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:16.076480 12765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:16.076766 12766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:16.077903 12768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:16.078523   823 server_base.cc:1061] running on GCE node
I20260630 12:38:16.079593   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:16.079820   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:16.079998   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823096079979 us; error 0 us; skew 500 ppm
I20260630 12:38:16.080503   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:16.082939   823 webserver.cc:533] Webserver started at http://127.0.205.196:35295/ using document root <none> and password file <none>
I20260630 12:38:16.083411   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:16.083583   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:16.083895   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:16.085060   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "af4a1a8aad0249a38d5342a7b3136448"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-tsj5"
I20260630 12:38:16.089457   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:38:16.092562 12773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.093236   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:16.093521   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "af4a1a8aad0249a38d5342a7b3136448"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-tsj5"
I20260630 12:38:16.093758   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822842926995-823-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)
I20260630 12:38:16.114845   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:16.116133   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:16.117475   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:16.119664   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:16.119870   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.120064   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:16.120204   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.156987   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:34339
I20260630 12:38:16.157094 12835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:34339 every 8 connection(s)
I20260630 12:38:16.170100 12836 heartbeater.cc:344] Connected to a master server at 127.0.205.254:46481
I20260630 12:38:16.170485 12836 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:16.171109 12836 heartbeater.cc:507] Master 127.0.205.254:46481 requested a full tablet report, sending...
I20260630 12:38:16.172847 12362 ts_manager.cc:194] Registered new tserver with Master: af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196:34339)
I20260630 12:38:16.174201 12362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43548
W20260630 12:38:16.541484 12417 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 2bacbb4e7bed4fd7b9546a58ccc275b5: could not find any suitable replica to move from server 830d73436e534ee98c9fa63ebd26b997 to server af4a1a8aad0249a38d5342a7b3136448
I20260630 12:38:17.176416 12836 heartbeater.cc:499] Master 127.0.205.254:46481 was elected leader, sending a full tablet report...
I20260630 12:38:17.564771 12546 consensus_queue.cc:237] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:17.572340 12617 raft_consensus.cc:1275] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.578519 12467 raft_consensus.cc:1275] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.579404 12843 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.581419 12847 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.597435 12847 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.599180 12617 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.606014 12467 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
W20260630 12:38:17.608042 12509 consensus_peers.cc:597] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 -> Peer af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196:34339): Couldn't send request to peer af4a1a8aad0249a38d5342a7b3136448. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c1423e905be4dd6964158ad5d133135. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:17.615247 12362 catalog_manager.cc:5697] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:17.633118 12467 consensus_queue.cc:237] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:17.640092 12617 raft_consensus.cc:1275] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer fcdb7ff791a24dc3b88d0bf00a6fb748: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.641552 12667 consensus_queue.cc:1048] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.650911 12667 raft_consensus.cc:2955] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.653641 12616 raft_consensus.cc:2955] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.667596 12546 raft_consensus.cc:1275] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Refusing update from remote peer fcdb7ff791a24dc3b88d0bf00a6fb748: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.669206 12860 consensus_queue.cc:1048] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260630 12:38:17.667495 12434 consensus_peers.cc:597] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 -> Peer af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196:34339): Couldn't send request to peer af4a1a8aad0249a38d5342a7b3136448. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cd5f4253ddf44a6b933712b4eb9537f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:17.671509 12545 consensus_queue.cc:237] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:17.671777 12362 catalog_manager.cc:5697] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 reported cstate change: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:17.678675 12509 consensus_peers.cc:597] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 -> Peer af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196:34339): Couldn't send request to peer af4a1a8aad0249a38d5342a7b3136448. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd5b392fd83463caf9fe3727197dec7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:17.680163 12467 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.680089 12546 raft_consensus.cc:2955] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.681797 12843 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.683384 12616 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.684893 12843 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.690562 12847 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.695389 12467 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.704893 12616 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.708207 12546 consensus_queue.cc:237] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:17.707765 12362 catalog_manager.cc:5697] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:17.718279 12616 raft_consensus.cc:1275] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:38:17.719086 12509 consensus_peers.cc:597] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 -> Peer af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196:34339): Couldn't send request to peer af4a1a8aad0249a38d5342a7b3136448. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6da0ca3501b741aeaf9fbce179d1d781. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:17.719759 12843 consensus_queue.cc:1048] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.721230 12467 raft_consensus.cc:1275] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:38:17.724319 12843 consensus_queue.cc:1048] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:38:17.727989 12845 raft_consensus.cc:2955] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.732605 12467 raft_consensus.cc:2955] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.732544 12616 raft_consensus.cc:2955] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } } }
I20260630 12:38:17.741832 12362 catalog_manager.cc:5697] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: config changed from index -1 to 14, NON_VOTER af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.060851 12868 ts_tablet_manager.cc:933] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Initiating tablet copy from peer 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:18.062547 12868 tablet_copy_client.cc:323] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:41105
I20260630 12:38:18.078322 12556 tablet_copy_service.cc:140] P 830d73436e534ee98c9fa63ebd26b997: Received BeginTabletCopySession request for tablet 8c1423e905be4dd6964158ad5d133135 from peer af4a1a8aad0249a38d5342a7b3136448 ({username='slave'} at 127.0.0.1:39374)
I20260630 12:38:18.078758 12556 tablet_copy_service.cc:161] P 830d73436e534ee98c9fa63ebd26b997: Beginning new tablet copy session on tablet 8c1423e905be4dd6964158ad5d133135 from peer af4a1a8aad0249a38d5342a7b3136448 at {username='slave'} at 127.0.0.1:39374: session id = af4a1a8aad0249a38d5342a7b3136448-8c1423e905be4dd6964158ad5d133135
I20260630 12:38:18.083998 12556 tablet_copy_source_session.cc:215] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:18.086529 12868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1423e905be4dd6964158ad5d133135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.097509 12868 tablet_copy_client.cc:806] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:18.098031 12868 tablet_copy_client.cc:670] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:18.101555 12868 tablet_copy_client.cc:538] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:18.107443 12868 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap starting.
I20260630 12:38:18.112105 12872 ts_tablet_manager.cc:933] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Initiating tablet copy from peer 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:18.113776 12872 tablet_copy_client.cc:323] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:41105
I20260630 12:38:18.115423 12556 tablet_copy_service.cc:140] P 830d73436e534ee98c9fa63ebd26b997: Received BeginTabletCopySession request for tablet bfd5b392fd83463caf9fe3727197dec7 from peer af4a1a8aad0249a38d5342a7b3136448 ({username='slave'} at 127.0.0.1:39374)
I20260630 12:38:18.115942 12556 tablet_copy_service.cc:161] P 830d73436e534ee98c9fa63ebd26b997: Beginning new tablet copy session on tablet bfd5b392fd83463caf9fe3727197dec7 from peer af4a1a8aad0249a38d5342a7b3136448 at {username='slave'} at 127.0.0.1:39374: session id = af4a1a8aad0249a38d5342a7b3136448-bfd5b392fd83463caf9fe3727197dec7
I20260630 12:38:18.123288 12556 tablet_copy_source_session.cc:215] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:18.126107 12872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5b392fd83463caf9fe3727197dec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.156318 12875 ts_tablet_manager.cc:933] T 5cd5f4253ddf44a6b933712b4eb9537f P af4a1a8aad0249a38d5342a7b3136448: Initiating tablet copy from peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049)
I20260630 12:38:18.156498 12876 ts_tablet_manager.cc:933] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Initiating tablet copy from peer 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
I20260630 12:38:18.156750 12872 tablet_copy_client.cc:806] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:18.158556 12872 tablet_copy_client.cc:670] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:18.166174 12872 tablet_copy_client.cc:538] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:18.169661 12876 tablet_copy_client.cc:323] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.194:41105
I20260630 12:38:18.171304 12556 tablet_copy_service.cc:140] P 830d73436e534ee98c9fa63ebd26b997: Received BeginTabletCopySession request for tablet 6da0ca3501b741aeaf9fbce179d1d781 from peer af4a1a8aad0249a38d5342a7b3136448 ({username='slave'} at 127.0.0.1:39374)
I20260630 12:38:18.171829 12556 tablet_copy_service.cc:161] P 830d73436e534ee98c9fa63ebd26b997: Beginning new tablet copy session on tablet 6da0ca3501b741aeaf9fbce179d1d781 from peer af4a1a8aad0249a38d5342a7b3136448 at {username='slave'} at 127.0.0.1:39374: session id = af4a1a8aad0249a38d5342a7b3136448-6da0ca3501b741aeaf9fbce179d1d781
I20260630 12:38:18.175580 12872 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap starting.
I20260630 12:38:18.178846 12556 tablet_copy_source_session.cc:215] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:18.181905 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da0ca3501b741aeaf9fbce179d1d781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.184069 12875 tablet_copy_client.cc:323] T 5cd5f4253ddf44a6b933712b4eb9537f P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.193:44049
I20260630 12:38:18.189045   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:38:18.207165 12868 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:18.209071 12868 tablet_bootstrap.cc:492] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap complete.
I20260630 12:38:18.209764 12868 ts_tablet_manager.cc:1403] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Time spent bootstrapping tablet: real 0.102s	user 0.075s	sys 0.022s
I20260630 12:38:18.212359 12868 raft_consensus.cc:359] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.213202 12868 raft_consensus.cc:740] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af4a1a8aad0249a38d5342a7b3136448, State: Initialized, Role: LEARNER
I20260630 12:38:18.213754 12868 consensus_queue.cc:260] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.218277 12876 tablet_copy_client.cc:806] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:18.218858 12876 tablet_copy_client.cc:670] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Starting download of 1 WAL segments...
W20260630 12:38:18.219107 12511 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]
I20260630 12:38:18.245189 12868 ts_tablet_manager.cc:1434] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.012s
I20260630 12:38:18.252571 12555 tablet_copy_service.cc:342] P 830d73436e534ee98c9fa63ebd26b997: Request end of tablet copy session af4a1a8aad0249a38d5342a7b3136448-8c1423e905be4dd6964158ad5d133135 received from {username='slave'} at 127.0.0.1:39374
I20260630 12:38:18.253032 12555 tablet_copy_service.cc:434] P 830d73436e534ee98c9fa63ebd26b997: ending tablet copy session af4a1a8aad0249a38d5342a7b3136448-8c1423e905be4dd6964158ad5d133135 on tablet 8c1423e905be4dd6964158ad5d133135 with peer af4a1a8aad0249a38d5342a7b3136448
W20260630 12:38:18.256968 12511 consensus_peers.cc:597] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.258846 12876 tablet_copy_client.cc:538] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:38:18.259641 12511 consensus_peers.cc:597] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.267760   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:18.268652   823 tablet_replica.cc:333] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.269557   823 raft_consensus.cc:2243] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.270155   823 raft_consensus.cc:2272] T 8c1423e905be4dd6964158ad5d133135 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.268790 12876 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap starting.
I20260630 12:38:18.273361   823 tablet_replica.cc:333] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.276110   823 raft_consensus.cc:2243] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:18.277285   823 raft_consensus.cc:2272] T 5cd5f4253ddf44a6b933712b4eb9537f P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.280673   823 tablet_replica.cc:333] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.281455   823 raft_consensus.cc:2243] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.282058   823 raft_consensus.cc:2272] T 9437009d911c46d8a724b3815333a4ee P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.284701   823 tablet_replica.cc:333] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.285429   823 raft_consensus.cc:2243] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.286031   823 raft_consensus.cc:2272] T bfd5b392fd83463caf9fe3727197dec7 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.289451   823 tablet_replica.cc:333] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.290207   823 raft_consensus.cc:2243] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.290831   823 raft_consensus.cc:2272] T ad44f280c9424d4484ea708075cffb1d P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.293442   823 tablet_replica.cc:333] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748: stopping tablet replica
I20260630 12:38:18.294118   823 raft_consensus.cc:2243] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.294818   823 raft_consensus.cc:2272] T 6da0ca3501b741aeaf9fbce179d1d781 P fcdb7ff791a24dc3b88d0bf00a6fb748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.390827 12872 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:18.391712 12872 tablet_bootstrap.cc:492] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap complete.
I20260630 12:38:18.392465 12872 ts_tablet_manager.cc:1403] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Time spent bootstrapping tablet: real 0.217s	user 0.079s	sys 0.024s
I20260630 12:38:18.395088 12872 raft_consensus.cc:359] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.395958 12872 raft_consensus.cc:740] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af4a1a8aad0249a38d5342a7b3136448, State: Initialized, Role: LEARNER
I20260630 12:38:18.396498 12876 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:18.396574 12872 consensus_queue.cc:260] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.397416 12876 tablet_bootstrap.cc:492] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Bootstrap complete.
I20260630 12:38:18.398166 12876 ts_tablet_manager.cc:1403] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Time spent bootstrapping tablet: real 0.130s	user 0.099s	sys 0.018s
I20260630 12:38:18.398998 12872 ts_tablet_manager.cc:1434] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260630 12:38:18.400542 12876 raft_consensus.cc:359] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.401409 12876 raft_consensus.cc:740] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af4a1a8aad0249a38d5342a7b3136448, State: Initialized, Role: LEARNER
I20260630 12:38:18.402077 12876 consensus_queue.cc:260] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:18.404402 12876 ts_tablet_manager.cc:1434] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:38:18.482224 12555 tablet_copy_service.cc:342] P 830d73436e534ee98c9fa63ebd26b997: Request end of tablet copy session af4a1a8aad0249a38d5342a7b3136448-bfd5b392fd83463caf9fe3727197dec7 received from {username='slave'} at 127.0.0.1:39374
I20260630 12:38:18.482741 12555 tablet_copy_service.cc:434] P 830d73436e534ee98c9fa63ebd26b997: ending tablet copy session af4a1a8aad0249a38d5342a7b3136448-bfd5b392fd83463caf9fe3727197dec7 on tablet bfd5b392fd83463caf9fe3727197dec7 with peer af4a1a8aad0249a38d5342a7b3136448
I20260630 12:38:18.489421 12555 tablet_copy_service.cc:342] P 830d73436e534ee98c9fa63ebd26b997: Request end of tablet copy session af4a1a8aad0249a38d5342a7b3136448-6da0ca3501b741aeaf9fbce179d1d781 received from {username='slave'} at 127.0.0.1:39374
I20260630 12:38:18.489842 12555 tablet_copy_service.cc:434] P 830d73436e534ee98c9fa63ebd26b997: ending tablet copy session af4a1a8aad0249a38d5342a7b3136448-6da0ca3501b741aeaf9fbce179d1d781 on tablet 6da0ca3501b741aeaf9fbce179d1d781 with peer af4a1a8aad0249a38d5342a7b3136448
I20260630 12:38:18.516553 12810 raft_consensus.cc:1217] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
W20260630 12:38:18.529932 12774 connection.cc:466] server connection from 127.0.0.1:57028 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57028 (request call id 1) could send its response
I20260630 12:38:18.618466 12810 raft_consensus.cc:1217] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
W20260630 12:38:18.678978 12511 consensus_peers.cc:597] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:18.683023 12511 consensus_peers.cc:597] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.710016   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:38:18.710181 12511 consensus_peers.cc:597] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.782972   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
I20260630 12:38:19.335734 12887 raft_consensus.cc:1064] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: attempting to promote NON_VOTER af4a1a8aad0249a38d5342a7b3136448 to VOTER
I20260630 12:38:19.338160 12887 consensus_queue.cc:237] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 1.14, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } }
I20260630 12:38:19.433158 12810 raft_consensus.cc:1217] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
W20260630 12:38:19.439333 12512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 74516.2us
I20260630 12:38:19.440375 12847 raft_consensus.cc:1064] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: attempting to promote NON_VOTER af4a1a8aad0249a38d5342a7b3136448 to VOTER
I20260630 12:38:19.443533 12847 consensus_queue.cc:237] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 1.14, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } }
W20260630 12:38:19.443956 12511 consensus_peers.cc:597] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:19.444391 12811 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260630 12:38:19.448798 12889 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260630 12:38:19.456657 12619 raft_consensus.cc:1275] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260630 12:38:19.458307 12889 consensus_queue.cc:1048] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260630 12:38:19.470008 12811 raft_consensus.cc:1275] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260630 12:38:19.471827 12889 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260630 12:38:19.477540 12616 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
W20260630 12:38:19.479735 12511 consensus_peers.cc:597] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 -> Peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Couldn't send request to peer fcdb7ff791a24dc3b88d0bf00a6fb748. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:19.467271 12845 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.482651 12619 raft_consensus.cc:1275] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Refusing update from remote peer 830d73436e534ee98c9fa63ebd26b997: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260630 12:38:19.484112 12889 consensus_queue.cc:1048] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260630 12:38:19.486428 12366 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43548 (request call id 6) took 1004 ms. Trace:
I20260630 12:38:19.486865 12366 rpcz_store.cc:276] 0630 12:38:18.482498 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:38:18.482657 (+   159us) service_pool.cc:224] Handling call
0630 12:38:19.435305 (+952648us) spinlock_profiling.cc:243] Waited 221 ms on lock 0x7b5400560f90. stack: 00007fb559688983 00007fb559688880 00007fb5590181d4 000000000042d824 000000000042d7b9 00007fb559543841 00007fb5596831b1 00007fb5596836f2 00007fb5625fa819 00007fb562592b86 00007fb562563e98 00007fb56266210e 00007fb560b242a4 00007fb560b24232 00007fb560b24161 00007fb560b240dc
0630 12:38:19.486365 (+ 51060us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11975,"reported_tablets":1,"spinlock_wait_cycles":507674368}
I20260630 12:38:19.495738 12810 raft_consensus.cc:2955] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.515079 12889 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.517041 12811 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.522831 12366 catalog_manager.cc:5697] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 reported cstate change: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:19.530740 12619 raft_consensus.cc:2955] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.547327   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:19.548406   823 tablet_replica.cc:333] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.549176   823 raft_consensus.cc:2243] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.549736   823 raft_consensus.cc:2272] T 5cd5f4253ddf44a6b933712b4eb9537f P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.551352 12369 catalog_manager.cc:5697] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 reported cstate change: config changed from index 14 to 15, af4a1a8aad0249a38d5342a7b3136448 (127.0.205.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830d73436e534ee98c9fa63ebd26b997" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } attrs { replace: true } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: false } } }
I20260630 12:38:19.552556   823 tablet_replica.cc:333] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.553416   823 raft_consensus.cc:2243] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.554288   823 raft_consensus.cc:2272] T 9437009d911c46d8a724b3815333a4ee P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.556277   823 tablet_replica.cc:333] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.556958   823 raft_consensus.cc:2243] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.558115   823 raft_consensus.cc:2272] T bfd5b392fd83463caf9fe3727197dec7 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.560593   823 tablet_replica.cc:333] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.561278   823 raft_consensus.cc:2243] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.562556   823 raft_consensus.cc:2272] T 8c1423e905be4dd6964158ad5d133135 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.565595   823 tablet_replica.cc:333] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.566072   823 raft_consensus.cc:2243] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.566746   823 raft_consensus.cc:2272] T ad44f280c9424d4484ea708075cffb1d P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.568598   823 tablet_replica.cc:333] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997: stopping tablet replica
I20260630 12:38:19.569031   823 raft_consensus.cc:2243] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.569885   823 raft_consensus.cc:2272] T 6da0ca3501b741aeaf9fbce179d1d781 P 830d73436e534ee98c9fa63ebd26b997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.597910   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:38:19.614414   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
I20260630 12:38:19.617266 12897 raft_consensus.cc:493] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcdb7ff791a24dc3b88d0bf00a6fb748)
I20260630 12:38:19.618178 12897 raft_consensus.cc:515] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "fcdb7ff791a24dc3b88d0bf00a6fb748" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 44049 } } peers { permanent_uuid: "830d73436e534ee98c9fa63ebd26b997" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "ce4daea6f4fb4aa2aae5622913dc1899" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 40255 } } peers { permanent_uuid: "af4a1a8aad0249a38d5342a7b3136448" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34339 } attrs { promote: true } }
I20260630 12:38:19.619839 12897 leader_election.cc:290] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049), 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105)
W20260630 12:38:19.639258 12585 leader_election.cc:336] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcdb7ff791a24dc3b88d0bf00a6fb748 (127.0.205.193:44049): Network error: Client connection negotiation failed: client connection to 127.0.205.193:44049: connect: Connection refused (error 111)
W20260630 12:38:19.640224 12584 leader_election.cc:336] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 830d73436e534ee98c9fa63ebd26b997 (127.0.205.194:41105): Network error: Client connection negotiation failed: client connection to 127.0.205.194:41105: connect: Connection refused (error 111)
I20260630 12:38:19.640702 12584 leader_election.cc:304] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [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: ce4daea6f4fb4aa2aae5622913dc1899; no voters: 830d73436e534ee98c9fa63ebd26b997, fcdb7ff791a24dc3b88d0bf00a6fb748
I20260630 12:38:19.641484 12897 raft_consensus.cc:2749] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:19.658701   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:19.659543   823 tablet_replica.cc:333] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.660507   823 raft_consensus.cc:2243] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.661126   823 raft_consensus.cc:2272] T 8c1423e905be4dd6964158ad5d133135 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.664219   823 tablet_replica.cc:333] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.664983   823 raft_consensus.cc:2243] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.665518   823 raft_consensus.cc:2272] T 6da0ca3501b741aeaf9fbce179d1d781 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.668135   823 tablet_replica.cc:333] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.668809   823 raft_consensus.cc:2243] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.669369   823 raft_consensus.cc:2272] T ad44f280c9424d4484ea708075cffb1d P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.672039   823 tablet_replica.cc:333] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.672662   823 raft_consensus.cc:2243] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.673307   823 raft_consensus.cc:2272] T 5cd5f4253ddf44a6b933712b4eb9537f P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.675791   823 tablet_replica.cc:333] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.676443   823 raft_consensus.cc:2243] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.677000   823 raft_consensus.cc:2272] T 9437009d911c46d8a724b3815333a4ee P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.679428   823 tablet_replica.cc:333] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899: stopping tablet replica
I20260630 12:38:19.680027   823 raft_consensus.cc:2243] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.680732   823 raft_consensus.cc:2272] T bfd5b392fd83463caf9fe3727197dec7 P ce4daea6f4fb4aa2aae5622913dc1899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.699898   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:38:19.717566   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:38:19.736936   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:19.737537   823 tablet_replica.cc:333] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448: stopping tablet replica
I20260630 12:38:19.738121   823 raft_consensus.cc:2243] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:19.738502   823 raft_consensus.cc:2272] T 6da0ca3501b741aeaf9fbce179d1d781 P af4a1a8aad0249a38d5342a7b3136448 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:19.740518   823 tablet_replica.cc:333] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448: stopping tablet replica
I20260630 12:38:19.740985   823 raft_consensus.cc:2243] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.741400   823 raft_consensus.cc:2272] T bfd5b392fd83463caf9fe3727197dec7 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.743585   823 tablet_replica.cc:333] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448: stopping tablet replica
I20260630 12:38:19.744041   823 raft_consensus.cc:2243] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.744463   823 raft_consensus.cc:2272] T 8c1423e905be4dd6964158ad5d133135 P af4a1a8aad0249a38d5342a7b3136448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.764883   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:38:19.775600   823 master.cc:562] Master@127.0.205.254:46481 shutting down...
W20260630 12:38:19.787444 12400 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5520 after lost signal to thread 826
W20260630 12:38:19.788703 12400 debug-util.cc:398] Leaking SignalData structure 0x7b08000bed80 after lost signal to thread 12403
W20260630 12:38:19.796226 12417 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:19.797510   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.798092   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.798535   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54e43d3d1e5c4e4e9344e48add4dc2c4: stopping tablet replica
W20260630 12:38:20.818292   823 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12400)
W20260630 12:38:21.818732   823 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12400)
I20260630 12:38:22.783022   823 master.cc:584] Master@127.0.205.254:46481 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (10437 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:38:22.826210   823 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.205.254:35741
I20260630 12:38:22.827232   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:22.831918 12905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:22.832165 12906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:22.833115 12908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:22.834096   823 server_base.cc:1061] running on GCE node
I20260630 12:38:22.834888   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:22.835055   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:22.835191   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823102835173 us; error 0 us; skew 500 ppm
I20260630 12:38:22.835623   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:22.837639   823 webserver.cc:533] Webserver started at http://127.0.205.254:40507/ using document root <none> and password file <none>
I20260630 12:38:22.838070   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:22.838235   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:22.838471   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:22.839406   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/master-0-root/instance:
uuid: "12d25e9e23a340b7a46b2d745f967f38"
format_stamp: "Formatted at 2026-06-30 12:38:22 on dist-test-slave-tsj5"
I20260630 12:38:22.843448   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:22.846376 12913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:22.847002   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:22.847246   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/master-0-root
uuid: "12d25e9e23a340b7a46b2d745f967f38"
format_stamp: "Formatted at 2026-06-30 12:38:22 on dist-test-slave-tsj5"
I20260630 12:38:22.847478   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-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)
I20260630 12:38:22.873164   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:22.874169   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:22.908381   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.254:35741
I20260630 12:38:22.908489 12964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.254:35741 every 8 connection(s)
I20260630 12:38:22.911834 12965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:22.921911 12965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38: Bootstrap starting.
I20260630 12:38:22.926275 12965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:22.930044 12965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38: No bootstrap required, opened a new log
I20260630 12:38:22.931957 12965 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER }
I20260630 12:38:22.932319 12965 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:22.932514 12965 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12d25e9e23a340b7a46b2d745f967f38, State: Initialized, Role: FOLLOWER
I20260630 12:38:22.933069 12965 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER }
I20260630 12:38:22.933519 12965 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:22.933718 12965 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:22.933955 12965 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:22.938074 12965 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER }
I20260630 12:38:22.938540 12965 leader_election.cc:304] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [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: 12d25e9e23a340b7a46b2d745f967f38; no voters: 
I20260630 12:38:22.939519 12965 leader_election.cc:290] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:22.939781 12968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:22.940989 12968 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 1 LEADER]: Becoming Leader. State: Replica: 12d25e9e23a340b7a46b2d745f967f38, State: Running, Role: LEADER
I20260630 12:38:22.941583 12968 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [LEADER]: Queue going to LEADER mode. State: All 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: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER }
I20260630 12:38:22.942118 12965 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:22.945225 12969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12d25e9e23a340b7a46b2d745f967f38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER } }
I20260630 12:38:22.945852 12969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:22.946223 12970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12d25e9e23a340b7a46b2d745f967f38. Latest consensus state: current_term: 1 leader_uuid: "12d25e9e23a340b7a46b2d745f967f38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d25e9e23a340b7a46b2d745f967f38" member_type: VOTER } }
I20260630 12:38:22.946841 12970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:22.947693 12975 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:22.952950 12975 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:22.955696   823 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:22.961524 12975 catalog_manager.cc:1383] Generated new cluster ID: a9c10800a4cd4deda887b384845c9a35
I20260630 12:38:22.961746 12975 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:22.973960 12975 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:22.975095 12975 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:22.985142 12975 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38: Generated new TSK 0
I20260630 12:38:22.985608 12975 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:22.989959   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:22.995091 12986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:22.995919 12987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:22.997931 12989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:22.998112   823 server_base.cc:1061] running on GCE node
I20260630 12:38:22.998966   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:22.999135   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:22.999291   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823102999273 us; error 0 us; skew 500 ppm
I20260630 12:38:22.999934   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.003883   823 webserver.cc:533] Webserver started at http://127.0.205.193:41353/ using document root <none> and password file <none>
I20260630 12:38:23.004325   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.004516   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.004761   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.005740   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-0-root/instance:
uuid: "c744b93d1da44207b46dc93378007f09"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.009699   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:38:23.012539 12994 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.013206   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:23.013463   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-0-root
uuid: "c744b93d1da44207b46dc93378007f09"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.013700   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-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)
I20260630 12:38:23.026762   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.027647   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.028883   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.030874   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.031049   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.031245   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.031395   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.065713   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.193:34319
I20260630 12:38:23.065822 13056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.193:34319 every 8 connection(s)
I20260630 12:38:23.070176   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:23.076207 13061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:23.076855 13062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:23.082567 13064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:23.085736 13057 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35741
I20260630 12:38:23.086113 13057 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:23.086762   823 server_base.cc:1061] running on GCE node
I20260630 12:38:23.087056 13057 heartbeater.cc:507] Master 127.0.205.254:35741 requested a full tablet report, sending...
I20260630 12:38:23.090008   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:23.090334   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:23.090198 12930 ts_manager.cc:194] Registered new tserver with Master: c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319)
I20260630 12:38:23.090585   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823103090566 us; error 0 us; skew 500 ppm
I20260630 12:38:23.091325   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.092664 12930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42158
I20260630 12:38:23.093730   823 webserver.cc:533] Webserver started at http://127.0.205.194:33333/ using document root <none> and password file <none>
I20260630 12:38:23.094204   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.094369   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.094600   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.095567   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-1-root/instance:
uuid: "214e970d54b9404e8f6bfd2ba2332813"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.099445   823 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:23.102594 13069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.103263   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:23.103515   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-1-root
uuid: "214e970d54b9404e8f6bfd2ba2332813"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.103751   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-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)
I20260630 12:38:23.124934   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.125808   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.127053   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.129312   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.129474   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.129638   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.129757   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.164940   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.194:45053
I20260630 12:38:23.165042 13131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.194:45053 every 8 connection(s)
I20260630 12:38:23.169505   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:23.176226 13135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:23.179987 13136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:23.182287 13132 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35741
I20260630 12:38:23.182451   823 server_base.cc:1061] running on GCE node
I20260630 12:38:23.182726 13132 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:23.183029 13138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:23.183549 13132 heartbeater.cc:507] Master 127.0.205.254:35741 requested a full tablet report, sending...
I20260630 12:38:23.183882   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:23.184104   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:23.184266   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823103184249 us; error 0 us; skew 500 ppm
I20260630 12:38:23.184892   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.185534 12930 ts_manager.cc:194] Registered new tserver with Master: 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:23.187337 12930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42162
I20260630 12:38:23.187359   823 webserver.cc:533] Webserver started at http://127.0.205.195:37645/ using document root <none> and password file <none>
I20260630 12:38:23.188122   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.188360   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.188664   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.189972   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-2-root/instance:
uuid: "f78092edda5f4ab798c2acc272842bde"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.193898   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:23.196765 13143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.197427   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:23.197665   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-2-root
uuid: "f78092edda5f4ab798c2acc272842bde"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-tsj5"
I20260630 12:38:23.197892   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-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)
I20260630 12:38:23.214984   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.216176   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.217492   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.219585   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.219846   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:23.220100   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.220289   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.257191   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.195:45149
I20260630 12:38:23.257304 13205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.195:45149 every 8 connection(s)
I20260630 12:38:23.269305 13206 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35741
I20260630 12:38:23.269697 13206 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:23.270359 13206 heartbeater.cc:507] Master 127.0.205.254:35741 requested a full tablet report, sending...
I20260630 12:38:23.272092 12930 ts_manager.cc:194] Registered new tserver with Master: f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:23.272239   823 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012062471s
I20260630 12:38:23.273355 12930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42174
I20260630 12:38:24.095346 13057 heartbeater.cc:499] Master 127.0.205.254:35741 was elected leader, sending a full tablet report...
I20260630 12:38:24.190099 13132 heartbeater.cc:499] Master 127.0.205.254:35741 was elected leader, sending a full tablet report...
I20260630 12:38:24.275858 13206 heartbeater.cc:499] Master 127.0.205.254:35741 was elected leader, sending a full tablet report...
I20260630 12:38:24.328591 12930 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42188:
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"
    }
  }
}
W20260630 12:38:24.331375 12930 catalog_manager.cc:7077] 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.
I20260630 12:38:24.402803 13022 tablet_service.cc:1511] Processing CreateTablet for tablet e661c548ef92463bb5a81f46d18fb01e (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.404739 13022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e661c548ef92463bb5a81f46d18fb01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.408704 13018 tablet_service.cc:1511] Processing CreateTablet for tablet ad0b092f8a1d428db8da181a9533b4bb (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.410181 13018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0b092f8a1d428db8da181a9533b4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.413101 13019 tablet_service.cc:1511] Processing CreateTablet for tablet 4d94ac1c875a4c86b3001d0bcd26728b (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.413805 13020 tablet_service.cc:1511] Processing CreateTablet for tablet 25edc8f0f7584db296f728c657c9dca9 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.414507 13019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d94ac1c875a4c86b3001d0bcd26728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.415125 13020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25edc8f0f7584db296f728c657c9dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.415853 13017 tablet_service.cc:1511] Processing CreateTablet for tablet 18f4cba621d14647a96d595d6191b8fe (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.417166 13017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f4cba621d14647a96d595d6191b8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.420984 13021 tablet_service.cc:1511] Processing CreateTablet for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.422384 13021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.460011 13095 tablet_service.cc:1511] Processing CreateTablet for tablet 25edc8f0f7584db296f728c657c9dca9 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.461141 13097 tablet_service.cc:1511] Processing CreateTablet for tablet e661c548ef92463bb5a81f46d18fb01e (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.461674 13095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25edc8f0f7584db296f728c657c9dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.462028 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 4d94ac1c875a4c86b3001d0bcd26728b (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.462532 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e661c548ef92463bb5a81f46d18fb01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.463528 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d94ac1c875a4c86b3001d0bcd26728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.463836 13171 tablet_service.cc:1511] Processing CreateTablet for tablet e661c548ef92463bb5a81f46d18fb01e (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.465116 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e661c548ef92463bb5a81f46d18fb01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.466391 13094 tablet_service.cc:1511] Processing CreateTablet for tablet 4d94ac1c875a4c86b3001d0bcd26728b (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.468627 13093 tablet_service.cc:1511] Processing CreateTablet for tablet ad0b092f8a1d428db8da181a9533b4bb (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.469823 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 18f4cba621d14647a96d595d6191b8fe (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.470464 13169 tablet_service.cc:1511] Processing CreateTablet for tablet 25edc8f0f7584db296f728c657c9dca9 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.471055 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f4cba621d14647a96d595d6191b8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.470893 13092 tablet_service.cc:1511] Processing CreateTablet for tablet 18f4cba621d14647a96d595d6191b8fe (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.465059 13096 tablet_service.cc:1511] Processing CreateTablet for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.469084 13170 tablet_service.cc:1511] Processing CreateTablet for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0 (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.476112 13094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d94ac1c875a4c86b3001d0bcd26728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.477674 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f4cba621d14647a96d595d6191b8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.479113 13093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0b092f8a1d428db8da181a9533b4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.472242 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25edc8f0f7584db296f728c657c9dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.480170 13096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.488143 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a5dd402ad3433ba9a8728b6d2f8ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.468631 13167 tablet_service.cc:1511] Processing CreateTablet for tablet ad0b092f8a1d428db8da181a9533b4bb (DEFAULT_TABLE table=test-workload [id=ab670a9914634788b76d9ffa4f1f474c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.491050 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0b092f8a1d428db8da181a9533b4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.548957 13229 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.553081 13227 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
I20260630 12:38:24.557018 13228 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
I20260630 12:38:24.557859 13229 tablet_bootstrap.cc:654] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.563153 13227 tablet_bootstrap.cc:654] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.563678 13228 tablet_bootstrap.cc:654] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.570684 13229 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.571183 13229 ts_tablet_manager.cc:1403] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:38:24.573248 13227 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.573658 13228 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.573714 13227 ts_tablet_manager.cc:1403] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260630 12:38:24.574352 13228 ts_tablet_manager.cc:1403] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:38:24.573861 13229 raft_consensus.cc:359] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.574963 13229 raft_consensus.cc:385] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.575277 13229 raft_consensus.cc:740] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.576192 13229 consensus_queue.cc:260] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.576735 13227 raft_consensus.cc:359] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.577466 13227 raft_consensus.cc:385] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.577231 13228 raft_consensus.cc:359] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.577766 13227 raft_consensus.cc:740] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.577963 13228 raft_consensus.cc:385] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.578306 13228 raft_consensus.cc:740] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.578787 13227 consensus_queue.cc:260] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.579181 13229 ts_tablet_manager.cc:1434] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:38:24.579087 13228 consensus_queue.cc:260] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.580670 13229 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.587338 13229 tablet_bootstrap.cc:654] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.594146 13228 ts_tablet_manager.cc:1434] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.010s
I20260630 12:38:24.594741 13227 ts_tablet_manager.cc:1434] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:38:24.594751 13229 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.595130 13228 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
I20260630 12:38:24.595435 13229 ts_tablet_manager.cc:1403] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:38:24.598490 13227 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
I20260630 12:38:24.598435 13229 raft_consensus.cc:359] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.599242 13229 raft_consensus.cc:385] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.599612 13229 raft_consensus.cc:740] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.600342 13229 consensus_queue.cc:260] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.602059 13228 tablet_bootstrap.cc:654] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.602345 13229 ts_tablet_manager.cc:1434] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:38:24.603284 13229 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.605888 13227 tablet_bootstrap.cc:654] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.609295 13229 tablet_bootstrap.cc:654] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.613894 13228 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.614418 13228 ts_tablet_manager.cc:1403] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:38:24.617537 13227 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.617347 13228 raft_consensus.cc:359] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.618141 13227 ts_tablet_manager.cc:1403] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:38:24.618201 13228 raft_consensus.cc:385] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.618582 13228 raft_consensus.cc:740] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.619391 13228 consensus_queue.cc:260] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.621469 13228 ts_tablet_manager.cc:1434] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:24.621546 13227 raft_consensus.cc:359] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.622381 13227 raft_consensus.cc:385] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.622807 13227 raft_consensus.cc:740] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.622442 13228 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
I20260630 12:38:24.626143 13227 consensus_queue.cc:260] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.627367 13229 tablet_bootstrap.cc:492] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.627897 13229 ts_tablet_manager.cc:1403] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:38:24.628405 13227 ts_tablet_manager.cc:1434] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:24.629392 13227 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
I20260630 12:38:24.630810 13229 raft_consensus.cc:359] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.631521 13229 raft_consensus.cc:385] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.631829 13229 raft_consensus.cc:740] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.631989 13228 tablet_bootstrap.cc:654] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.632547 13229 consensus_queue.cc:260] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.634706 13229 ts_tablet_manager.cc:1434] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:24.635597 13229 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.635885 13227 tablet_bootstrap.cc:654] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.641482 13229 tablet_bootstrap.cc:654] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.659641 13228 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.659947 13229 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.660090 13228 ts_tablet_manager.cc:1403] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.018s
I20260630 12:38:24.660524 13229 ts_tablet_manager.cc:1403] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.008s
I20260630 12:38:24.660681 13227 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.661168 13227 ts_tablet_manager.cc:1403] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.018s
I20260630 12:38:24.662492 13228 raft_consensus.cc:359] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.662958 13233 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.663223 13228 raft_consensus.cc:385] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.663552 13228 raft_consensus.cc:740] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.663408 13229 raft_consensus.cc:359] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.663486 13233 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.663964 13227 raft_consensus.cc:359] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.664481 13229 raft_consensus.cc:385] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.664754 13227 raft_consensus.cc:385] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.664845 13229 raft_consensus.cc:740] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.665249 13227 raft_consensus.cc:740] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.664909 13228 consensus_queue.cc:260] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.666034 13227 consensus_queue.cc:260] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.665897 13229 consensus_queue.cc:260] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.667423 13228 ts_tablet_manager.cc:1434] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:24.668332 13227 ts_tablet_manager.cc:1434] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:38:24.668422 13228 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
I20260630 12:38:24.669525 13227 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
W20260630 12:38:24.669961 13133 tablet.cc:2406] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:24.674297 13235 raft_consensus.cc:493] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.674786 13235 raft_consensus.cc:515] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.675947 13229 ts_tablet_manager.cc:1434] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:38:24.676472 13227 tablet_bootstrap.cc:654] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.676973 13229 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.677346 13228 tablet_bootstrap.cc:654] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.681214 13235 leader_election.cc:290] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:24.683736 13229 tablet_bootstrap.cc:654] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.689435 13227 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.689735 13229 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.689888 13227 ts_tablet_manager.cc:1403] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:38:24.690191 13229 ts_tablet_manager.cc:1403] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:38:24.693032 13229 raft_consensus.cc:359] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.693827 13229 raft_consensus.cc:385] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.694222 13229 raft_consensus.cc:740] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.693881 13227 raft_consensus.cc:359] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.694672 13227 raft_consensus.cc:385] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.694950 13227 raft_consensus.cc:740] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.695747 13227 consensus_queue.cc:260] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.697981 13227 ts_tablet_manager.cc:1434] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:38:24.698945 13227 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
I20260630 12:38:24.701965 13233 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.694955 13229 consensus_queue.cc:260] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.706298 13229 ts_tablet_manager.cc:1434] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:38:24.707322 13229 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: Bootstrap starting.
I20260630 12:38:24.714460 13229 tablet_bootstrap.cc:654] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.716379 13227 tablet_bootstrap.cc:654] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.719695 13235 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.720221 13235 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.725800 13235 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:24.733640 13228 tablet_bootstrap.cc:492] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.739339 13234 raft_consensus.cc:493] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.739935 13234 raft_consensus.cc:515] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.748406 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.749279 13031 raft_consensus.cc:2468] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 0.
I20260630 12:38:24.747561 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.752097 13146 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
W20260630 12:38:24.753086 13146 leader_election.cc:343] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.753837 13235 raft_consensus.cc:2804] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.754245 13235 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.754570 13235 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.755649 13228 ts_tablet_manager.cc:1403] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.028s
I20260630 12:38:24.758075 13228 raft_consensus.cc:359] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.758628 13228 raft_consensus.cc:385] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.758955 13228 raft_consensus.cc:740] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.763389 13235 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.766534 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.767256 13032 raft_consensus.cc:2468] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.772814 13233 raft_consensus.cc:493] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.773334 13233 raft_consensus.cc:515] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.776621 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:24.778074 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.778702 13032 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:24.779927 13147 leader_election.cc:343] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.780438 13147 leader_election.cc:304] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [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: f78092edda5f4ab798c2acc272842bde; no voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09
I20260630 12:38:24.784538 13235 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:24.775579 13233 leader_election.cc:290] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.778353 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:24.791355 13106 raft_consensus.cc:2468] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 0.
I20260630 12:38:24.759617 13228 consensus_queue.cc:260] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.795964 13235 raft_consensus.cc:2749] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.797415 13228 ts_tablet_manager.cc:1434] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.001s
I20260630 12:38:24.768193 13234 leader_election.cc:290] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.805088 13228 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
I20260630 12:38:24.809284 13072 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.810202 13233 raft_consensus.cc:2804] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.810544 13233 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.810861 13233 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.811394 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.812070 13031 raft_consensus.cc:2468] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.810909 13032 raft_consensus.cc:2468] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 1.
I20260630 12:38:24.813620 13227 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.814113 13227 ts_tablet_manager.cc:1403] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.115s	user 0.039s	sys 0.030s
I20260630 12:38:24.815162 13228 tablet_bootstrap.cc:654] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.814733 13146 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.817049 13227 raft_consensus.cc:359] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.818104 13227 raft_consensus.cc:385] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.818403 13227 raft_consensus.cc:740] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.818733 13235 raft_consensus.cc:2804] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.819218 13235 raft_consensus.cc:697] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Becoming Leader. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Running, Role: LEADER
I20260630 12:38:24.819128 13227 consensus_queue.cc:260] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.820456 13235 consensus_queue.cc:237] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.817066 13072 leader_election.cc:304] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.827975 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813"
I20260630 12:38:24.828786 13243 raft_consensus.cc:2804] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.829169 13243 raft_consensus.cc:493] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.829470 13243 raft_consensus.cc:3060] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.830524 13229 tablet_bootstrap.cc:492] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: No bootstrap required, opened a new log
I20260630 12:38:24.831079 13229 ts_tablet_manager.cc:1403] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: Time spent bootstrapping tablet: real 0.124s	user 0.042s	sys 0.040s
I20260630 12:38:24.834092 13229 raft_consensus.cc:359] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.838331 13243 raft_consensus.cc:515] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.838851 13227 ts_tablet_manager.cc:1434] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260630 12:38:24.839958 13227 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: Bootstrap starting.
I20260630 12:38:24.841616 12929 catalog_manager.cc:5697] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde reported cstate change: term changed from 0 to 1, leader changed from <none> to f78092edda5f4ab798c2acc272842bde (127.0.205.195). New cstate: current_term: 1 leader_uuid: "f78092edda5f4ab798c2acc272842bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:24.835572 13229 raft_consensus.cc:385] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.842964 13229 raft_consensus.cc:740] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.843299 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.843899 13032 raft_consensus.cc:3060] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.843812 13229 consensus_queue.cc:260] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.845281 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.846887 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.846846 13233 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:24.848147 13106 raft_consensus.cc:2393] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f78092edda5f4ab798c2acc272842bde in current term 1: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:24.849529 13227 tablet_bootstrap.cc:654] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.849817 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.850610 13031 raft_consensus.cc:2393] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 214e970d54b9404e8f6bfd2ba2332813 in current term 1: Already voted for candidate f78092edda5f4ab798c2acc272842bde in this term.
W20260630 12:38:24.853415 13071 leader_election.cc:343] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.856293 13243 leader_election.cc:290] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.861819 13234 raft_consensus.cc:493] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.862112 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.862560 13234 raft_consensus.cc:515] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.863143 13032 raft_consensus.cc:2468] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 1.
I20260630 12:38:24.862262 13233 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.864319 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.864773 13234 leader_election.cc:290] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.865618 13072 leader_election.cc:304] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.866802 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.868166 13233 raft_consensus.cc:2804] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.868638 13233 raft_consensus.cc:697] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Becoming Leader. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Running, Role: LEADER
W20260630 12:38:24.868414 13071 leader_election.cc:343] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.869475 13233 consensus_queue.cc:237] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
W20260630 12:38:24.870289 12996 leader_election.cc:343] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.871557 13071 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813; no voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:24.871924 13243 raft_consensus.cc:493] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.872383 13243 raft_consensus.cc:515] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.873407 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.874008 13180 raft_consensus.cc:2468] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c744b93d1da44207b46dc93378007f09 in term 0.
I20260630 12:38:24.874980 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.875108 13243 leader_election.cc:290] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.875164 12996 leader_election.cc:304] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.877748 13032 raft_consensus.cc:2468] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.878137 13234 raft_consensus.cc:2804] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.878551 13234 raft_consensus.cc:493] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.878856 13234 raft_consensus.cc:3060] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.876575 13235 raft_consensus.cc:493] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.879177 13072 leader_election.cc:304] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.877171 13227 tablet_bootstrap.cc:492] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: No bootstrap required, opened a new log
I20260630 12:38:24.879536 13235 raft_consensus.cc:515] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.880451 13227 ts_tablet_manager.cc:1403] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.013s
I20260630 12:38:24.883963 13227 raft_consensus.cc:359] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.885558 13227 raft_consensus.cc:385] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.885041 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.886248 13227 raft_consensus.cc:740] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c744b93d1da44207b46dc93378007f09, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.886322 13234 raft_consensus.cc:515] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.887367 13227 consensus_queue.cc:260] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.888424 13032 raft_consensus.cc:2468] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 0.
I20260630 12:38:24.888886 13235 leader_election.cc:290] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:24.889038 13243 raft_consensus.cc:2749] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.889679 13243 raft_consensus.cc:2804] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.889982 13243 raft_consensus.cc:493] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.890298 13243 raft_consensus.cc:3060] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.890570 13146 leader_election.cc:304] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.892948 13235 raft_consensus.cc:2804] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.893396 13235 raft_consensus.cc:493] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.893446 13234 leader_election.cc:290] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 election: Requested vote from peers 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.893978 13235 raft_consensus.cc:3060] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.894492 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.895049 13180 raft_consensus.cc:3060] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.903235 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:24.903944 13106 raft_consensus.cc:2468] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 0.
I20260630 12:38:24.904358 13180 raft_consensus.cc:2468] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c744b93d1da44207b46dc93378007f09 in term 1.
I20260630 12:38:24.905462 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.905634 12996 leader_election.cc:304] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.906456 13234 raft_consensus.cc:2804] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.906895 13234 raft_consensus.cc:697] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 LEADER]: Becoming Leader. State: Replica: c744b93d1da44207b46dc93378007f09, State: Running, Role: LEADER
I20260630 12:38:24.909468 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:24.910425 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813"
I20260630 12:38:24.911062 13105 raft_consensus.cc:3060] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.911571 13228 tablet_bootstrap.cc:492] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.912099 13228 ts_tablet_manager.cc:1403] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.010s
W20260630 12:38:24.914290 13071 leader_election.cc:343] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.915655 13262 raft_consensus.cc:493] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.916013 13106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:24.916174 13262 raft_consensus.cc:515] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.907649 13234 consensus_queue.cc:237] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.917333 13227 ts_tablet_manager.cc:1434] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.003s
I20260630 12:38:24.919117 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.920182 13032 raft_consensus.cc:2468] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.919608 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.919646 13262 leader_election.cc:290] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.922382 13072 leader_election.cc:304] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.923592 13228 raft_consensus.cc:359] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.924399 13228 raft_consensus.cc:385] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.924676 13228 raft_consensus.cc:740] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.925419 13228 consensus_queue.cc:260] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.929443 13105 raft_consensus.cc:2468] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c744b93d1da44207b46dc93378007f09 in term 1.
I20260630 12:38:24.932454 13228 ts_tablet_manager.cc:1434] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260630 12:38:24.930884 13235 raft_consensus.cc:515] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.935926 13235 leader_election.cc:290] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:24.933775 13262 raft_consensus.cc:2804] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.934962 13180 raft_consensus.cc:2393] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 214e970d54b9404e8f6bfd2ba2332813 in current term 1: Already voted for candidate f78092edda5f4ab798c2acc272842bde in this term.
I20260630 12:38:24.934952 13229 ts_tablet_manager.cc:1434] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: Time spent starting tablet: real 0.104s	user 0.025s	sys 0.021s
I20260630 12:38:24.936740 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.937573 13032 raft_consensus.cc:3060] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.939939 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813"
I20260630 12:38:24.941583 13262 raft_consensus.cc:493] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.941884 13262 raft_consensus.cc:3060] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.942821 13032 raft_consensus.cc:2468] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78092edda5f4ab798c2acc272842bde in term 1.
I20260630 12:38:24.943231 13233 raft_consensus.cc:493] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.944672 13146 leader_election.cc:304] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.946934 13233 raft_consensus.cc:515] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.946801 12930 catalog_manager.cc:5697] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "214e970d54b9404e8f6bfd2ba2332813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:24.947467 13235 raft_consensus.cc:2804] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.943965 12929 catalog_manager.cc:5697] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to c744b93d1da44207b46dc93378007f09 (127.0.205.193). New cstate: current_term: 1 leader_uuid: "c744b93d1da44207b46dc93378007f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:24.948266 13235 raft_consensus.cc:697] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Becoming Leader. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Running, Role: LEADER
I20260630 12:38:24.949088 13235 consensus_queue.cc:237] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.934082 13228 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: Bootstrap starting.
W20260630 12:38:24.955375 12978 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:24.943457 13243 raft_consensus.cc:515] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.956584 13228 tablet_bootstrap.cc:654] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.959163 13243 leader_election.cc:290] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.958141 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.960089 13032 raft_consensus.cc:3060] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.961091 13106 raft_consensus.cc:2393] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c744b93d1da44207b46dc93378007f09 in current term 1: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:24.961263 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:24.961866 13031 raft_consensus.cc:2468] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.962523 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.963024 13072 leader_election.cc:304] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:24.963861 13243 raft_consensus.cc:2804] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.964210 13243 raft_consensus.cc:493] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.964536 12998 leader_election.cc:304] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [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: c744b93d1da44207b46dc93378007f09; no voters: 214e970d54b9404e8f6bfd2ba2332813, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:24.965099 13233 leader_election.cc:290] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.964511 13243 raft_consensus.cc:3060] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:24.966820 13071 leader_election.cc:343] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.968173 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:24.968858 13180 raft_consensus.cc:2468] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 0.
I20260630 12:38:24.972579 13243 raft_consensus.cc:515] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.977118 13032 raft_consensus.cc:2468] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 1.
I20260630 12:38:24.977859 13264 raft_consensus.cc:2749] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.977957 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.978713 13031 raft_consensus.cc:3060] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.980480 13243 leader_election.cc:290] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.981490 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.982051 13180 raft_consensus.cc:3060] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.980048 13262 raft_consensus.cc:515] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.984902 13105 raft_consensus.cc:2393] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f78092edda5f4ab798c2acc272842bde in current term 1: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:24.986961 13262 leader_election.cc:290] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:24.987824 13030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:24.986732 12930 catalog_manager.cc:5697] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde reported cstate change: term changed from 0 to 1, leader changed from <none> to f78092edda5f4ab798c2acc272842bde (127.0.205.195). New cstate: current_term: 1 leader_uuid: "f78092edda5f4ab798c2acc272842bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:24.988059 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:24.988606 13030 raft_consensus.cc:2393] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 214e970d54b9404e8f6bfd2ba2332813 in current term 1: Already voted for candidate f78092edda5f4ab798c2acc272842bde in this term.
I20260630 12:38:24.989856 13072 leader_election.cc:304] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: f78092edda5f4ab798c2acc272842bde
I20260630 12:38:24.990056 13180 raft_consensus.cc:2468] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 1.
I20260630 12:38:24.991127 13071 leader_election.cc:304] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 214e970d54b9404e8f6bfd2ba2332813, f78092edda5f4ab798c2acc272842bde; no voters: 
I20260630 12:38:24.991353 13262 raft_consensus.cc:2804] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.991099 13072 leader_election.cc:304] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813; no voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:24.992090 13243 raft_consensus.cc:2804] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.992570 13243 raft_consensus.cc:697] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Becoming Leader. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Running, Role: LEADER
I20260630 12:38:24.992672 13233 raft_consensus.cc:2749] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.992583 13228 tablet_bootstrap.cc:492] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: No bootstrap required, opened a new log
I20260630 12:38:24.993589 13228 ts_tablet_manager.cc:1403] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260630 12:38:24.986255 13031 raft_consensus.cc:2468] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 1.
I20260630 12:38:24.993402 13243 consensus_queue.cc:237] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.996454 13228 raft_consensus.cc:359] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:24.997143 13228 raft_consensus.cc:385] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.997404 13228 raft_consensus.cc:740] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.998716 13262 raft_consensus.cc:697] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Becoming Leader. State: Replica: 214e970d54b9404e8f6bfd2ba2332813, State: Running, Role: LEADER
I20260630 12:38:24.999285 13228 consensus_queue.cc:260] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:25.000378 13262 consensus_queue.cc:237] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:25.001905 13228 ts_tablet_manager.cc:1434] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:25.005867 12929 catalog_manager.cc:5697] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "214e970d54b9404e8f6bfd2ba2332813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.016655 12929 catalog_manager.cc:5697] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194). New cstate: current_term: 1 leader_uuid: "214e970d54b9404e8f6bfd2ba2332813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.054572 13235 raft_consensus.cc:493] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.055054 13235 raft_consensus.cc:515] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:25.056596 13235 leader_election.cc:290] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:25.057312 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:25.057528 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:25.058107 13031 raft_consensus.cc:2393] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78092edda5f4ab798c2acc272842bde in current term 1: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:25.058981 13146 leader_election.cc:304] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [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: f78092edda5f4ab798c2acc272842bde; no voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09
I20260630 12:38:25.059558 13235 raft_consensus.cc:3060] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.064071 13235 raft_consensus.cc:2749] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:25.253027 13235 raft_consensus.cc:493] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.253551 13235 raft_consensus.cc:515] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:25.255612 13235 leader_election.cc:290] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:25.257356 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:25.258170 13031 raft_consensus.cc:2393] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78092edda5f4ab798c2acc272842bde in current term 1: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:25.259106 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:25.259835 13180 raft_consensus.cc:1275] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.262461 13031 raft_consensus.cc:1275] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.263226 13180 raft_consensus.cc:3060] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.265813 13030 raft_consensus.cc:1275] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.262579 13146 leader_election.cc:304] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [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: f78092edda5f4ab798c2acc272842bde; no voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09
I20260630 12:38:25.268378 13243 consensus_queue.cc:1048] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.269788 13233 consensus_queue.cc:1048] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.269868 13243 consensus_queue.cc:1048] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:25.273772 13180 raft_consensus.cc:1275] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.274331 13235 raft_consensus.cc:2749] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:25.278560 13181 raft_consensus.cc:1275] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.284528 13262 consensus_queue.cc:1048] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.285805 13235 consensus_queue.cc:1048] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.286770 13031 raft_consensus.cc:1275] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.287937 13262 consensus_queue.cc:1048] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.291029 13243 consensus_queue.cc:1048] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.416504 13264 consensus_queue.cc:1048] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.418206 13032 raft_consensus.cc:1275] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer f78092edda5f4ab798c2acc272842bde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.429059 13106 raft_consensus.cc:1275] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Refusing update from remote peer f78092edda5f4ab798c2acc272842bde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.430966 13106 raft_consensus.cc:1275] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Refusing update from remote peer f78092edda5f4ab798c2acc272842bde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:25.430766 13256 consensus_queue.cc:1048] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:25.439771 13235 consensus_queue.cc:1048] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260630 12:38:25.439873 13256 consensus_queue.cc:1048] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260630 12:38:25.513712 13146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.193:34319, user_credentials={real_user=slave}} blocked reactor thread for 67851.2us
I20260630 12:38:25.579037 13264 consensus_queue.cc:1048] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:25.576439 12996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:45149, user_credentials={real_user=slave}} blocked reactor thread for 106070us
I20260630 12:38:25.730929 13279 mvcc.cc:204] Tried to move back new op lower bound from 7302443439692439552 to 7302443437880614912. Current Snapshot: MvccSnapshot[applied={T|T < 7302443439692439552}]
W20260630 12:38:25.742056 13214 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.205.194:45053, user_credentials={real_user=slave}} blocked reactor thread for 264264us
W20260630 12:38:25.763200 12996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.205.195:45149, user_credentials={real_user=slave}} blocked reactor thread for 61679us
W20260630 12:38:26.205634 13272 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.001s	sys 0.000s
I20260630 12:38:26.378185   823 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:26.393514 13327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:26.398736 13328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:26.401576   823 server_base.cc:1061] running on GCE node
W20260630 12:38:26.402100 13330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:26.403666   823 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:26.403966   823 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:26.404204   823 hybrid_clock.cc:648] HybridClock initialized: now 1782823106404185 us; error 0 us; skew 500 ppm
I20260630 12:38:26.404830   823 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:26.407866   823 webserver.cc:533] Webserver started at http://127.0.205.196:35773/ using document root <none> and password file <none>
I20260630 12:38:26.408320   823 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:26.408499   823 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:26.408771   823 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:26.409785   823 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-3-root/instance:
uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b"
format_stamp: "Formatted at 2026-06-30 12:38:26 on dist-test-slave-tsj5"
I20260630 12:38:26.413831   823 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:26.417399 13335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:26.418071   823 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:38:26.418358   823 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-3-root
uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b"
format_stamp: "Formatted at 2026-06-30 12:38:26 on dist-test-slave-tsj5"
I20260630 12:38:26.418587   823 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskshXh7Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822842926995-823-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)
I20260630 12:38:26.432798   823 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:26.433843   823 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:26.435180   823 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:26.437278   823 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:26.437462   823 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:26.437671   823 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:26.437832   823 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:26.475037   823 rpc_server.cc:307] RPC server started. Bound to: 127.0.205.196:34209
I20260630 12:38:26.475126 13397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.205.196:34209 every 8 connection(s)
I20260630 12:38:26.487941 13398 heartbeater.cc:344] Connected to a master server at 127.0.205.254:35741
I20260630 12:38:26.488263 13398 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:26.488899 13398 heartbeater.cc:507] Master 127.0.205.254:35741 requested a full tablet report, sending...
I20260630 12:38:26.490559 12929 ts_manager.cc:194] Registered new tserver with Master: 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196:34209)
I20260630 12:38:26.491838 12929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42202
I20260630 12:38:27.494045 13398 heartbeater.cc:499] Master 127.0.205.254:35741 was elected leader, sending a full tablet report...
I20260630 12:38:28.184459 13406 raft_consensus.cc:493] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f78092edda5f4ab798c2acc272842bde)
I20260630 12:38:28.184981 13406 raft_consensus.cc:515] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:28.187011 13406 leader_election.cc:290] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.215170 13262 raft_consensus.cc:493] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c744b93d1da44207b46dc93378007f09)
I20260630 12:38:28.215700 13262 raft_consensus.cc:515] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:28.217586 13407 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f78092edda5f4ab798c2acc272842bde)
I20260630 12:38:28.217913 13262 leader_election.cc:290] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.218097 13407 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:28.220292 13407 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.223724 13179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:28.238226 13406 raft_consensus.cc:493] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 214e970d54b9404e8f6bfd2ba2332813)
I20260630 12:38:28.238863 13406 raft_consensus.cc:515] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:28.240832 13406 leader_election.cc:290] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.242121 13179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:28.251988 13032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:28.254297 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a5dd402ad3433ba9a8728b6d2f8ca0" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:28.256148 13319 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f78092edda5f4ab798c2acc272842bde)
I20260630 12:38:28.256738 13319 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:28.257530 13028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:28.258185 13028 raft_consensus.cc:2468] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 214e970d54b9404e8f6bfd2ba2332813 in term 1.
I20260630 12:38:28.258826 13319 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:28.259357 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:28.262524 13072 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09; no voters: 
I20260630 12:38:28.263388 13262 raft_consensus.cc:2804] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:28.263836 13262 raft_consensus.cc:493] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f78092edda5f4ab798c2acc272842bde)
I20260630 12:38:28.264242 13262 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:28.264127 13105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:28.265815 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0b092f8a1d428db8da181a9533b4bb" candidate_uuid: "c744b93d1da44207b46dc93378007f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:28.261107 12998 leader_election.cc:304] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [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: c744b93d1da44207b46dc93378007f09; no voters: 214e970d54b9404e8f6bfd2ba2332813, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:28.267830 13403 raft_consensus.cc:493] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 214e970d54b9404e8f6bfd2ba2332813)
I20260630 12:38:28.268332 13403 raft_consensus.cc:515] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:28.268664 13319 raft_consensus.cc:2749] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.268370 12998 leader_election.cc:304] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [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: c744b93d1da44207b46dc93378007f09; no voters: 214e970d54b9404e8f6bfd2ba2332813, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:28.270450 13403 leader_election.cc:290] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:28.270905 13319 raft_consensus.cc:2749] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.273017 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:28.275014 13403 raft_consensus.cc:493] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 214e970d54b9404e8f6bfd2ba2332813)
I20260630 12:38:28.275501 13403 raft_consensus.cc:515] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } }
I20260630 12:38:28.278244 13403 leader_election.cc:290] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053)
I20260630 12:38:28.279899 13107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "214e970d54b9404e8f6bfd2ba2332813" is_pre_election: true
I20260630 12:38:28.280061 13262 raft_consensus.cc:515] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:28.281303 13105 raft_consensus.cc:2393] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c744b93d1da44207b46dc93378007f09 in current term 2: Already voted for candidate 214e970d54b9404e8f6bfd2ba2332813 in this term.
I20260630 12:38:28.282058 13262 leader_election.cc:290] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [CANDIDATE]: Term 2 election: Requested vote from peers c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319), f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.284677 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d94ac1c875a4c86b3001d0bcd26728b" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:28.284873 12998 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [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: c744b93d1da44207b46dc93378007f09; no voters: 214e970d54b9404e8f6bfd2ba2332813, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:28.285126 13106 raft_consensus.cc:1240] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Rejecting Update request from peer f78092edda5f4ab798c2acc272842bde for earlier term 1. Current term is 2. Ops: []
I20260630 12:38:28.285624 13319 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:28.286940 13028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25edc8f0f7584db296f728c657c9dca9" candidate_uuid: "f78092edda5f4ab798c2acc272842bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09" is_pre_election: true
I20260630 12:38:28.290973 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f4cba621d14647a96d595d6191b8fe" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:28.292430 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde"
I20260630 12:38:28.291435 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f78092edda5f4ab798c2acc272842bde" is_pre_election: true
I20260630 12:38:28.292788 13319 raft_consensus.cc:2749] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.293247 13031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e661c548ef92463bb5a81f46d18fb01e" candidate_uuid: "214e970d54b9404e8f6bfd2ba2332813" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c744b93d1da44207b46dc93378007f09"
I20260630 12:38:28.292757 13403 consensus_queue.cc:1059] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 }, Status: INVALID_TERM, Last received: 1.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260630 12:38:28.294852 13403 raft_consensus.cc:3055] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:38:28.294855 13071 leader_election.cc:304] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813; no voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:28.295435 13403 raft_consensus.cc:740] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f78092edda5f4ab798c2acc272842bde, State: Running, Role: LEADER
I20260630 12:38:28.295841 13262 raft_consensus.cc:2749] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.296351 13403 consensus_queue.cc:260] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } }
I20260630 12:38:28.297358 13403 raft_consensus.cc:3060] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:28.297435 13071 leader_election.cc:304] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [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: 214e970d54b9404e8f6bfd2ba2332813; no voters: c744b93d1da44207b46dc93378007f09, f78092edda5f4ab798c2acc272842bde
I20260630 12:38:28.298308 13262 raft_consensus.cc:2749] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.298557 13146 leader_election.cc:304] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [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: f78092edda5f4ab798c2acc272842bde; no voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09
I20260630 12:38:28.299721 13409 raft_consensus.cc:2749] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.300091 13146 leader_election.cc:304] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [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: f78092edda5f4ab798c2acc272842bde; no voters: 214e970d54b9404e8f6bfd2ba2332813, c744b93d1da44207b46dc93378007f09
I20260630 12:38:28.300973 13409 raft_consensus.cc:2749] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:28.304414 13031 consensus_queue.cc:237] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } }
I20260630 12:38:28.310209 13106 raft_consensus.cc:1275] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Refusing update from remote peer c744b93d1da44207b46dc93378007f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.311580 13178 raft_consensus.cc:1275] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Refusing update from remote peer c744b93d1da44207b46dc93378007f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.311870 13405 consensus_queue.cc:1048] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.313015 13319 consensus_queue.cc:1048] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.319892 13405 raft_consensus.cc:2955] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
W20260630 12:38:28.321699 12996 consensus_peers.cc:597] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 -> Peer 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196:34209): Couldn't send request to peer 6b22d2198fc74aa5b923e99f0b0c7d6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18f4cba621d14647a96d595d6191b8fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.321696 13106 raft_consensus.cc:2955] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.323659 13178 raft_consensus.cc:2955] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.335421 12927 catalog_manager.cc:5697] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 reported cstate change: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "c744b93d1da44207b46dc93378007f09" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:28.346045 13178 consensus_queue.cc:237] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } }
I20260630 12:38:28.357038 13106 raft_consensus.cc:1275] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Refusing update from remote peer f78092edda5f4ab798c2acc272842bde: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.358812 13409 consensus_queue.cc:1048] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.359498 13031 raft_consensus.cc:1275] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer f78092edda5f4ab798c2acc272842bde: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.361373 13409 consensus_queue.cc:1048] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.366744 13403 raft_consensus.cc:2955] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
W20260630 12:38:28.368023 13145 consensus_peers.cc:597] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde -> Peer 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196:34209): Couldn't send request to peer 6b22d2198fc74aa5b923e99f0b0c7d6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2a5dd402ad3433ba9a8728b6d2f8ca0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.368335 13106 raft_consensus.cc:2955] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.371841 13031 raft_consensus.cc:2955] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.378849 12929 catalog_manager.cc:5697] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 reported cstate change: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "f78092edda5f4ab798c2acc272842bde" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } attrs { replace: true } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.401480 13106 consensus_queue.cc:237] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } }
I20260630 12:38:28.413348 13031 raft_consensus.cc:1275] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.414616 13407 consensus_queue.cc:1048] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.415562 13178 raft_consensus.cc:1275] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Refusing update from remote peer 214e970d54b9404e8f6bfd2ba2332813: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:38:28.417177 13407 consensus_queue.cc:1048] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:38:28.424429 13262 raft_consensus.cc:2955] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.426084 13031 raft_consensus.cc:2955] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
W20260630 12:38:28.427646 13071 consensus_peers.cc:597] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 -> Peer 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196:34209): Couldn't send request to peer 6b22d2198fc74aa5b923e99f0b0c7d6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad0b092f8a1d428db8da181a9533b4bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.427472 13178 raft_consensus.cc:2955] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
I20260630 12:38:28.436829 12927 catalog_manager.cc:5697] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 reported cstate change: config changed from index -1 to 12, NON_VOTER 6b22d2198fc74aa5b923e99f0b0c7d6b (127.0.205.196) added. New cstate: current_term: 1 leader_uuid: "214e970d54b9404e8f6bfd2ba2332813" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "6b22d2198fc74aa5b923e99f0b0c7d6b" member_type: NON_VOTER last_known_addr { host: "127.0.205.196" port: 34209 } attrs { promote: true } } }
W20260630 12:38:28.440869 12978 auto_rebalancer.cc:639] Failed to schedule move for tablet e661c548ef92463bb5a81f46d18fb01e: Illegal state: Replica f78092edda5f4ab798c2acc272842bde is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c744b93d1da44207b46dc93378007f09" member_type: VOTER last_known_addr { host: "127.0.205.193" port: 34319 } } peers { permanent_uuid: "f78092edda5f4ab798c2acc272842bde" member_type: VOTER last_known_addr { host: "127.0.205.195" port: 45149 } } peers { permanent_uuid: "214e970d54b9404e8f6bfd2ba2332813" member_type: VOTER last_known_addr { host: "127.0.205.194" port: 45053 } } }
I20260630 12:38:28.720144   823 tablet_server.cc:179] TabletServer@127.0.205.193:0 shutting down...
I20260630 12:38:28.748416   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.749102   823 tablet_replica.cc:333] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.749800   823 raft_consensus.cc:2243] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.750440   823 raft_consensus.cc:2272] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.755460   823 tablet_replica.cc:333] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.756028   823 raft_consensus.cc:2243] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.756486   823 raft_consensus.cc:2272] T 25edc8f0f7584db296f728c657c9dca9 P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.758391   823 tablet_replica.cc:333] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.759017   823 raft_consensus.cc:2243] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.759588   823 raft_consensus.cc:2272] T 4d94ac1c875a4c86b3001d0bcd26728b P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.761710   823 tablet_replica.cc:333] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.762174   823 raft_consensus.cc:2243] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.763062   823 raft_consensus.cc:2272] T 18f4cba621d14647a96d595d6191b8fe P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.765513   823 tablet_replica.cc:333] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.765985   823 raft_consensus.cc:2243] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.766465   823 raft_consensus.cc:2272] T ad0b092f8a1d428db8da181a9533b4bb P c744b93d1da44207b46dc93378007f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.768642   823 tablet_replica.cc:333] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09: stopping tablet replica
I20260630 12:38:28.769083   823 raft_consensus.cc:2243] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.769470   823 raft_consensus.cc:2272] T e661c548ef92463bb5a81f46d18fb01e P c744b93d1da44207b46dc93378007f09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:28.795073 13072 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.205.193:34319: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260630 12:38:28.797282   823 tablet_server.cc:196] TabletServer@127.0.205.193:0 shutdown complete.
W20260630 12:38:28.800220 13072 consensus_peers.cc:597] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 -> Peer c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319): Couldn't send request to peer c744b93d1da44207b46dc93378007f09. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:34319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.819365   823 tablet_server.cc:179] TabletServer@127.0.205.194:0 shutting down...
W20260630 12:38:28.831974 13072 consensus_peers.cc:597] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 -> Peer c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319): Couldn't send request to peer c744b93d1da44207b46dc93378007f09. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:34319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.847585   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.848364   823 tablet_replica.cc:333] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.849069   823 raft_consensus.cc:2243] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.850102   823 raft_consensus.cc:2272] T 25edc8f0f7584db296f728c657c9dca9 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.852232   823 tablet_replica.cc:333] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.852730   823 raft_consensus.cc:2243] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.853207   823 raft_consensus.cc:2272] T 18f4cba621d14647a96d595d6191b8fe P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.855568   823 tablet_replica.cc:333] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.856118   823 raft_consensus.cc:2243] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.857336   823 raft_consensus.cc:2272] T ad0b092f8a1d428db8da181a9533b4bb P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.859586   823 tablet_replica.cc:333] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.860092   823 raft_consensus.cc:2243] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.860519   823 raft_consensus.cc:2272] T e661c548ef92463bb5a81f46d18fb01e P 214e970d54b9404e8f6bfd2ba2332813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.862392   823 tablet_replica.cc:333] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.863073   823 raft_consensus.cc:2243] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.863556   823 raft_consensus.cc:2272] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.865784   823 tablet_replica.cc:333] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813: stopping tablet replica
I20260630 12:38:28.866358   823 raft_consensus.cc:2243] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.867218   823 raft_consensus.cc:2272] T 4d94ac1c875a4c86b3001d0bcd26728b P 214e970d54b9404e8f6bfd2ba2332813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.891669   823 tablet_server.cc:196] TabletServer@127.0.205.194:0 shutdown complete.
I20260630 12:38:28.908803   823 tablet_server.cc:179] TabletServer@127.0.205.195:0 shutting down...
W20260630 12:38:28.917397 13146 consensus_peers.cc:597] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde -> Peer c744b93d1da44207b46dc93378007f09 (127.0.205.193:34319): Couldn't send request to peer c744b93d1da44207b46dc93378007f09. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.193:34319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.939350   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.940244   823 tablet_replica.cc:333] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.941075   823 raft_consensus.cc:2243] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.941766   823 raft_consensus.cc:2272] T ad0b092f8a1d428db8da181a9533b4bb P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:28.946182 13147 consensus_peers.cc:597] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde -> Peer 214e970d54b9404e8f6bfd2ba2332813 (127.0.205.194:45053): Couldn't send request to peer 214e970d54b9404e8f6bfd2ba2332813. Status: Network error: Client connection negotiation failed: client connection to 127.0.205.194:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.947450   823 tablet_replica.cc:333] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.948283   823 raft_consensus.cc:2243] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.948942   823 raft_consensus.cc:2272] T 18f4cba621d14647a96d595d6191b8fe P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.951906   823 tablet_replica.cc:333] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.952579 13435 ts_tablet_manager.cc:933] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 6b22d2198fc74aa5b923e99f0b0c7d6b: Initiating tablet copy from peer f78092edda5f4ab798c2acc272842bde (127.0.205.195:45149)
I20260630 12:38:28.952652   823 raft_consensus.cc:2243] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.953325   823 raft_consensus.cc:2272] T 4d94ac1c875a4c86b3001d0bcd26728b P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.954046 13435 tablet_copy_client.cc:323] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P 6b22d2198fc74aa5b923e99f0b0c7d6b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.205.195:45149
I20260630 12:38:28.956146   823 tablet_replica.cc:333] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.956943   823 raft_consensus.cc:2243] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.957559   823 raft_consensus.cc:2272] T 25edc8f0f7584db296f728c657c9dca9 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.960207   823 tablet_replica.cc:333] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.960916   823 raft_consensus.cc:2243] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.962072   823 raft_consensus.cc:2272] T b2a5dd402ad3433ba9a8728b6d2f8ca0 P f78092edda5f4ab798c2acc272842bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.965420   823 tablet_replica.cc:333] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde: stopping tablet replica
I20260630 12:38:28.966102   823 raft_consensus.cc:2243] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.966604   823 raft_consensus.cc:2272] T e661c548ef92463bb5a81f46d18fb01e P f78092edda5f4ab798c2acc272842bde [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:28.986835 13336 connection.cc:466] server connection from 127.0.0.1:35350 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35350 (request call id 1) could send its response
I20260630 12:38:28.994565   823 tablet_server.cc:196] TabletServer@127.0.205.195:0 shutdown complete.
I20260630 12:38:29.011437   823 tablet_server.cc:179] TabletServer@127.0.205.196:0 shutting down...
I20260630 12:38:29.030126   823 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:38:29.244575 13394 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7e80 after lost signal to thread 826
W20260630 12:38:29.245793 13394 debug-util.cc:398] Leaking SignalData structure 0x7b0800259260 after lost signal to thread 12964
W20260630 12:38:30.044377   823 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13394)
W20260630 12:38:31.044926   823 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13394)
I20260630 12:38:31.994630   823 tablet_server.cc:196] TabletServer@127.0.205.196:0 shutdown complete.
I20260630 12:38:32.004032   823 master.cc:562] Master@127.0.205.254:35741 shutting down...
W20260630 12:38:32.024338 12978 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:32.025513   823 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:32.026068   823 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:32.026381   823 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12d25e9e23a340b7a46b2d745f967f38: stopping tablet replica
I20260630 12:38:32.044848   823 master.cc:584] Master@127.0.205.254:35741 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (9260 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (19698 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (269001 ms total)
[  PASSED  ] 26 tests.
I20260630 12:38:32.096094   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 11 messages since previous log ~72 seconds ago
I20260630 12:38:32.096308   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~71 seconds ago
I20260630 12:38:32.096477   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~71 seconds ago
I20260630 12:38:32.096643   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 7 messages since previous log ~71 seconds ago
I20260630 12:38:32.096828   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~186 seconds ago
I20260630 12:38:32.096994   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~247 seconds ago
I20260630 12:38:32.097322   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 17 messages since previous log ~7 seconds ago
I20260630 12:38:32.097496   823 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~3 seconds ago
